Alain Magloire
|
1b5eec7318
|
When selecting threads gdb can reset the current
stack frame on us. We should be aware of it and reset.
* cdi/org/eclipse/cdt/debug/mi/core/cdi/mode/Target.java
|
2004-06-30 02:21:28 +00:00 |
|
Mikhail Khodjaiants
|
abfe932836
|
Temporary fix for bug 68915: Invalid values in the Variables view.
|
2004-06-30 01:31:50 +00:00 |
|
David Inglis
|
6b222b30ad
|
update test to Eclipse 3.0
|
2004-06-28 20:26:26 +00:00 |
|
Mikhail Khodjaiants
|
1662c1895f
|
Partial fix for bug 45535: Performance problems when debugging.
Cache the double and float presentations of the floating point types.
|
2004-06-28 18:30:50 +00:00 |
|
David Inglis
|
d294b00f9d
|
update copyright
|
2004-06-25 14:49:43 +00:00 |
|
Alain Magloire
|
315a4fc293
|
Fix for 68226
|
2004-06-25 01:02:33 +00:00 |
|
Mikhail Khodjaiants
|
9b23979d4f
|
Temporary fix for bug 56520: Debug Perspective doesn't get called when a breakpoint is hit.
|
2004-06-24 20:25:41 +00:00 |
|
David Inglis
|
4edd1d9f5c
|
copyright update patch from David Daoust
|
2004-06-24 19:55:36 +00:00 |
|
Mikhail Khodjaiants
|
f4ba258cd6
|
Fix for bug 68316: Exception shutting down Eclipse with an active debug session.
|
2004-06-23 15:58:15 +00:00 |
|
Mikhail Khodjaiants
|
e8b5f3a029
|
Added translation instructions for choice formats.
|
2004-06-22 19:28:02 +00:00 |
|
Mikhail Khodjaiants
|
acc1523fa1
|
Replaced global resource bundles by messages.
|
2004-06-22 18:45:18 +00:00 |
|
Alain Magloire
|
3fd15075c3
|
Fix PR 68176
* mi/org/eclipse/cdt/debug/mi/core/command/CygwinMIEnvironmentCD.java
|
2004-06-22 15:33:51 +00:00 |
|
Mikhail Khodjaiants
|
624efe28c4
|
Fix for bug 60872. Accessibility: Run/Debug configuration dialog has duplicate mnemonics.
|
2004-06-21 21:55:40 +00:00 |
|
Mikhail Khodjaiants
|
4729acab03
|
Added transparency to the icons.
|
2004-06-21 21:01:34 +00:00 |
|
Mikhail Khodjaiants
|
b776463efa
|
String externalization.
|
2004-06-21 20:24:56 +00:00 |
|
Mikhail Khodjaiants
|
0c164d2456
|
Externalizing strings.
|
2004-06-18 22:17:10 +00:00 |
|
Alain Magloire
|
c191bced9d
|
Patch from Andrew for Help support
|
2004-06-18 18:56:40 +00:00 |
|
Mikhail Khodjaiants
|
13c9743ab8
|
Deleted the "C/C++ Debugger Appearance" theme.
Moved the diassembly color preferences to the "C/C++ Debug" preference page.
|
2004-06-16 22:27:20 +00:00 |
|
Mikhail Khodjaiants
|
511a95b521
|
Moved the disassembly font definition to the platform "Debug" theme.
|
2004-06-16 20:24:52 +00:00 |
|
Mikhail Khodjaiants
|
fbc9d83a65
|
Added support for the "Skip Breakpoints" and "Skip breakpoints during a "Run To Line" operation.
|
2004-06-16 20:17:55 +00:00 |
|
Mikhail Khodjaiants
|
54fc7513cb
|
Removed the "Add Address Breakpoint" and "Add Watchpoint" global actions.
|
2004-06-16 15:40:43 +00:00 |
|
Mikhail Khodjaiants
|
f5ae1a741d
|
Added the "Toggle Watchpoint" object contribution action.
|
2004-06-15 22:09:22 +00:00 |
|
Mikhail Khodjaiants
|
8675ca55a7
|
Breakpoint and expression related actions enablemnt should not depend on the activation of the debuggger plugin.
|
2004-06-15 17:09:11 +00:00 |
|
Mikhail Khodjaiants
|
d0de77fc60
|
Implementation of the "Toggle Method Breakpoint" retargettable action.
|
2004-06-14 20:56:57 +00:00 |
|
Mikhail Khodjaiants
|
9418154ba3
|
Implementation of the "Toggle Method Breakpoint" retargettable action.
|
2004-06-14 20:46:18 +00:00 |
|
Mikhail Khodjaiants
|
066c13ce24
|
Added transparency to the icons.
|
2004-06-14 16:49:40 +00:00 |
|
David Inglis
|
611017bdcf
|
cleanup build warnings
|
2004-06-14 13:26:37 +00:00 |
|
Mikhail Khodjaiants
|
e5e1f62891
|
Added the superclass for action delegates of views different than the Debug view and driven by the selection in the Debug view.
All "Auto-refresh" actions implement "Observer" to be notified of changes by the corresponding update managers.
|
2004-06-14 01:41:44 +00:00 |
|
Mikhail Khodjaiants
|
1539cf8919
|
"CUpdateManager" extends "Observable" to support "Auto-Refresh" toggle actions.
|
2004-06-14 01:35:35 +00:00 |
|
Mikhail Khodjaiants
|
8ce08923fe
|
Changed the comments and copyright text.
|
2004-06-14 01:31:35 +00:00 |
|
Mikhail Khodjaiants
|
2d97441a1f
|
New implementation of the "Load Symbols For All" action of the Shared Libraries view.
Fixes for the "Auto-Refresh" and "refresh" actions.
|
2004-06-11 21:49:09 +00:00 |
|
Mikhail Khodjaiants
|
181779924b
|
"CDebugTarget" should provide an adapter for "ICDebugTarget".
|
2004-06-11 21:44:46 +00:00 |
|
Mikhail Khodjaiants
|
7a8f06f905
|
New implementation of the "Auto-Refresh" actions for registers and shared libraries.
|
2004-06-11 18:17:58 +00:00 |
|
Alain Magloire
|
7d75673d86
|
Fix for PR 66338
* cdi/org/eclipse/cdt/debug/mi/core/cdi/BreakpointManager.java
* cdi/org/eclipse/cdt/debug/mi/core/cdi/Condition.java
* cdi/org/eclipse/cdt/debug/mi/core/cdi/EventManager.java
* cdi/org/eclipse/cdt/debug/mi/core/cdi/model/Breakpoint.java
|
2004-06-10 02:51:50 +00:00 |
|
Mikhail Khodjaiants
|
a3b99f7790
|
New implementation of the "Refresh" actions for registers and shared libraries.
|
2004-06-09 19:11:54 +00:00 |
|
Mikhail Khodjaiants
|
585d6a4aac
|
Changed the synchronization scope.
|
2004-06-09 19:06:44 +00:00 |
|
Alain Magloire
|
e9a68a7cbd
|
Keep the breakpoint disable when doing
deffered breakpoint installation.
* cdt/org/eclpse/cdt/debug/mi/core/cdi/EventManager.java
|
2004-06-09 15:43:47 +00:00 |
|
Alain Magloire
|
afd9e92342
|
Fix for PR 65077
* mi/org/eclipse/cdt/debug/mi/core/command/CygwinCommandFactory.java
* mi/org/eclipse/cdt/debug/mi/core/command/CygwinMIEnvironmentCD.jav
* src/org/eclipse/cdt/debug/mi/core/CygwinGDBDebugger.java
|
2004-06-08 21:40:21 +00:00 |
|
Mikhail Khodjaiants
|
2f8f528a15
|
Warning clean-up.
|
2004-06-08 15:35:13 +00:00 |
|
Mikhail Khodjaiants
|
0503091564
|
Added new images for the "Auto-Refresh" and "Refresh" actions.
|
2004-06-04 00:35:56 +00:00 |
|
Mikhail Khodjaiants
|
37e64d553e
|
Changed the breakpoints and watchpoints label resources.
|
2004-06-02 22:18:11 +00:00 |
|
Mikhail Khodjaiants
|
4968399c0d
|
Cosmetic change.
|
2004-06-02 21:51:58 +00:00 |
|
Mikhail Khodjaiants
|
0dfb4354ac
|
Moved externalized strings to the right property file.
|
2004-06-02 20:25:29 +00:00 |
|
Mikhail Khodjaiants
|
95a0a3e4a4
|
Fix for bug 65112: Debug Registers view is empty.
|
2004-06-02 18:17:37 +00:00 |
|
Alain Magloire
|
5614c7c557
|
Overload getFullName() for registerObject
|
2004-06-02 14:47:04 +00:00 |
|
Alain Magloire
|
ed6d4cbdbb
|
remove comments
|
2004-06-01 18:27:55 +00:00 |
|
Alain Magloire
|
5b69f55809
|
2004-05-31 Alain Magloire
The Extension point "org.eclipse.cdt.ui.textHover"
Changed adjust the Debugger.
* DebugTextHover.java
|
2004-06-01 05:14:50 +00:00 |
|
Doug Schaefer
|
a264bf88de
|
Added the .project for debug.core.tests.
|
2004-06-01 00:58:46 +00:00 |
|
Alain Magloire
|
97876ded77
|
GDB has special "types"
int8_t int16_t etc ... parse them also.
|
2004-05-31 23:51:45 +00:00 |
|
Mikhail Khodjaiants
|
d2fd90e9fb
|
Bug 39650: the Memory window has alignment problems.
Map the Memory view font to the platform text font which is monospace by default.
|
2004-05-31 18:09:34 +00:00 |
|