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

16418 commits

Author SHA1 Message Date
John Cortell
1e9d430245 [303569] Debug view does not reveal reason when thread is stopped by event breakpoint 2010-02-23 00:23:59 +00:00
Marc Khouzam
1d80af0b96 [242943] Support for breakpoint operations while the program is running. JUnit tests included. 2010-02-22 21:30:56 +00:00
John Cortell
38e0388107 [303370] Creating an event breakpoint leaves you with a disabled element in the Breakpoints views. Also fixed warnings in file 2010-02-22 21:30:18 +00:00
Marc Khouzam
657ecd8e53 [303503] Cannot rely on a GDB command to know the list of processes being debugged, because GDB is not available when the program is running. We can use =thread-group-created and =thread-group-exited events to keep our own list instead. 2010-02-22 17:56:12 +00:00
John Cortell
d8ba081c40 [248606] Add support for toggling watchpoints in the variables and expressions views. 2010-02-22 17:49:40 +00:00
Andrew Gvozdev
8a6292bcf4 bug 301732: When a Hello World project is created, open generated file automatically
Patch from Marc-Andre Laperle
2010-02-22 15:46:36 +00:00
John Cortell
a32879bdc0 [248606] Add support for toggling watchpoints in the variables and expressions views. 2010-02-22 15:07:48 +00:00
James Blackburn
e78dc0a109 Bug 303488 Add -importAll /path/to/projectTree switch to headless builder to support importing all projects under a directory. 2010-02-22 15:06:10 +00:00
James Blackburn
0d3f70517e Bug 302927 (again) ensure the oobList doesn't get too large, but keep it non-zero (<=20) so we handle unexpected stopping on shared lib load, for example. 2010-02-22 14:41:47 +00:00
James Blackburn
f253064060 Bug 281397 Headless builder should support build configuration selection. Add support for specifying the project_name/build_config using regular expression syntax. 2010-02-22 12:54:39 +00:00
Andrew Gvozdev
2bad84d031 bug 303365: CProjectDescriptorManager.removeCProjectDescriptionListener() does not remove listeners
Patch from David Dubrow
2010-02-21 22:35:27 +00:00
Andrew Gvozdev
70629e88a9 cleanup: @Override 2010-02-21 16:15:07 +00:00
Marc Khouzam
bece9d323f [255026] Use inspector debug hover in DSF-GDB, based on a preference 2010-02-21 15:42:02 +00:00
Andrew Gvozdev
9792eb18f1 bug 289169: Organize build preferences under Build Settings page 2010-02-21 14:45:20 +00:00
Andrew Gvozdev
d5ca22f3e6 wording for tooltip preference 2010-02-21 05:31:37 +00:00
Andrew Gvozdev
b94f2c2a1c bug 289169: Organize build preferences under Build Settings page 2010-02-21 05:21:56 +00:00
Andrew Gvozdev
56f7fff484 bug 303416: Preference tab Multiple Configurations Edit is different 2010-02-21 04:40:51 +00:00
Anton Leherbauer
b037cb4811 Bug 301229 - Don't create BinaryRunner inside synchronized block (reworked) 2010-02-20 10:51:38 +00:00
John Cortell
adde620eaf [248606] Add support for toggling watchpoints in the variables and expressions views. 2010-02-19 23:47:04 +00:00
Andrew Gvozdev
63934dce7a bug 299895: Project Explorer does not honor indexer's configuration preference for build settings overlay adornment 2010-02-19 18:08:50 +00:00
Andrew Gvozdev
c1165cf212 bug 303095: Remove deprecated IOption.overridesOnlyValue() 2010-02-19 16:55:17 +00:00
Warren Paul
135c85133a fixed NPE. 2010-02-19 16:40:26 +00:00
Anton Leherbauer
399db5247a Cleanup unused messages 2010-02-19 15:49:43 +00:00
John Cortell
17396728ed [303315] Improve javadoc for disassembly service 2010-02-19 15:39:46 +00:00
Vivian Kong
ead6836563 add Berkeley UPC feature to build 2010-02-19 15:32:51 +00:00
Vivian Kong
02fd62f9ec Bug 301998 - Berkeley UPC plugin contribution for Max Billingsley III 2010-02-19 15:27:56 +00:00
Anton Leherbauer
2233d1045a Bug 301229 - Don't create BinaryRunner inside synchronized block 2010-02-19 09:41:24 +00:00
Andrew Gvozdev
2410fcc59a cleanup: $NON-NLS 2010-02-19 05:15:49 +00:00
Andrew Gvozdev
42a0f65b76 cleanup: added MultiItemsHolder.DEBUG to control debug output on the console 2010-02-19 05:14:42 +00:00
Alena Laskavaia
28b8714c2d - checker with a parameter 2010-02-19 02:29:35 +00:00
Alena Laskavaia
f67d273034 support for checkers with paramerers 2010-02-19 02:29:18 +00:00
Andrew Gvozdev
8907380c2c cleanup: cast 2010-02-18 19:26:36 +00:00
Andrew Gvozdev
5b000a2d31 cleanup: NON-NLS tags 2010-02-18 19:20:05 +00:00
Marc Khouzam
46379aed09 [302927] Reverting fix because it broke shared library event handling 2010-02-18 16:00:37 +00:00
Anton Leherbauer
1e9767d045 [302554] [disassembly][api] Provisional disassembly API should use IAddress instead of BigInteger 2010-02-18 12:34:10 +00:00
Anton Leherbauer
ae828d8792 [302348] [dis] Expression support: merge goto symbol and got address 2010-02-18 11:44:15 +00:00
Anton Leherbauer
730d211888 [302348] [dis] Expression support in DSF Disassembly view is too limited 2010-02-18 11:44:02 +00:00
Anton Leherbauer
29acaaa99c Cleanup test helper classes 2010-02-18 08:47:25 +00:00
Anton Leherbauer
b9fcfb7d29 Bug 303084 - [formatter] Formatting placement new as macro yields syntax error 2010-02-18 08:47:00 +00:00
Markus Schorn
88ba647612 Compiler warnings. 2010-02-18 08:16:21 +00:00
Andrew Gvozdev
43cb130a27 cleanup: warnings - $NON-NLS, field hiding, cast for clone() 2010-02-18 04:14:13 +00:00
Andrew Gvozdev
c2a1e845ab cleanup: warnings about arrays of generics fixed 2010-02-18 03:59:39 +00:00
Marc Khouzam
2b86b4d136 [303090] Previous checkin comment used the wrong bug number. 2010-02-17 17:47:47 +00:00
Marc Khouzam
72be877f9b [303004] Allow to extend MIBreakpoints instead of copying it. Use inheritance for GDBBreakpoints_7_0 now that we can. 2010-02-17 17:44:31 +00:00
Andrew Gvozdev
5eec05f77f cleanup: casts from/to Object suppressed 2010-02-17 17:40:19 +00:00
Andrew Gvozdev
e9c9d7353a cleanup: JavaDoc warnings and casts 2010-02-17 17:37:23 +00:00
Andrew Gvozdev
e59e5d549d cleanup: JavaDoc warnings a bunch 2010-02-17 17:28:29 +00:00
Marc Khouzam
ac2be6bb2b [299300] Respect order of detail formats 2010-02-17 17:21:31 +00:00
Andrew Gvozdev
b91139e868 bug 288489: [API] [cdt.managedbuild.core] Add getLibraryFiles method to IOption interface
Patch from Emilio U. Giuffrida
2010-02-17 16:38:49 +00:00
Markus Schorn
1fc47b91e1 Bug 302412: Syntax for c++0x initializer lists 2010-02-17 16:23:57 +00:00