Mikhail Khodjaiants
|
022ba9b789
|
Moved the 'getReferencedProject' method to 'CDebugUtils'.
Added the cycle checking.
|
2003-07-30 20:22:31 +00:00 |
|
Mikhail Khodjaiants
|
84d61d9cfc
|
Fix for PR 40911: Double clicking on breakpoint with no source causes internal error.
|
2003-07-29 20:23:55 +00:00 |
|
Mikhail Khodjaiants
|
5ad84a932b
|
Minimize the number of the "evaluate expression" requests when changing the value of the floating point types.
|
2003-07-28 21:39:57 +00:00 |
|
Mikhail Khodjaiants
|
460eff2253
|
Refactoring: moved the 'isNaN', 'isPositiveInfinity' and 'isNegativeInfinity' to the 'CDebugUtils' class.
|
2003-07-28 19:59:27 +00:00 |
|
Mikhail Khodjaiants
|
622186c83c
|
Refactoring: moved the 'CDebugUtils' class to the 'org.eclipse.cdt.debug.core' package - the methods of this class are mostly used in UI plugins.
|
2003-07-28 19:40:24 +00:00 |
|
Mikhail Khodjaiants
|
87128db4da
|
Cleanup. Removed the 'reset' and 'getQualifiedName' methods from the 'ICVaraible' interface.
|
2003-07-28 17:25:01 +00:00 |
|
Mikhail Khodjaiants
|
191615c830
|
New icon for closed projects.
|
2003-07-24 19:25:06 +00:00 |
|
Mikhail Khodjaiants
|
beb9e0d679
|
When initializing the generic source locations list filter out non-generic locations.
|
2003-07-24 18:39:43 +00:00 |
|
Mikhail Khodjaiants
|
6a09808529
|
Fix in CDTDebugModelPresentation: check if the value that getName returns is not null.
|
2003-07-22 22:25:42 +00:00 |
|
Mikhail Khodjaiants
|
0642ccd81b
|
Automatically update the list of source locations when the list of the referenced projects is modified.
|
2003-07-17 20:24:01 +00:00 |
|
Mikhail Khodjaiants
|
269cca164e
|
Fix for PR 39101: No hilight when changing the value of register.
|
2003-06-30 02:59:10 +00:00 |
|
Mikhail Khodjaiants
|
bfbf619f14
|
New icon for shared libraries with loaded symbols.
|
2003-06-26 16:18:54 +00:00 |
|
Mikhail Khodjaiants
|
45e573a88b
|
Warnings cleanup.
|
2003-06-24 04:37:07 +00:00 |
|
Mikhail Khodjaiants
|
40e2cbf0b0
|
In the 'getVariableText' and 'getVariableImage' methods of CDTDebugModelPresentation ignore exceptions thrown by getType.
|
2003-06-20 21:58:16 +00:00 |
|
Mikhail Khodjaiants
|
109d948e1f
|
Variable bookkeeping (phase 0.1).
|
2003-06-20 21:23:23 +00:00 |
|
Mikhail Khodjaiants
|
56d196d558
|
Fix for PR 38788: Ctrl-X, Ctrl-C, Ctrl-V, Ctrl-A, Ctrl-Z and Ctrl-Y keys don't work in the address field of the Memory view.
Note: Ctrl-Z still doesn't work because there is no support of it in the Text widget.
|
2003-06-13 19:16:34 +00:00 |
|
Mikhail Khodjaiants
|
4f184d5fef
|
Fixing PR 38788: Ctrl-X, Ctrl-C, Ctrl-V, Ctrl-A, Ctrl-Z and Ctrl-Y keys don't work in the address field of the Memory view.
|
2003-06-12 22:46:29 +00:00 |
|
Mikhail Khodjaiants
|
52f06ad88c
|
Refactoring: moved the type and value related methods from ICVariable to ICType and ICValue.
|
2003-06-10 22:33:56 +00:00 |
|
Mikhail Khodjaiants
|
239af2b4b6
|
Default format preferences for variables, registers and expressions.
|
2003-06-09 18:11:40 +00:00 |
|
Mikhail Khodjaiants
|
3fda0f49bb
|
Renamed the 'refresh' method of ICVariable to 'reset'.
|
2003-06-09 15:45:35 +00:00 |
|
Mikhail Khodjaiants
|
d7275746e2
|
Changed the presentation of arrays and array types.
|
2003-06-05 22:05:07 +00:00 |
|
Mikhail Khodjaiants
|
4890f5b3c1
|
Infinite values of the floating point types.
|
2003-06-05 21:18:25 +00:00 |
|
Mikhail Khodjaiants
|
1d3ef1c353
|
Evaluate expressions of detail panel asynchronously.
|
2003-06-05 20:47:15 +00:00 |
|
Mikhail Khodjaiants
|
8b18e0f709
|
Implementing the UI support of the detail panel.
|
2003-06-04 22:04:25 +00:00 |
|
Mikhail Khodjaiants
|
30fdf45570
|
The presentation of the new types.
|
2003-06-04 16:13:59 +00:00 |
|
Alain Magloire
|
33687bdd2e
|
updated.
|
2003-06-04 13:51:42 +00:00 |
|
Alain Magloire
|
cf3d839940
|
Fix PR 38047, unable to save changes in CDebugEditor.
|
2003-06-03 19:19:08 +00:00 |
|
Mikhail Khodjaiants
|
6ac9c4e9a4
|
PR 38268: added the image cache for overlay images.
|
2003-05-30 17:44:52 +00:00 |
|
Mikhail Khodjaiants
|
00d81cd9ef
|
Changed the vizualization of arrays and structures.
|
2003-05-29 19:20:15 +00:00 |
|
Mikhail Khodjaiants
|
f0436fcef5
|
Created preference for the maximum number of disassembly instructions.
|
2003-05-14 19:24:12 +00:00 |
|
Mikhail Khodjaiants
|
00e4c17321
|
Enable/disable the 'Add Globals' action when the 'Expressions' view is initializing.
|
2003-05-13 19:44:07 +00:00 |
|
Mikhail Khodjaiants
|
4169c1bd54
|
Accumulate the status information when adding multiple globals to the Expression view.
|
2003-05-12 22:03:49 +00:00 |
|
Mikhail Khodjaiants
|
4fc88a9b59
|
Moved the generation of expressions for global variables to the mi plugin.
|
2003-05-12 21:14:49 +00:00 |
|
Mikhail Khodjaiants
|
f6969bb0a8
|
Display the error message and error image in the debug target's label.
|
2003-05-07 17:32:41 +00:00 |
|
Mikhail Khodjaiants
|
068e671281
|
Correction.
|
2003-05-06 20:17:45 +00:00 |
|
Mikhail Khodjaiants
|
63628b58a1
|
Ruler tooltips in the dissassembly editor.
|
2003-05-06 16:33:03 +00:00 |
|
Mikhail Khodjaiants
|
4a88230536
|
New implementation of overlayed images.
|
2003-05-05 19:53:03 +00:00 |
|
Mikhail Khodjaiants
|
1f3480e46a
|
Removed unused imports.
|
2003-05-05 19:36:24 +00:00 |
|
Alain Magloire
|
9020239eb7
|
updated
|
2003-04-29 18:42:24 +00:00 |
|
Alain Magloire
|
0533d620d4
|
disconnect() from the working copy manager.
|
2003-04-29 18:42:18 +00:00 |
|
Alain Magloire
|
bb30382695
|
updated.
|
2003-04-28 02:36:20 +00:00 |
|
Alain Magloire
|
ff2a519180
|
New method getBufferFactory() overload the parent.
|
2003-04-28 02:35:56 +00:00 |
|
Mikhail Khodjaiants
|
8f19b5929d
|
Fix for bug 36909.
|
2003-04-25 19:38:51 +00:00 |
|
Mikhail Khodjaiants
|
a294752676
|
Display error messages in the 'Registers' view.
|
2003-04-24 19:05:52 +00:00 |
|
Mikhail Khodjaiants
|
65353ae67b
|
Added shortcuts for the C/C++ Debug specific views.
|
2003-04-24 15:31:28 +00:00 |
|
Mikhail Khodjaiants
|
44a3cd9a5b
|
Update the actions of the 'Shared Libraries' view even if the viewer's input is the same as before.
|
2003-04-24 15:24:13 +00:00 |
|
Mikhail Khodjaiants
|
7bb5feba42
|
If error occurs when acquiring the signal information from gdb the error message should be displayed in the 'Signals' view.
|
2003-04-23 18:01:38 +00:00 |
|
David Inglis
|
5ae31fb0e6
|
update version
|
2003-04-23 15:03:25 +00:00 |
|
Mikhail Khodjaiants
|
d3d90593b4
|
Fix for bug 36682.
|
2003-04-21 14:36:25 +00:00 |
|
Mikhail Khodjaiants
|
595aeddd55
|
Temporary fix for character values.
|
2003-04-21 14:12:01 +00:00 |
|