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

17383 commits

Author SHA1 Message Date
Alena Laskavaia
d87f6ff74c Bug 313817 Fixed f.p. when assignment is overloaded operator 2010-05-21 03:37:16 +00:00
Pawel Piech
5df1f3e42d Bug 313827 - [expressions] Use the "+" icon for the Add New Expression element 2010-05-20 23:52:53 +00:00
Pawel Piech
f27ab84b96 Bug 308626 - Added a test for RejectedExecutionException. 2010-05-20 23:10:15 +00:00
John Cortell
5256a869aa Bug 313823: Intermittent NPE during shutdown, in ThreadVMNode 2010-05-20 22:21:20 +00:00
John Cortell
00d4f39a66 Bug 313821: Intermittent NPE during shutdown, in source-not-found handling 2010-05-20 22:00:21 +00:00
John Cortell
233c76b736 Bug 313821: Intermittent NPE during shutdown, in source-not-found handling 2010-05-20 21:57:16 +00:00
John Cortell
a5ad43c3f8 Bug 313806: Export all debug packages 2010-05-20 21:30:07 +00:00
Mikhail Khodjaiants
96cbef1494 Bug 313806 - Export all debug packages. 2010-05-20 20:49:47 +00:00
Mikhail Khodjaiants
e733369d6f Bug 313806 - Export all debug packages. 2010-05-20 20:38:54 +00:00
Marc Khouzam
c901f78d28 Bug 305385: Disabled use of 'info program' because the output is inconsistent. 2010-05-20 19:32:28 +00:00
James Blackburn
d46eb7e4b7 Bug 313783 Log a warning if an external settings provider can't be found for the requested id 2010-05-20 17:26:56 +00:00
Chris Recoskie
41cd409a38 fix for 313531 (xlc scanner discovery per file build output parser doesn't recognize automake format) 2010-05-20 17:21:14 +00:00
John Cortell
ba8fbc6c87 Bug 302628: Implement linking of active debug context with selection in Breakpoints view (fixed coding mistake reported by Patrick in comment 14) 2010-05-20 15:40:14 +00:00
Marc Khouzam
75a65c4f96 Bug 284286: Missing action to exit trace visualization mode. 2010-05-20 15:26:17 +00:00
Marc Khouzam
d40ae2e41d Bug 284286: Missing icon for StopVisualization 2010-05-20 15:13:42 +00:00
John Cortell
2033710dea Some variable renaming. Be consistent in referring to memory spaces (don't use the term 'page'). No functional or interface change 2010-05-20 15:07:20 +00:00
John Cortell
4578a2a5ca Bug 309032: Need APIs to support memory pages (add ability for backend to indicate a memory space qualification is necessary) 2010-05-20 15:02:31 +00:00
Markus Schorn
4a6ea58842 Bug 313725: Suppress error when parsing a file of a project that is being closed. 2010-05-20 14:42:33 +00:00
John Cortell
994628eca9 Bug 304096: Interrupting a Windows target does not always work (fixed last two non-working scenarios: attach with gdb 6.8) 2010-05-20 14:34:58 +00:00
John Cortell
19dadcff48 Bug 305385: The pid of the inferior is not set pre-GDB 7.0 2010-05-20 14:25:35 +00:00
Markus Schorn
f5785de8fe Testcase for updating file-local types. 2010-05-20 13:08:37 +00:00
Markus Schorn
aad1b851fb Limit number of OOM Errors swallowed by the indexer to 5. 2010-05-20 12:39:12 +00:00
Markus Schorn
ae9ae4a2ec Write PDOM version in readable format to the parser log. 2010-05-20 12:37:56 +00:00
Anton Leherbauer
cc85b9e8e5 Bug 312817 - backed out changes of bug 310992 2010-05-20 07:10:59 +00:00
Alena Laskavaia
22e14a8102 Added preference about macro expansion 2010-05-20 02:36:53 +00:00
Alena Laskavaia
5bd960f42a removed debug println 2010-05-20 02:36:32 +00:00
John Cortell
b06c97830a Fixed excessive indentation in method. No functional change. 2010-05-19 19:54:45 +00:00
Pawel Piech
fee4df23ae Bug 310191 - [number format detail] Detail pane does not clear up when DSF-GDB session is terminated 2010-05-19 18:45:18 +00:00
Marc Khouzam
06f8d01d6c Bug 312997: Set the default launch delegate using the launch configuration type instead of individual launch configurations. This avoids having the tabs for all launch delegates be created every time, and causing race conditions. 2010-05-19 15:43:16 +00:00
John Cortell
2211e870c6 Bug 309032: Need APIs to support memory pages (oversight; was dropping rendering name in label when memory space is involved). 2010-05-19 14:55:36 +00:00
John Cortell
b53055056d Bug 309032: Need APIs to support memory pages (teo's fix to not create a memory block at address zero when switching to a new memory space). 2010-05-19 14:43:18 +00:00
Markus Schorn
7a11f618c6 Bug 312515: Fix selection for qualified names in info control. 2010-05-19 12:45:15 +00:00
James Blackburn
2900e91389 Bug 313503 Shouldn't pass empty "" arguments to tool options as it results in subsequent arguments being eaten 2010-05-19 12:22:46 +00:00
Markus Schorn
37f471698a Bug 311164: Correct getDefinitions() for specializations. 2010-05-19 11:11:07 +00:00
James Blackburn
5e9a025222 Bug 300554 return non-zero exit code if error markers exist in built projects 2010-05-19 10:23:47 +00:00
James Blackburn
6a7af13d61 Bug 312575 Performance patch, don't reconcile if not needed 2010-05-19 10:02:34 +00:00
Sergey Prigogin
bd4da84e73 Corrected logic for determining if a URI points to a workspace file. 2010-05-19 06:59:01 +00:00
Alena Laskavaia
8f07ba0efc Corrected validation 2010-05-19 02:52:53 +00:00
Alena Laskavaia
6f427a56b7 test for CxxAstUtils 2010-05-19 02:49:40 +00:00
Alena Laskavaia
c663103b44 Added test framework for fast tests 2010-05-19 02:49:01 +00:00
Alena Laskavaia
85d6bff98e Added method to check that node belongs to macro expansion 2010-05-19 02:41:12 +00:00
Alena Laskavaia
5d3f18cb04 Added ability to read source if running as non plugin test 2010-05-19 02:36:12 +00:00
Doug Schaefer
64a914802e Bug 313370 - fixed GCC Per File scanner discovery by allowing the builder to run normally again. Fixed the profile to use gcc arguments, not make which it does already. Also added support for --sysroot which has major affects on the gcc built-ins. 2010-05-18 20:52:39 +00:00
James Blackburn
501ba90f28 Bug 312575 Reconciling external settings should ensure config referenced settings are in the correct order. 2010-05-18 17:21:37 +00:00
Doug Schaefer
034cba9fe6 Bug 309505 - Launches should use the same environment as build. Grabs the build env from the CDT core and passes it along when calling out to gdb. 2010-05-18 16:14:46 +00:00
James Blackburn
ba5001ebc1 Bug 312575 Updating a .cproject doesn't update settings in referencing projects. Patch 3 + JavaDoc 2010-05-18 16:05:28 +00:00
John Cortell
36e5cb1427 Bug 309032: Need APIs to support memory pages (or memory spaces). Don't show memory spaces if there are less than two memory spaces. 2010-05-18 15:44:54 +00:00
Marc Khouzam
34caecd0e1 Bug 313372: Re-create the CLIEventProcessor when we restart the program, so as to reset the internal threadId count. 2010-05-18 15:25:45 +00:00
Vivian Kong
2917e52f08 use latest platform SDK and releng builder 2010-05-18 13:59:07 +00:00
Vivian Kong
ce23735209 set permission of index.html so cdtadmins can edit 2010-05-18 13:50:08 +00:00