John Cortell
|
212e5595fb
|
Minor improvements: 1. Make expression-based input appear before memory-space based one 2. Remember which input type was selected last and make that the default when opening the dialog 3. Automatically give focus to the appropriate text input widget.
|
2008-03-26 11:49:42 +00:00 |
|
John Cortell
|
7a7592a044
|
Use verb in preference name
|
2008-03-26 11:44:38 +00:00 |
|
John Cortell
|
064d4429ba
|
Some cleanup leading up to some functional improvements (this commit doesn't alter behavior).
|
2008-03-25 22:08:03 +00:00 |
|
Ken Ryall
|
e67872f544
|
Fix NPE when no file extension.
|
2008-03-24 21:46:26 +00:00 |
|
Ken Ryall
|
3071e4834e
|
Bug 182388, Executables view and supporting classes.
|
2008-03-24 21:21:02 +00:00 |
|
Anton Leherbauer
|
65adceff69
|
Fix NPE
|
2008-03-17 09:57:04 +00:00 |
|
Mikhail Khodjaiants
|
57316d3144
|
Added disassembly context related interfaces.
|
2008-03-15 18:18:14 +00:00 |
|
Anton Leherbauer
|
da521c277c
|
Fix for 221224: debugger mi target locking problems
Patch contributed by Alena Laskavaia <elaskavaia@qnx.com>
|
2008-03-13 08:59:36 +00:00 |
|
John Cortell
|
55635e6d20
|
Equip CVariable with a method to expose the underlying CDI object. Discussed with Mikhail and Ken in June 2007.
|
2008-02-27 17:24:31 +00:00 |
|
Ken Ryall
|
d3af11b187
|
Bug 197986
|
2008-02-22 22:42:49 +00:00 |
|
Ken Ryall
|
3c15d8a169
|
Bug 218219
|
2008-02-17 02:17:03 +00:00 |
|
Ken Ryall
|
2a99774c72
|
Bug 219128 fix NPE.
|
2008-02-16 16:09:35 +00:00 |
|
John Cortell
|
34a4df0832
|
We don't handle the notification of a breakpoint created in an external translation unit. I.e., if the user imports an executable built outside of Eclipse, and the backend reports that a breakpoint has been created in one of its source files (through, say, a backend shell), CBreakpointManager doesn't handle it correctly.
|
2008-02-15 15:26:56 +00:00 |
|
Anton Leherbauer
|
8f9be92af5
|
Fix manifest warnings
|
2008-02-15 10:29:25 +00:00 |
|
John Cortell
|
8bc24567af
|
Adjustment to 218194. There was a concern that there might be IBreakpointListeners out there that are interested in the INSTALL_COUNT attribute, since that attribute was defined in a public interface. This new solution is a hybrid between the original logic and the initial fix to 218194. We don't use the INSTALL_COUNT attribute to maintain the install count, but we update it when it changes. I've updated the documentation for the attribute.
|
2008-02-14 22:33:38 +00:00 |
|
John Cortell
|
743d1d04ee
|
Add Watchpoint memory rendering action contribution was only added for pane 1. There's a pane 2 as well
|
2008-02-14 21:43:38 +00:00 |
|
John Cortell
|
ab1ad42fd7
|
Fixed way in which the new Add Watchpoint action gets its context from the memory rendering.
|
2008-02-14 20:46:48 +00:00 |
|
John Cortell
|
60dd429b5c
|
Fixed way in which the new Add Watchpoint action gets its context from the memory rendering.
|
2008-02-14 20:40:26 +00:00 |
|
Anton Leherbauer
|
86529c7688
|
Avoid usage of getPath() - related to bug 218266
|
2008-02-14 08:10:43 +00:00 |
|
Ken Ryall
|
c3f7d8269c
|
Bug 218219.
|
2008-02-12 19:49:22 +00:00 |
|
Ken Ryall
|
2cd3d0b3a1
|
Bug 218085
|
2008-02-12 19:42:42 +00:00 |
|
Anton Leherbauer
|
d3af1cd424
|
Fix for 218342: [patch] unable to clear breakpoints in ExternalTranslationUnit's from the editor (Patch by Warren Paul)
|
2008-02-11 11:03:42 +00:00 |
|
Andrew Ferguson
|
14b1bbaf1e
|
add singleton property to correct compile errors against M5 platform.
|
2008-02-09 12:21:50 +00:00 |
|
John Cortell
|
21b8ccf0a5
|
Bugzilla 218194. Fix how install count is associated with a breakpoint.
|
2008-02-07 16:33:35 +00:00 |
|
Ken Ryall
|
468b4a4082
|
Bug 217493.
|
2008-02-05 22:50:27 +00:00 |
|
Ken Ryall
|
3a0793732b
|
Bug 217485 - Can't set method breakpoints from the editor unless the method/function name is selected.
|
2008-02-05 21:38:55 +00:00 |
|
Doug Schaefer
|
d1561de41d
|
Bug 215553 - patch for Alena - ensure the target is released in exception scenarios.
|
2008-01-28 19:56:26 +00:00 |
|
Doug Schaefer
|
0d547afec5
|
Bug 215416 - Patch for Alena - remove the hardcoding of some of the MI timeouts.
|
2008-01-28 19:54:35 +00:00 |
|
John Cortell
|
5289cfd50b
|
Set project compliance to 1.5
|
2008-01-28 16:08:49 +00:00 |
|
Ken Ryall
|
ceb1b0efad
|
Bugs 216092 & 211533.
|
2008-01-25 22:58:17 +00:00 |
|
Doug Schaefer
|
10534b5968
|
Patch for Elena bug 166660. Cover up some wholes in the MI inferior handling that could cause multi-threading issues.
|
2008-01-25 21:04:27 +00:00 |
|
John Cortell
|
de8fa2cc7d
|
Applied 215787 patch. Discussed with Ken.
|
2008-01-21 16:41:56 +00:00 |
|
John Cortell
|
157e94c9d5
|
Better choice of words in comment in last commit.
|
2008-01-16 23:04:42 +00:00 |
|
John Cortell
|
3dff3a9d29
|
Plugged reference leak. When all breakpoints were removed from a debug session during session termination, the platform breakpoint objects were being left with a reference to the defunct CDebugTarget.
|
2008-01-16 23:02:49 +00:00 |
|
Chris Recoskie
|
f40c392f11
|
Created ICElement.getLocationURI() method. Changed ITranslationUnit concrete implementations to only be constructable from URIs.
|
2008-01-15 19:13:24 +00:00 |
|
Anton Leherbauer
|
b127b4265f
|
Patch by Alena Laskavaia for 186172: NullPointerException in debugger console
|
2008-01-15 09:12:57 +00:00 |
|
John Cortell
|
da553be6cd
|
Applied additional 209793 patch to fix regression in original patch.
|
2008-01-10 20:03:01 +00:00 |
|
John Cortell
|
a64cedd926
|
Applied patch for 209793. Persist the format selection and cast-to-type of variables. Adds a generic mechanism for storing collections of such setting types as a single launch configuration setting. In other words, persisting the format of 10 variables will not result in 10 launch config settings, but rather one.
|
2008-01-04 22:20:52 +00:00 |
|
John Cortell
|
048b012111
|
Applied patch to 204028. Setting an address breakpoint in a session with no symbolics (executable) would NPE.
|
2008-01-04 21:16:32 +00:00 |
|
John Cortell
|
e1478e3c72
|
Applied patch in bug 199584. Run-to-Line was not setting the thread state.
|
2008-01-04 14:05:29 +00:00 |
|
John Cortell
|
2250bfc3d6
|
Applied patch in bug 191583. Logic not taking into account blocks with addressable size > 1.
|
2008-01-04 03:36:50 +00:00 |
|
Anton Leherbauer
|
9fcb8e7bb0
|
Fix for 213456: Misuse of IMarker.LOCATION attribute breaks API and leads to ClassCastExceptions
|
2007-12-21 11:57:35 +00:00 |
|
Mikhail Khodjaiants
|
5cfeda3947
|
Bug 213184: Modules view broken.
|
2007-12-17 16:46:18 +00:00 |
|
Mikhail Khodjaiants
|
fae36a5ca7
|
Bug 212840: Modules view doesn't compile against platform 3.4M4.
|
2007-12-16 20:37:49 +00:00 |
|
John Cortell
|
56dd415d35
|
Adjusted minor inneficiency someone here noticed.
|
2007-12-14 21:15:18 +00:00 |
|
John Cortell
|
ad701b9da6
|
211923. Make the memory space support in gdb/mi optional, via a global pref.
|
2007-12-12 22:34:53 +00:00 |
|
John Cortell
|
4ba7e8ddeb
|
When the user disables a variable, don't dispose the CDI variable for targets (engines) that use passive variables. The dispose is only there for performance reasons, and it's not needed with passive variables.
|
2007-12-12 16:05:13 +00:00 |
|
John Cortell
|
f1ca140b10
|
Fixed 212282. Don't allow variable editing if disabled.
|
2007-12-07 17:03:41 +00:00 |
|
John Cortell
|
8f1b9f6726
|
Backed out last commit on HEAD. Was intended for cdt_4_0 branch (4.0.3)
|
2007-12-04 21:32:58 +00:00 |
|
John Cortell
|
2f92c9d12b
|
Back out change in 4.0.2 that makes gdb CDI back-end claim it supports memory spaces. Will reintroduce in 5.0 with an additional global pref.
|
2007-12-04 21:19:07 +00:00 |
|