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

18056 commits

Author SHA1 Message Date
Markus Schorn
50cde93ef8 Updated javadoc. 2010-05-28 11:48:13 +00:00
Chris Recoskie
8475af8e31 Bug 291815 - attempt #2 to fix test failure on UNIX/Linux 2010-05-28 10:55:54 +00:00
Anton Leherbauer
c3257001ea Bug 314551 - [patch] Avoid creating children of IncludeReference when editor is closed 2010-05-28 09:39:47 +00:00
Markus Schorn
b73f4d0539 Bug 103857: Content assist for fields declared below point of completion. 2010-05-28 08:53:04 +00:00
Anton Leherbauer
599285f0c3 Bug 314635 - Marking occurrences is very slow on a large file due to searching for implicitReferences (interim fix) 2010-05-28 08:00:01 +00:00
John Cortell
ca9f612e04 Incorrect usage of the special wait function in two places. 2010-05-27 22:56:38 +00:00
John Cortell
0ad079da76 Memory tests were failing with gdb 7.0. Marc's hunch was right. Use of UNIQUE_PROCESS_ID was the problem. 2010-05-27 22:31:26 +00:00
Ken Ryall
99878ce6d7 Bug 307272 - Move or Remove disassembly options from the CDebug pref page 2010-05-27 22:15:51 +00:00
John Cortell
17f248d072 Bug 314174: Eliminate the 1s wait at start of each DSF-GDB test. 2010-05-27 22:11:53 +00:00
John Cortell
4972e64775 Adjust to the new dual POSIX/MSVC buildable MultiThread.cc. Also fix problems in the registers test 2010-05-27 21:20:45 +00:00
John Cortell
87aa0351e6 Bug 314174: Eliminate the 1s wait at start of each DSF-GDB test. 2010-05-27 21:08:28 +00:00
Pawel Piech
c48835544d Bug 314258 - [console] Cannot have both stdout in console and in file 2010-05-27 16:40:14 +00:00
Vivian Kong
3c7225052b Bug 314700 - TVT36:TCT349: PLK Untranslated tooltip in Executables view 2010-05-27 15:27:41 +00:00
Vivian Kong
b220c5a3c7 minor doc fix 2010-05-27 14:39:05 +00:00
Anton Leherbauer
2f11ef3dd2 Bug 314056 - Disassembly truncates 64bit instruction addresses
Patch by James Sullins
2010-05-27 12:10:19 +00:00
James Blackburn
b911acf559 Bug 314504 ProcessList leaks file descriptors during #getProcessList() 2010-05-27 10:01:52 +00:00
Ken Ryall
fce5016ea7 Only enable the cdi-gdb activity on no run launches since they are used by DSF as well. 2010-05-27 04:01:37 +00:00
L. Frank Turovich
4541ef70ca BUG 314055 - Updated build files to add EDC docs manual to CDT build 2010-05-27 02:36:34 +00:00
Chris Recoskie
98977cbde4 further changes for Bug 291815 - fix test failure on UNIX/Linux 2010-05-27 01:40:19 +00:00
Andrew Gvozdev
0dd48245de bug 314253: Linker warning not recognized
Based on work from Axel Mueller
2010-05-27 01:26:17 +00:00
Alena Laskavaia
fb1eb3faed Added parameters for Catch by Reference checker 2010-05-27 01:21:57 +00:00
Alena Laskavaia
670709454b Generalized messages 2010-05-27 01:20:43 +00:00
Ken Ryall
d2fa899c83 Bug 314557 - No error dialog when problems occur opening a memory monitor on a variable 2010-05-26 22:30:00 +00:00
John Cortell
abef64cb07 Make dsf-gdb test programs buildable with MinGW. MinGW gdb has problems debugging a cygwin-built executable, so we need to build the test apps with MinGW when testing that debugger. Confirmed these modified files now build with both Cygwin and MinGW. 2010-05-26 19:38:11 +00:00
Ken Ryall
29f2c9bf4f Bug 313893, reorg capabilities into cdt product plug-in. 2010-05-26 16:16:52 +00:00
John Cortell
23c2595561 Bug 309126: Build before launch does too much building with project references (handle invalid build config ID) 2010-05-26 15:57:45 +00:00
Alena Laskavaia
d1de985681 Still trying to fix tests 2010-05-26 15:01:04 +00:00
Marc Khouzam
0e6aaedf11 Bug 310274: Need a longer timeout for remote targets. Ultimately this timeout should be a preference. 2010-05-26 14:59:25 +00:00
Markus Schorn
9381be7ba2 Bug 313270: Local variables of type va_arg. 2010-05-26 08:15:34 +00:00
Sergey Prigogin
037bcc12e9 Indentation inside a multi-line return statement. Bug 314397. 2010-05-26 07:28:30 +00:00
Sergey Prigogin
a6685ef272 Cosmetics. 2010-05-26 07:08:19 +00:00
Alena Laskavaia
27808358a3 Bug 314275 fixed array out of bound exception 2010-05-26 00:21:57 +00:00
John Cortell
646182c984 Corrected comment 2010-05-25 23:55:16 +00:00
John Cortell
cc353d738b Bug 309126: Build before launch does too much building with project references (fix shallow comparison of project references) 2010-05-25 23:16:51 +00:00
John Cortell
af21820551 Various expression tests where failing on Windows because of subtle differences in the compiler and the line tables it generates, and perhaps scoping behaviors. The code would end up on the trailing brace of a function, and all variables are out of scope there. 2010-05-25 23:01:40 +00:00
John Cortell
da1f29806f Don't use the junit timeout feature. It's too rigid and is a pain when troubleshooting issues. 2010-05-25 22:47:12 +00:00
John Cortell
85162ebd30 Don't use the junit timeout feature. It's too rigid and is a pain when troubleshooting issues. 2010-05-25 22:45:29 +00:00
John Cortell
cc65b918dc Combined class javadoc 2010-05-25 20:27:17 +00:00
John Cortell
72fbc7d394 Bug 309126: Build before launch does too much building with project references 2010-05-25 20:26:14 +00:00
Ken Ryall
c58a08aaad Bug 309128. 2010-05-25 19:44:06 +00:00
Pawel Piech
3807560d76 Bug 308835 - Multi-thread debugging in regular stop-mode with gdb 6.8 is not working 2010-05-25 19:32:52 +00:00
Ken Ryall
d279184e5e Bug 303968, apply Marc's patch to move the remainder of the UI from gdb to dsf plug-ins. 2010-05-25 18:48:54 +00:00
Chris Recoskie
7038788c04 further changes for Bug 291815 - Add an extension point to allow utilities for virtual EFS filesystems 2010-05-25 17:58:41 +00:00
Marc Khouzam
825017ddae Bug 314303: Protect against NPE. 2010-05-25 17:16:48 +00:00
Markus Schorn
27f89cdca5 Bug 314113: False syntax error. 2010-05-25 09:10:31 +00:00
Markus Schorn
077a57b7a5 Bug 314067: CCE in CPPEnumerator.getType(). 2010-05-25 08:18:27 +00:00
Alena Laskavaia
b632454589 Added try block support in control flow graph 2010-05-25 02:34:50 +00:00
Alena Laskavaia
3ec7ac60fa Clean up interfaces for control flow graph 2010-05-25 02:16:11 +00:00
Alena Laskavaia
6a49ab36dd Clean up and javadoc 2010-05-25 01:33:23 +00:00
Alena Laskavaia
63954a8d48 trying to fix test with hit condition 2010-05-25 00:16:57 +00:00