1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

23241 commits

Author SHA1 Message Date
Simon Marchi
40cdeb4102 Bug 378154 - Have MIThread provide thread name
Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
Change-Id: I913d396a33e1ad76c9e15c7ae665291ae3ab8d14
Reviewed-on: https://git.eclipse.org/r/36057
Tested-by: Hudson CI
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-11-14 20:25:12 -05:00
Alvaro Sanchez-Leon
2add4e809f Bug 451396 - Improve extensibility to process MI -thread-info
Change-Id: I90060bf267b24a0a641ea20dfa6dfb870610e9ea
Reviewed-on: https://git.eclipse.org/r/36438
Tested-by: Hudson CI
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-11-14 12:41:53 -05:00
Alena Laskavaia
4e7fd1ddaf fixed NPE in DebugStringVariableSubstitutor when var cannot be resolved
Change-Id: I5fe8f640e6dbf1673d32d6dec14aa2f9190a71de
Signed-off-by: Alena Laskavaia <elaskavaia.cdt@gmail.com>
Reviewed-on: https://git.eclipse.org/r/36405
Tested-by: Hudson CI
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-11-14 09:53:32 -05:00
Marc Dumais
2d511d95a6 Bug 451392 - [visualizer] improve selection synchronization from MV view
to debug view back to cloned MV view(s)

Change-Id: I16abf3022a2b4fa0478624c1a9a6b4589cbdc311
Reviewed-on: https://git.eclipse.org/r/36434
Tested-by: Hudson CI
Reviewed-by: William Swanson <WilliamRSwanson@gmail.com>
Reviewed-by: Marc Dumais <marc.dumais@ericsson.com>
Tested-by: Marc Dumais <marc.dumais@ericsson.com>
2014-11-14 08:29:51 -05:00
Marc Khouzam
13b0270d5c Replace hard-code launch types with their constants.
Change-Id: I05f25d4429c110c07a000328cfc64646a17a059b
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-11-13 16:33:53 -05:00
Marc Khouzam
bb5d400d4f Cleanup commented printouts
Change-Id: I2c0850456401cde432b3489f334614e06e27d58c
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/36270
2014-11-13 15:24:47 -05:00
Alvaro Sanchez-Leon
5e9f4f0d1f Bug 450192 - configurable maven builds to skip ppc64le
Change-Id: Ib811afd6b1d7efc293d6ca5b1c2ef7f6328deb21
Reviewed-on: https://git.eclipse.org/r/35981
Tested-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2014-11-10 08:03:03 -05:00
Jonathan Williams
af395d8676 Bug 449479 - Fix Exceptions and LC cache corruption on LC delete
Change-Id: Icd211eb1c9c34082208a709926b56affee6eac61
Signed-off-by: Jonathan Williams <jonwilliams@qnx.com>
Reviewed-on: https://git.eclipse.org/r/35748
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
Tested-by: Doug Schaefer <dschaefer@qnx.com>
2014-11-05 10:23:16 -05:00
Teodor Madan
b0874844fc Bug 449913 - "Source Not Found" Editor should present short paths in
editor part name

Follow "Show Full Paths" setting in description of a source not found
editor

Change-Id: I902ebb7052df76a10861b0e9c2cc38903d71003c
Signed-off-by: Teodor Madan <teodor.madan@freescale.com>
Reviewed-on: https://git.eclipse.org/r/35887
Tested-by: Hudson CI
2014-11-05 04:45:10 -05:00
Anton Leherbauer
24cb9ee547 Bug 450057 - Open Element fails to find function for certain wildcard patterns 2014-11-05 10:39:26 +01:00
Sergey Prigogin
48a407097e Bug 450020 - NPE in CPPVisitor.createType 2014-11-04 15:15:25 -08:00
Sergey Prigogin
1e6aea01da Filter for an API tooling warning. 2014-11-04 15:01:10 -08:00
Sergey Prigogin
2c8b0701cc Bug 450009 - NPE in CPPSemantics.getContainingNamespaceScope called from
IndexUI.findSpecializations
2014-11-04 15:00:31 -08:00
Sergey Prigogin
8997a49ef1 Cosmetics. 2014-11-04 12:32:02 -08:00
Jeff Johnston
bf95b80b05 Fix Autotools UI SWTBot tests
- force tests to be run in file order by requesting alphabetic order
  and renaming tests to they alphabetic equals file order
- fix configuration test which looks for C/C++ Build page from
  properties by looking for it in the properties search text box
- put configuration tests last in suite

Change-Id: I21b943c2a6691f9277bc8cc712684f2bc1fd2db4
Reviewed-on: https://git.eclipse.org/r/35767
Tested-by: Hudson CI
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-11-04 13:10:23 -05:00
Iulia Vasii
4b833a066a Bug 446013 - Improvements to CDT launch configurations context help
Link "C/C++ Application", "C/C++ Remote Application" and "GDB Hardware
Debugging" launch configurations tab groups to existing "C/C++
Development User Guide" documentation.

