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 |
|
Emanuel Graf
|
608c4287b4
|
FIXED - bug 302963: Refactoring history is sensitive to line-endings
https://bugs.eclipse.org/bugs/show_bug.cgi?id=302963
|
2010-02-17 14:57:07 +00:00 |
|
Anton Leherbauer
|
ab580bbafe
|
[302505] [disassembly view] Infinite loop retrieving disassembly
|
2010-02-17 13:04:51 +00:00 |
|
James Blackburn
|
4a27c4fc9d
|
Fix Generics + warnings
|
2010-02-17 12:26:22 +00:00 |
|
Anton Leherbauer
|
bb71bcd2c2
|
Don't enable debug option by default
|
2010-02-17 12:19:15 +00:00 |
|
Anton Leherbauer
|
6c5788f399
|
Bug 248071 - Improved pty support for terminal emulation
Thanks go to Mirko Raner, Pawel Piech, James Blackburn, et al.
|
2010-02-17 11:48:28 +00:00 |
|
Anton Leherbauer
|
a603dc072a
|
[302006] Disassembly view doesn't take into account active debug context when jumping to an address
|
2010-02-17 09:33:12 +00:00 |
|
Anton Leherbauer
|
ed9c03f437
|
[302923] [disassembly] Remove REDDocument.finalize()
|
2010-02-17 09:02:22 +00:00 |
|
James Blackburn
|
5ce1a9ed45
|
Bug 302927 - Don't cache strings in oobList if we're not expecting an out of band response
Generics
|
2010-02-17 07:38:46 +00:00 |
|
Vivian Kong
|
4a3ee8350b
|
update index.html
|
2010-02-16 22:20:06 +00:00 |
|
Marc Khouzam
|
2458f95117
|
[302927] Only accumulate ou-of-band records when we are waiting for a command to be answered by GDB
|
2010-02-16 21:05:03 +00:00 |
|