Alain Magloire
|
9faa3cf7a9
|
Updated.
|
2003-07-08 15:44:54 +00:00 |
|
Alain Magloire
|
bbddb0d592
|
Change the command to grab the logerrors.
|
2003-07-08 15:44:41 +00:00 |
|
Peter Graves
|
04b6ea96de
|
Major cleanup. Moved the resrouces out of the source tree and
fixed a problem where we were not terminating debug sessions.
Also removed a bunch of unused stuff.
|
2003-07-03 18:21:15 +00:00 |
|
Mikhail Khodjaiants
|
f3ed140c9c
|
Fix for PR 39372: Breakpoints don't get activated when symbols are loaded.
|
2003-06-30 21:14:48 +00:00 |
|
Mikhail Khodjaiants
|
0375bb50a1
|
Fix for PR 39100: CDT/Debug core is asking value 16 times.
|
2003-06-30 20:05:43 +00:00 |
|
Mikhail Khodjaiants
|
faf7bd9da2
|
Fix for PR 39087: Cache the MI answer once we know if the variable is writable.
|
2003-06-30 18:00:14 +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 |
|
Alain Magloire
|
2fd4306837
|
updated.
|
2003-06-25 19:08:39 +00:00 |
|
Alain Magloire
|
ad7625bc1c
|
Optimization from Chris Songer in manipulating strings.
|
2003-06-25 19:08:29 +00:00 |
|
Mikhail Khodjaiants
|
aa3f10c491
|
All local var_objects are destroyed when a thread other than current is selected. CVariable has to be invalidated if a "destroyed" event has been received.
|
2003-06-24 05:30:41 +00:00 |
|
Mikhail Khodjaiants
|
45e573a88b
|
Warnings cleanup.
|
2003-06-24 04:37:07 +00:00 |
|
Mikhail Khodjaiants
|
cf576425cb
|
Fix for ClassCastException in CStackFrame.
|
2003-06-23 19:35:45 +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
|
b121523ac4
|
Variable bookkeeping (phase 0.1).
|
2003-06-20 21:16:16 +00:00 |
|
Alain Magloire
|
e78cfa658a
|
updated.
|
2003-06-19 03:39:27 +00:00 |
|
Alain Magloire
|
1dbcbfd908
|
reimplement getRegister()
|
2003-06-19 03:39:14 +00:00 |
|
Alain Magloire
|
ec0c3f13bd
|
Check for register and prepend "$" to name
|
2003-06-19 03:39:01 +00:00 |
|
Alain Magloire
|
7d026a2568
|
Cleanup the register to use GDB/MI objects.
|
2003-06-19 03:38:37 +00:00 |
|
Alain Magloire
|
0728b66c10
|
Check for register also and cleanup
|
2003-06-19 03:38:11 +00:00 |
|
Mikhail Khodjaiants
|
61f80b02fe
|
Incorrect casting int the "setChanged" method of CVariable.
|
2003-06-18 20:59:15 +00:00 |
|
Mikhail Khodjaiants
|
f7b57711f9
|
Removed unused local variable.
|
2003-06-18 16:00:18 +00:00 |
|
Alain Magloire
|
b73e87b69b
|
updated.
|
2003-06-17 18:45:19 +00:00 |
|
Alain Magloire
|
d54056eb05
|
Fix Pr 38934
|
2003-06-17 18:45:12 +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
|
038b3552b2
|
Cleanup: removed unused and internal methods from ICValue.
|
2003-06-11 22:58:44 +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
|
ed640e09ab
|
Cleanup.
|
2003-06-10 16:47:24 +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
|
198153d7e6
|
Renamed the 'refresh' method of ICVariable to 'reset'. Added new method - 'reset' to CValue instead of using the 'setChanged' method.
|
2003-06-09 15:45:07 +00:00 |
|
Mikhail Khodjaiants
|
30aeec572e
|
Mark as changed parent variables.
|
2003-06-06 21:54:08 +00:00 |
|
Mikhail Khodjaiants
|
6250bf1be7
|
Refresh only the state of variable when handling a change event.
|
2003-06-06 20:34:32 +00:00 |
|
Mikhail Khodjaiants
|
e52ae1fe5a
|
Correct presentation of the full names of variables that contain pointers.
|
2003-06-06 20:00:22 +00:00 |
|
Mikhail Khodjaiants
|
08ab887f65
|
Correct presentation of the full names of variables that contain pointers.
|
2003-06-06 19:55:13 +00:00 |
|
Mikhail Khodjaiants
|
5243e5bd71
|
Changed the implementation of the'getName' method of CVariable to return the actual names of array members.
|
2003-06-06 19:27:17 +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
|
1a2df38e62
|
Renamed the 'computeDetail' method of the 'ICValue' interface to 'evaluateAsExpression'.
|
2003-06-05 20:44:45 +00:00 |
|
Mikhail Khodjaiants
|
8efde68c59
|
Removed the redundant methods from the 'ICDIFloatingPointValue' interface.
|
2003-06-05 19:22:52 +00:00 |
|
Mikhail Khodjaiants
|
8b18e0f709
|
Implementing the UI support of the detail panel.
|
2003-06-04 22:04:25 +00:00 |
|
Mikhail Khodjaiants
|
152f3b0dc3
|
Implementing the core support of the detail panel.
|
2003-06-04 22:02:47 +00:00 |
|
Mikhail Khodjaiants
|
f6516e4737
|
Added the processing of reference values.
|
2003-06-04 17:44:46 +00:00 |
|
Mikhail Khodjaiants
|
bf46520cf1
|
Correction in the parsing of reference value.
|
2003-06-04 17:41:53 +00:00 |
|
Mikhail Khodjaiants
|
30fdf45570
|
The presentation of the new types.
|
2003-06-04 16:13:59 +00:00 |
|
Mikhail Khodjaiants
|
af887aa72c
|
Added some missing types and methods for the type parsing.
|
2003-06-04 16:13:35 +00:00 |
|
Mikhail Khodjaiants
|
6472982fc0
|
Implementing the core support of UI features for types and internal formating (instead of using the format features provided by gdb).
|
2003-06-04 16:13:14 +00:00 |
|