Mikhail Khodjaiants
0c89fe6733
Contributing new disassembly.
2008-04-08 10:02:03 +00:00
Mikhail Khodjaiants
a076f288d1
Allow the menu contributions to the Disassembly view's ruler.
2008-04-08 09:50:55 +00:00
Ken Ryall
97a10ee586
If the existing executables project is closed, use a new one.
2008-04-07 20:15:21 +00:00
Mikhail Khodjaiants
35dfb7a9a9
Contributing new disassembly.
2008-04-07 17:31:51 +00:00
Mikhail Khodjaiants
52555085ca
Contributing new disassembly.
2008-04-07 08:52:18 +00:00
Mikhail Khodjaiants
af3f69afb9
Contributing new disassembly.
2008-04-04 16:39:42 +00:00
Mikhail Khodjaiants
2c2447767b
Contributing new disassembly.
2008-04-03 17:06:41 +00:00
Mikhail Khodjaiants
c9028aceb8
Removed modules view related constants.
2008-04-03 17:02:03 +00:00
Anton Leherbauer
fdff1402b2
Fix for 86676: CDT ghosts resume/step when stack-info-depth fails
...
Patch by Øyvind Harboe <oyvind.harboe@zylin.com>
2008-04-03 08:52:33 +00:00
John Cortell
402016a6f0
Cleanup. Use generics (to fix warnings) and other misc improvements. No functional change.
2008-04-02 23:48:03 +00:00
John Cortell
253c339287
Allow user to enter range in hex format
2008-04-02 23:35:24 +00:00
John Cortell
3f4bcfc489
Added constant for float.
2008-04-02 21:38:01 +00:00
Mikhail Khodjaiants
b87d5b3b2e
Added interfaces for content, label and annotation providers.
2008-04-02 16:42:46 +00:00
Mikhail Khodjaiants
231b11b8ab
Added request interfaces for the virtual (disassembly) viewer.
2008-04-02 16:20:24 +00:00
Anton Leherbauer
cfae4dbc59
Fix for 225099: Breakpoint toggling for files outside projects is broken in CDT CVS HEAD
...
Patch by Øyvind Harboe <oyvind.harboe@zylin.com>
2008-04-02 07:25:33 +00:00
Mikhail Khodjaiants
78f39429c5
Bug 210558: Migrate CDT to use new platform Modules view.
2008-04-01 15:08:15 +00:00
John Cortell
fa7e6e8363
Backed out my fix to 224463. Further investigation made me realize the problem is really a platform one. I've opened 224771.
2008-03-29 16:59:10 +00:00
Ken Ryall
0a8de13225
Externalize Strings.
2008-03-28 21:15:46 +00:00
Alain Magloire
802af6b09c
*org.eclipse.cdt.debug.mi.core/{AbstractGDBCDIDebugger,IMILaunchConfigurationConstants}.java
...
*org.eclipse.cdt.debug.mi.core/MISession.java
* org.eclipse.cdt.debug.mi.core.cdi/BreakpointManager.ajva
*org.eclipse.cdt.debug.mi.internal/iu/{StandardGDBDebuggerPage.java,MIUIMEssages.properties}
220045 Debuger is stopping on non-existing breakpoints for files with same name
Patch from Elena
2008-03-28 15:42:17 +00:00
Anton Leherbauer
dd9db085d7
Get rid of SharedTextColors
2008-03-28 15:39:09 +00:00
Alain Magloire
d0e1ee1473
*org.eclipse.cdt.debug.internal.core/CBreakpointManager.java
...
*org.eclipse.cdt.debug.internal.uui.propertypages/CBreakpointPreferenceStore.java
*org.eclipse.cdt.debug.internal.uui.propertypages/CBreakpointPropertyPage.java
221408 nor P3 Wind cdt-debug-inbox@eclipse.org NEW Ability to move breakpoints manually to a different line
Patch from Elena
2008-03-28 15:34:57 +00:00
Alain Magloire
02f51cf12a
* org.eclipse.cdt.debug.internal.core.model/CValue.java
...
* org.eclipse.cdt.debug.mi.core.cdi/SourceManager.java
221944 nor P3 Wind cdt-debug-inbox@eclipse.org NEW Cannot display long long int as hex
Patch from Elena
2008-03-28 15:27:31 +00:00
Alain Magloire
b8079d556d
org.eclipse.cdt.debug.internal.core.model/CThread.java
...
218260 Performance issues while stepping through with many threads
Patch from Elena
2008-03-28 15:20:21 +00:00
Alain Magloire
1ffac28c6d
org.eclipse.cdt.debug.internal.core/CBreakpointManager.java
...
219863 nor P3 Wind regression: Address breakpoints inserted from console do not resolve location properly
Patch from Elena.
2008-03-28 15:15:24 +00:00
John Cortell
d41031da82
Fix for 224463. Debug view actions don't update after step operation in target with thread-level run control.
2008-03-27 20:28:36 +00:00
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