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

732 commits

Author SHA1 Message Date
Anton Leherbauer
caa71ea750 Fix for 201521: External assembly files don't show breakpoint icons 2007-08-29 08:49:14 +00:00
Ken Ryall
d8fb6a0a1d Bug 201165 2007-08-25 16:30:28 +00:00
Ken Ryall
f76bef99d6 Allow override of default project name. 2007-08-21 01:42:20 +00:00
Mikhail Khodjaiants
2e740cb814 Bug 198023: In the Debug Register View the object contribution "Add Register Group" is enabled and should not be. 2007-08-13 15:47:28 +00:00
Mikhail Khodjaiants
bfea9dea0c Bug 197178: CDT Debug should not contribute to Platform earlyStartup. 2007-08-07 09:51:18 +00:00
Ken Ryall
27bfb855d6 Bug 195984. 2007-08-03 04:10:17 +00:00
Ken Ryall
cd9c320af7 Give each button a uid. 2007-07-31 03:30:54 +00:00
Ken Ryall
1bf06a9d31 Bug 81353, option to view disassembly when stopped in a location with no source. 2007-07-29 15:32:08 +00:00
Mikhail Khodjaiants
79c143bd48 Possible NPE in "getUniqueIdentifier" if the plugin's bundle hasn't been loaded. Replaced by a constant string for the plugin id. 2007-07-25 11:45:42 +00:00
Vivian Kong
f139474fac Patch for bug 189003 by Jason Montojo - fixing tab order 2007-06-21 21:22:26 +00:00
John Cortell
c1eac4b95e Fixed 193198. If an error was encountered by an action delegate, it would be eaten. 2007-06-18 20:53:34 +00:00
Mikhail Khodjaiants
f0c34f030e Bug 145606: The watchpoint property dialog shows the filename rather than the project. 2007-06-18 15:29:38 +00:00
Doug Schaefer
e9963971e8 Fix up copyrights. 2007-06-14 18:51:35 +00:00
Mikhail Khodjaiants
9a64852657 Bug 186929: Run to Line and Resume At Line should be passing absolute path to CDI client. 2007-06-12 16:01:28 +00:00
Mikhail Khodjaiants
c5b5330a13 Bug 189458: Variables view doesn't show changes 2007-06-04 10:23:30 +00:00
Vivian Kong
df40b25a13 fix for bug 189326 - manually add labels to controls for accessibility 2007-05-30 19:51:43 +00:00
Anton Leherbauer
aabedf8212 Follow-up for 183291: Force load of adapter 2007-05-30 10:17:19 +00:00
Doug Schaefer
77bb9964a6 Bug 189539 - Fix dates on about.html files to reflect projected release date. 2007-05-29 03:48:49 +00:00
Mikhail Khodjaiants
97742ee6c8 Bug 188348: TVT33:TCT175: ar: 13.001680 Wrong icons 2007-05-22 18:40:54 +00:00
Anton Leherbauer
c29ea1ef6b Open annotation model for other debug models (related to bug 186396) 2007-05-21 07:49:06 +00:00
Mikhail Khodjaiants
e54c4973dd Warning cleanup. 2007-05-17 15:53:27 +00:00
Mikhail Khodjaiants
70debe6329 Bug 187519: Display array's address as its value. 2007-05-17 11:55:52 +00:00
Mikhail Khodjaiants
d110311f48 Bug 186981: Values of variables are shown differently depending on "show columns" option. 2007-05-17 10:06:29 +00:00
Ken Ryall
64914990f7 Bug 187141, externalize strings. 2007-05-16 22:53:08 +00:00
Vivian Kong
64d2ab62d8 fix for bug 187048 - signal view column headings truncated 2007-05-16 20:11:36 +00:00
Vivian Kong
72e3cde3ea fix for bug 187322 - error message for valid value range can be confusing 2007-05-16 17:23:05 +00:00
Vivian Kong
91122b9e89 fix for bug 187037 - make "Add Watch Expression" dialog resizable 2007-05-16 14:04:32 +00:00
John Cortell
3a0c623f52 Fixed 186929. Run to Line should pass CDI client the absolute path of the file. 2007-05-15 04:19:51 +00:00
John Cortell
97d6043d03 Applied patch for 186405. Fixed some problems with breakpoint actions. 2007-05-14 15:53:36 +00:00
Ken Ryall
bc25cdb9a5 Reworked previous change for 179340. 2007-05-11 05:31:02 +00:00
Ken Ryall
7cf646142e Forgot to externalize a string. 2007-05-05 14:27:28 +00:00
Ken Ryall
e451a6c00a Bug 179202. Make showing the list of source files when you expand a binary optional. This setting will go away once we do 182388. 2007-05-03 20:26:46 +00:00
Ken Ryall
0bec8cba77 Bug 177262, add help context IDs. 2007-05-03 05:13:33 +00:00
Doug Schaefer
cbf44a76fc Bug 179755 - Introduced mechanism to allow debuggers to specify a regex pattern specifying supported build configurations. This is used to set the defaults in the CDebuggerTab as well as the CApplicationLauchShortcut. A new debugger MinGW is introduced to take advantage of this and set the appropriate paths to the MinGW debugger. 2007-04-30 00:22:28 +00:00
Anton Leherbauer
805be5b8ed Fix for 179967: warning for breakpoint handler logged on startup 2007-04-27 07:48:46 +00:00
Anton Leherbauer
987b06a53e Fix for 183396: Open up breakpoint ruler actions for other debug models 2007-04-26 09:06:33 +00:00
Ken Ryall
07564ddb49 Bug 183291. ToggleBreakpointRulerAction should use the IToggleBreakpointTarget adapter based on editor file. 2007-04-25 15:21:36 +00:00
John Cortell
851f7fee6f Back to 1.177. Suffering severe confusion. 2007-04-19 02:06:46 +00:00
John Cortell
da9a1335f4 Reverted last commit; committed the wrong file 2007-04-19 02:04:36 +00:00
John Cortell
dffdcfe031 Fixed 183094. Extension point interface was in package not exported. 2007-04-19 01:56:58 +00:00
Mikhail Khodjaiants
dbaba763e1 Bug 150471: NPE in ToggleBreakpointAdapter. 2007-04-13 13:45:07 +00:00
John Cortell
2ef0a88398 Fixed bug 181829. Debugger was not enforcing extension point schema. Also renamed 'breakpointActionPage' extension point to have an uppercase first letter, for consistency with all other CDT debugger extension points. 2007-04-10 19:28:22 +00:00
John Cortell
7433bf42fc Fixed bug 181804. Schema files not getting into SDK 2007-04-10 17:24:06 +00:00
John Cortell
39e042242d Reviewed and applied patch for 180673. "Remove all Global Variables" action in the Variables view was enabled even when there were no global variables in the view. 2007-04-05 14:08:48 +00:00
Ken Ryall
35ec1e3650 Fire a breakpoint changed event when the install count goes to zero so the breakpoint marker images will be updated to show the uninstalled state. 2007-03-29 19:06:30 +00:00
Ken Ryall
891eaa7729 Added overlay images for breakpoints with actions attached. 2007-03-29 15:02:34 +00:00
Ken Ryall
02af47ffb6 Bug 118308 support for breakpoint actions. 2007-03-28 23:29:04 +00:00
Mikhail Khodjaiants
586e639a47 Bug 175338: Debug is broken after M5. Renamed IModelProxyFactoryAdapter to IModelProxyFactory. 2007-03-26 14:33:59 +00:00
Doug Schaefer
90bb8e6612 Backing out patch for 175338. We haven't moved to M6 yet. 2007-03-22 05:01:41 +00:00
Vivian Kong
5bc8da81cd fix for bug 175338 - changing all references to IModelProxyFactoryAdapter to IModelProxyFactory 2007-03-21 18:03:22 +00:00