Mikhail Khodjaiants
|
c0691323a6
|
Implementation of 'Run To Line' action.
|
2002-09-19 21:12:37 +00:00 |
|
Mikhail Khodjaiants
|
5c2a979441
|
Implementation of 'Run To Line' action.
|
2002-09-19 19:51:59 +00:00 |
|
Mikhail Khodjaiants
|
4b389fbd48
|
Implementation of 'Run To Line' action.
|
2002-09-19 19:21:19 +00:00 |
|
Mikhail Khodjaiants
|
f428107d13
|
Make the expression view visible when adding an expression.
|
2002-09-19 14:43:55 +00:00 |
|
Mikhail Khodjaiants
|
d519e8afd9
|
Cleanup.
|
2002-09-18 21:46:43 +00:00 |
|
Mikhail Khodjaiants
|
046d4285b4
|
Enable/disable the 'Add Expression' action when target selection changed.
|
2002-09-18 21:29:55 +00:00 |
|
Mikhail Khodjaiants
|
80ad51d3a9
|
Added 'Add expresion' action to the C editor context menu.
|
2002-09-18 20:58:54 +00:00 |
|
Mikhail Khodjaiants
|
b47529d93e
|
Added 'Add expresion' action to the C editor context menu.
|
2002-09-18 20:40:25 +00:00 |
|
Mikhail Khodjaiants
|
a24c62e709
|
Added 'Add expresion' action to the C editor context menu.
|
2002-09-18 20:35:47 +00:00 |
|
Mikhail Khodjaiants
|
20c3795a65
|
Set debug target on creation.
|
2002-09-18 20:10:30 +00:00 |
|
Mikhail Khodjaiants
|
26fc07b6cf
|
Implementation of expressions.
|
2002-09-18 19:02:52 +00:00 |
|
Mikhail Khodjaiants
|
8510ce5ea0
|
Implementation of expressions.
|
2002-09-18 16:49:24 +00:00 |
|
Mikhail Khodjaiants
|
df4e0dbe8d
|
Implementation of expressions.
|
2002-09-18 15:04:01 +00:00 |
|
Mikhail Khodjaiants
|
63074a1820
|
Do not allow to modify aggregate variables.
|
2002-09-17 18:10:38 +00:00 |
|
Mikhail Khodjaiants
|
3befb016c8
|
Implementation of 'Change register value' action.
|
2002-09-17 17:12:31 +00:00 |
|
Mikhail Khodjaiants
|
655d90ba80
|
Implementation of Registers view.
|
2002-09-17 16:03:53 +00:00 |
|
Mikhail Khodjaiants
|
397525c637
|
Implementation of Registers view.
|
2002-09-16 21:55:24 +00:00 |
|
Mikhail Khodjaiants
|
185cb818c1
|
Implementation of Registers view.
|
2002-09-16 21:32:17 +00:00 |
|
Mikhail Khodjaiants
|
e5d1c04186
|
Implementation of text hovering.
|
2002-09-13 19:02:51 +00:00 |
|
Mikhail Khodjaiants
|
26f32a37d5
|
Implementation of text hovering.
|
2002-09-13 18:32:41 +00:00 |
|
Mikhail Khodjaiants
|
10e834b26a
|
Implementation of text hovering.
|
2002-09-13 17:45:24 +00:00 |
|
Mikhail Khodjaiants
|
82b872a006
|
Implementation of text hovering.
|
2002-09-13 17:22:46 +00:00 |
|
Mikhail Khodjaiants
|
ab927f790a
|
Correct display of C++ keywords in the 'Variables' view.
|
2002-09-12 22:22:39 +00:00 |
|
Mikhail Khodjaiants
|
43e52e0f88
|
Implementation of variables presentation in Variables view.
|
2002-09-10 22:41:10 +00:00 |
|
Mikhail Khodjaiants
|
c4ec584fc4
|
Implementation of the handler of 'WatchpointScope' event.
|
2002-09-06 21:13:24 +00:00 |
|
Mikhail Khodjaiants
|
128f28c57c
|
Added handles for watchpoint events.
|
2002-09-06 18:10:39 +00:00 |
|
Mikhail Khodjaiants
|
0ab86c77d5
|
Implementation of 'add watchpoint' action and watchpoint's properties.
|
2002-09-05 21:54:51 +00:00 |
|
Mikhail Khodjaiants
|
d32b5a8355
|
The reason of the 'suspended' event has been changed from ICDIBreakpoint to ICDIBreakpointHit.
|
2002-09-05 14:54:18 +00:00 |
|
Mikhail Khodjaiants
|
fa789eea01
|
Changed the name of the C/C++ debug action set.
|
2002-09-05 14:31:26 +00:00 |
|
Mikhail Khodjaiants
|
cff216f9b7
|
Implementation of watchpoints.
|
2002-09-04 22:36:23 +00:00 |
|
Mikhail Khodjaiants
|
b4632f88d2
|
Implementation of watchpoints.
|
2002-09-04 20:50:20 +00:00 |
|
Mikhail Khodjaiants
|
477450be7a
|
More implementation of breakpoints.
|
2002-09-03 22:55:20 +00:00 |
|
Mikhail Khodjaiants
|
cb00b0ef97
|
More implementation of breakpoints.
|
2002-08-30 23:30:28 +00:00 |
|
Mikhail Khodjaiants
|
2ae88fb2c9
|
Changed target id for 'Add Breakpoint' action to '#CEditorRulerContext'.
|
2002-08-29 19:05:31 +00:00 |
|
Mikhail Khodjaiants
|
adac5a0ece
|
Display signal name and meaning if program is suspended by a signal.
|
2002-08-29 18:04:57 +00:00 |
|
Mikhail Khodjaiants
|
5321f78ce1
|
Implementation of the breakpoint preference page.
|
2002-08-27 23:04:30 +00:00 |
|
Mikhail Khodjaiants
|
8d6b618921
|
Add 'Enable/Disable Breakpoint' action.
|
2002-08-26 23:13:18 +00:00 |
|
Mikhail Khodjaiants
|
bb6ac7102c
|
Fix for "Add/Remove Breakpoint".
|
2002-08-26 21:10:45 +00:00 |
|
David Inglis
|
3d96f03185
|
export jar
|
2002-08-26 18:07:15 +00:00 |
|
David Inglis
|
c2bcc53963
|
changed plugin name
|
2002-08-26 17:43:52 +00:00 |
|
David Inglis
|
253bdfe47c
|
update added plugin name and provider
|
2002-08-26 16:52:29 +00:00 |
|
Mikhail Khodjaiants
|
ec51c065a0
|
Added restart and breakpoint actions.
|
2002-08-23 22:25:36 +00:00 |
|
Mikhail Khodjaiants
|
8fecbbf7d8
|
Variables rendering fixes.
|
2002-08-22 23:06:47 +00:00 |
|
Mikhail Khodjaiants
|
79098bebfd
|
Added breakpoint classes.
|
2002-08-21 22:19:12 +00:00 |
|
David Inglis
|
bd9a9da884
|
fixed build properties
|
2002-08-21 03:35:59 +00:00 |
|
Mikhail Khodjaiants
|
0307260c31
|
Implementation of the source location.
|
2002-08-19 22:21:50 +00:00 |
|
Mikhail Khodjaiants
|
60da64d862
|
More implementation.
|
2002-08-16 23:13:03 +00:00 |
|
Mikhail Khodjaiants
|
a5a6ab9bbc
|
More implementation.
|
2002-08-15 22:22:42 +00:00 |
|
David Inglis
|
54f5b7dadf
|
new debugger configuartion page extension
move UIPlugin out of internal
|
2002-08-15 14:41:41 +00:00 |
|
Mikhail Khodjaiants
|
34c403336b
|
More implementation.
|
2002-08-13 22:47:32 +00:00 |
|