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

1028 commits

Author SHA1 Message Date
Anton Leherbauer
d395d762b8 Bug 290572 - [reverse] Reverse buttons don't appear as soon as we turn on Reverse Debugging 2010-12-22 11:22:16 +00:00
Anton Leherbauer
acb651e6d6 Bug 332191 - Expression text hover should use fallback if no parsing information is available 2010-12-13 14:27:09 +00:00
Sergey Prigogin
9aee6c4850 Bug 225805 - Sourcelookup handling does not scale to large projects 2010-12-10 22:39:43 +00:00
Sergey Prigogin
49332004f6 Cosmetics. 2010-12-10 22:31:17 +00:00
Sergey Prigogin
ba128d6683 Cosmetics. 2010-12-10 20:25:24 +00:00
Sergey Prigogin
0c65369079 Cosmetics. 2010-12-09 02:51:22 +00:00
Sergey Prigogin
3f93fe42c4 Generics. 2010-12-04 22:10:25 +00:00
Sergey Prigogin
f76e087cfa Cosmetics. 2010-12-04 22:07:53 +00:00
Sergey Prigogin
1d59eac559 Cosmetics. 2010-12-04 21:36:21 +00:00
Sergey Prigogin
6b9291e199 Cosmetics. 2010-12-04 01:48:15 +00:00
Sergey Prigogin
f257c2f55d NLS-style string resources. 2010-12-02 23:13:07 +00:00
Sergey Prigogin
f3b4634427 Generics. 2010-12-02 20:42:38 +00:00
Anton Leherbauer
40a4382b3e Bug 331552 - [disassembly] Need a way to insert more than one source line 2010-12-02 12:04:04 +00:00
Anton Leherbauer
009a2d0523 Bug 329682 - Rename method "evaluateSymbolAddress" to "evaluateAddressExpression" 2010-11-16 09:35:38 +00:00
Anton Leherbauer
1e2b8c24bb Bug 329682 - Restore backwards compatibility 2010-11-12 17:48:01 +00:00
Patrick Chuong
b0f3b7b768 Bug 329682 - [disassembly] Address bar does not work for symbols 2010-11-11 17:05:56 +00:00
Anton Leherbauer
9b5703b88c Remove stale annotation types and NLS keys, related to bug 326145 2010-09-30 10:38:52 +00:00
Ken Ryall
a0b5fe2c89 Bug 325773 - Support copy in the Executables View. Fix up line endings. 2010-09-21 18:38:43 +00:00
Ken Ryall
3cacbafb08 Bug 325773 - Support copy in the Executables View 2010-09-20 15:47:04 +00:00
Anton Leherbauer
cea5f68197 Bug 315185 - [hover] When hovering over a macro argument the expansion as a whole is evaluated 2010-08-10 10:45:07 +00:00
Marc Khouzam
abf3f62731 Bug 318214: Unify Basic remote launch with Advanced remote launch 2010-07-23 18:06:58 +00:00
Andrew Gvozdev
0d1338e502 bug 319748: Missing/unnecessary $NON-NLS$ tags
patch from Petri Tuononen
2010-07-15 14:35:58 +00:00
Andrew Gvozdev
b3c3920a84 bug 319814: The type Assert is deprecated
patch from Petri Tuononen
2010-07-14 19:30:15 +00:00
Andrew Gvozdev
73ea2efa7d bug 319769: Unnecessary type casts
patch from Petri Tuononen
2010-07-14 14:02:35 +00:00
Anton Leherbauer
a529a397d0 Bug 316905 - DebugMarkerAnnotationModel does not reliably remove annotations for removed breakpoints 2010-07-14 08:44:41 +00:00
Sergey Prigogin
1ddf51d577 Removed hardcoded bundle names. 2010-06-21 00:35:25 +00:00
Teodor Madan
bb9485981f Bug 317226: Disassembly view throws NPE when debugging with CDI. Fix also NPE when getting frame address 2010-06-18 16:11:44 +00:00
John Cortell
931bdcb29a Bug 317217: IDisassemblyBackend.SetDebugContextResult frame-level field is extraneous 2010-06-18 15:44:02 +00:00
John Cortell
9303fa016e Bug 317226: Disassembly view throws NPE when debugging with CDI 2010-06-18 15:31:50 +00:00
John Cortell
c39daa9ca9 Bug 316987: Show full paths preference under C/C++->Debug is not really necessary 2010-06-17 18:30:47 +00:00
John Cortell
d36946d206 Bug 316987: Show full paths preference under C/C++->Debug is not really necessary 2010-06-16 20:02:05 +00:00
Doug Schaefer
e37c94c358 Missing about.html files in various source plugins. 2010-06-14 20:34:48 +00:00
Ed Swartz
564e54347f Bug 315415: always clear a terminated job from pathToJobsMap, and store off fetchedExecutables as soon as possible, leaving only UI work to Display#asyncExec(). 2010-06-04 18:23:39 +00:00
Ed Swartz
e2b7ee1e1c Bug 315415: add .api_filters exception for Executable#getSourceFiles() call 2010-06-04 15:14:45 +00:00
Ed Swartz
0a49af8c69 Bug 315415 fixed performance issues of Executables view, esp. with files over networks 2010-06-04 13:44:17 +00:00
Vivian Kong
544317d804 Bug 315439 Fix up copyright 2010-06-03 14:22:11 +00:00
John Cortell
3a69434dbb Additional explanation 2010-05-28 13:07:54 +00:00
John Cortell
fd73637523 javadoc correction 2010-05-28 13:03:12 +00:00
John Cortell
6f3aa8adf2 Bug 314745: Need to API to expose the address bar text and memory space ID set in Memory Browser 2010-05-28 13:01:57 +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
Vivian Kong
3c7225052b Bug 314700 - TVT36:TCT349: PLK Untranslated tooltip in Executables view 2010-05-27 15:27:41 +00:00
Ken Ryall
29f2c9bf4f Bug 313893, reorg capabilities into cdt product plug-in. 2010-05-26 16:16:52 +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
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
Marc Khouzam
e76f05df90 Bug 284573: Do force a preferred launch delegate if the configuration type already has one (which is set in the global preference for preferred launch delegate) 2010-05-14 02:44:35 +00:00
Marc Khouzam
fe3c6d028f Bug 281970: No longer show the Debugger, Refresh and Source tabs for a Run Configuration. Also, make sure a Run configuration can be used for Debug and vice versa. 2010-05-14 01:50:46 +00:00
John Cortell
5a1558ddd2 Bug 309032: Need APIs to support memory pages (or memory spaces) 2010-05-13 19:43:47 +00:00
Marc Khouzam
25085b92c5 Bug 312706: Update the enablement of the buttons after they are created. 2010-05-12 20:21:40 +00:00
Vivian Kong
001dc097d9 Bug 311591 - externalize strings for debug activities 2010-05-04 18:42:19 +00:00