Change-Id: I8220fe14ab22f14167ee2026c4a1f93b3cc7cd3e
Signed-off-by: Iulia Vasii <IuliaMadalina.Vasii@freescale.com>
Reviewed-on: https://git.eclipse.org/r/34433
Reviewed-by: Teodor Madan <teodor.madan@freescale.com>
Tested-by: Teodor Madan <teodor.madan@freescale.com>
2014-11-04 09:32:21 -05:00
Marc Khouzam
bb461328b9 Ignore autotools UI tests if automake is not installed
Change-Id: Ic00d77fffbcd471f08b29a1b78d7da23b32a1dcc
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-11-04 08:52:48 -05:00
Sergey Prigogin
90e95ab4eb Bug 419399 - Preference for Format with no selection
More robust implementation of region expansion.
2014-10-31 15:38:44 -07:00
Sergey Prigogin
31119f627e Fixed broken tests. 2014-10-31 15:38:42 -07:00
Jeff Johnston
2706336f46 Enable Autotools UI tests which use SWTBot.
Change-Id: I4269954635a3d7a534092daf8a85c4c8be6cc63b
Reviewed-on: https://git.eclipse.org/r/33143
Tested-by: Hudson CI
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2014-10-31 17:50:33 -04:00
Simon Marchi
cee1a39898 Use consistent indentation in BreakpointTestApp.cc
Change-Id: I753591b8465ec57477989fee7bbaa0537a9d7dc7
Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
Reviewed-on: https://git.eclipse.org/r/35758
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-10-31 16:09:33 -04:00
Marc Khouzam
5a5b004e3f Bug 449224 - Fix for NLS'd plugin and
provider names

Change-Id: I27bf6d3ce062359e7eea47b728e5254578d8decb
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-10-29 13:44:12 -04:00
Marc Khouzam
126e67237d Bug 439624 - Per-element formatting for expressions and variables
Change-Id: I25d2c0656d9a21b74693d459e66c0fbe4131038d
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/30192
Tested-by: Hudson CI
Reviewed-by: Alvaro Sanchez-Leon <alvsan09@gmail.com>
2014-10-29 13:32:35 -04:00
Sergey Prigogin
08fd13ed9f Bug 419399 - Preference for Format with no selection
A minor fix in the preference page.
2014-10-28 20:20:40 -07:00
Sergey Prigogin
653d74eceb Bug 449099 - IllegalArgumentException: waldo is not a member of A 2014-10-28 14:43:40 -07:00
Sergey Prigogin
c28c3c5aab Cosmetics. 2014-10-28 14:35:12 -07:00
Iulia Vasii
1a87fa7fe3 Bug 370768 - new 'Edit...' button to access connection properties
Change-Id: I0117516b6c79bfe4acc80ecce81c5acad775c697
Signed-off-by: Iulia Vasii <IuliaMadalina.Vasii@freescale.com>
Reviewed-on: https://git.eclipse.org/r/35543
Tested-by: Hudson CI
Reviewed-by: Teodor Madan <teodor.madan@freescale.com>
Tested-by: Teodor Madan <teodor.madan@freescale.com>
2014-10-28 08:30:02 -04:00
Sergey Prigogin
9134d71fe5 Fixed an unsafe method call. 2014-10-27 19:41:43 -07:00
Sergey Prigogin
078541c956 Bug 448785 - Name resolution problem with nested alias template 2014-10-27 18:04:06 -07:00
Sergey Prigogin
e437230f58 Cosmetics. 2014-10-27 18:01:08 -07:00
Sergey Prigogin
27f00a30d8 Bug 419399 - Preference for Format with no selection
The user now has a choice between formatting the entire file and
formatting the statement on the current line.

This patch depends on the change in platform.text
https://git.eclipse.org/r/#/c/31337/

Change-Id: I6ae5b925a8ebdce0eec7ff34f7b3f84da0d9c326
Signed-off-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Reviewed-on: https://git.eclipse.org/r/31338
2014-10-27 13:29:24 -04:00
Nathan Ridge
f9f0d4c3da Bug 447728 - Support for types of unkown fields
Change-Id: Id8ccc110930b86a762a847ff50a8659c87318a4b
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/35302
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-10-23 14:35:49 -04:00
Sergey Prigogin
8e5a31e714 Bug 446711 - Name resolution problem with dependent enumeration
Handling of internal enumerator types during instantiation of an
enumeration.
2014-10-22 10:03:26 -07:00
Doug Schaefer
99bab29813 Bug: 448093 Move the initialization of the launch bar manager to job
We've seen a deadlock during startup mainly caused by CDT but triggered
when the launch bar manager initialized. This moves the init to a job
where it should be anyway to ensure smooth startup.

Change-Id: Id4b63e07dca3f96c561d6b4f45d60cf7cbcf530c
Reviewed-on: https://git.eclipse.org/r/35235
Tested-by: Hudson CI
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
2014-10-21 12:17:06 -04:00
Alena Laskavaia
572b3e917f Bug 447933 - CMainTab - uncessery restrictions on Browse button
Change-Id: Ic69f12abe7597d34a2354721c8b27166ec0edd5f
Signed-off-by: Alena Laskavaia <elaskavaia.cdt@gmail.com>
Reviewed-on: https://git.eclipse.org/r/35143
Tested-by: Hudson CI
2014-10-21 10:19:29 -04:00
Sergey Prigogin
4e5201e47c Cosmetics. 2014-10-20 16:40:15 -07:00
Sergey Prigogin
0c4ddcf922 Bug 446711 - Name resolution problem with dependent enumeration
Fixed ownership of enumeration specializations.
2014-10-20 12:30:45 -07:00
Marc Dumais
88a494349a Multicore visualizer cosmetic changes - mostly regarding comments and
some other small non-functional improvements

Change-Id: I93e49b7158c916f349ad65ab3ba7d34e193b56c9
Reviewed-on: https://git.eclipse.org/r/35144
Reviewed-by: Marc Dumais <marc.dumais@ericsson.com>
Tested-by: Marc Dumais <marc.dumais@ericsson.com>
2014-10-20 12:54:45 -04:00
Marc Dumais
6542690eff Bug 447897 - [visualizer] change access level for members in class
MulticoreVisualizerSelectionFinder

Change-Id: I09fb88e186198e4c6d1cd033ca6df3399ce16d6c
Reviewed-on: https://git.eclipse.org/r/35122
Reviewed-by: Marc Dumais <marc.dumais@ericsson.com>
Tested-by: Marc Dumais <marc.dumais@ericsson.com>
2014-10-20 10:50:29 -04:00
Sergey Prigogin
197e893939 Bug 446711 - Name resolution problem with dependent enumeration 2014-10-17 16:58:16 -07:00
Sergey Prigogin
7e213ecb19 Incremented plugin version for CDT 8.6. 2014-10-17 16:58:14 -07:00
Sergey Prigogin
7434fcbf4c Cosmetics. 2014-10-17 16:58:12 -07:00
Dan Ayson
8251ed4964 Bug 447722 - NewLaunchTargetWizard needs a window title
* Added setWindowTitle("Launch Target Type") to NewLaunchTargetWizard

Change-Id: I3703017f1c282352eb27c87a9e58eae7abea0f2d
Signed-off-by: Dan Ayson <danielayson@gmail.com>
Reviewed-on: https://git.eclipse.org/r/35062
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
Tested-by: Doug Schaefer <dschaefer@qnx.com>
2014-10-17 13:37:29 -04:00
Marc Khouzam
0770532f51 Turn off GDB traces now that intermitted failure have been fixed.
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-10-17 12:49:29 -04:00
Teodor Madan
afa28a8945 Bug 445375 : Watchpoints cannot be disabled for targets that do not
support it

- add canPerformAction abstract method in base object action delegate
class
- add CToggleWatchpointActionDelegate that would also trigger
interactive triggering of watchpoints vs non-interactive.
- Check in each method & watchpoint delegates if
IToggleBreakpointsTarget does support the action
- Do not create duplicate watchpoints/breakpoints when toggling them
interactively

Change-Id: Idb1baaf171173b2d824a7cc50c8fe65e613f81aa
Signed-off-by: Teodor Madan <teodor.madan@freescale.com>
Reviewed-on: https://git.eclipse.org/r/34061
Tested-by: Hudson CI
2014-10-14 10:46:20 -04:00
Marc Khouzam
7fda3c26d0 Bug 445360 - Restore calling of old methods in case they are overridden
Change-Id: I4cdf35a09a7f15dba2213d7c881c6d3975ff2840
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/34578
Tested-by: Hudson CI
Reviewed-by: Teodor Madan <teodor.madan@freescale.com>
Tested-by: Teodor Madan <teodor.madan@freescale.com>
Reviewed-by: Elena Laskavaia <elaskavaia.cdt@gmail.com>
2014-10-09 16:08:51 -04:00
Sergey Prigogin
3ac977929a Cosmetics. 2014-10-09 10:32:13 -07:00
Wei Li
856b684824 Bug 426675: fix "index update with modified files" for a sub-directory
Change-Id: I3dad716cd11a464c97ee35fdabb8b9762238ccf3
Signed-off-by: Wei Li <wei.r.li@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/34434
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-10-09 13:28:07 -04:00
Nathan Ridge
d9cefc1e0c Bug 439477 - Ranking list-initialization sequences
Change-Id: I4c0dd621f91830ab1852abd1340b23e39a7dc4eb
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/34543
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-10-09 10:13:03 -04:00
Sergey Prigogin
06d5c452ce Bug 446380 - Problem with int(expression) in enumerator value 2014-10-08 15:04:02 -07:00