Mikhail Khodjaiants
|
dff4a9566b
|
Support of the "Memory Unit Size" action.
|
2002-10-25 03:52:16 +00:00 |
|
Mikhail Khodjaiants
|
655d0606bb
|
Moved the memory format constants from IFormattedMemoryRetrieval.java to IFormattedMemoryBlock.java.
|
2002-10-24 23:01:36 +00:00 |
|
David Inglis
|
227e380ee2
|
fixed exception on shutdown with an attached process
|
2002-10-24 15:11:07 +00:00 |
|
Mikhail Khodjaiants
|
d3f650c9c6
|
Support for debugger console.
|
2002-10-23 17:38:53 +00:00 |
|
Mikhail Khodjaiants
|
97fc7f02f3
|
Support for debugger console.
|
2002-10-23 17:20:29 +00:00 |
|
Alain Magloire
|
a3e38434ac
|
update
|
2002-10-22 20:31:41 +00:00 |
|
Alain Magloire
|
08482cfc99
|
new Method getSessionProcess.
|
2002-10-22 20:31:34 +00:00 |
|
Mikhail Khodjaiants
|
16803793a6
|
Added a functionality to process ICDIMemoryChangedEvent
|
2002-10-21 03:41:16 +00:00 |
|
Mikhail Khodjaiants
|
a929d712af
|
Added a functionality to process ICDIMemoryChangedEvent
|
2002-10-21 03:35:35 +00:00 |
|
Alain Magloire
|
fae625a39c
|
updated
|
2002-10-20 23:21:38 +00:00 |
|
Alain Magloire
|
6b25a8c1c8
|
Remove getDirectories()
Remove setDirectories()
Remove reset().
|
2002-10-20 23:21:29 +00:00 |
|
Alain Magloire
|
0f4029f0e6
|
Remove of getCMemoryBlock() not use.
Remove evaluateExpressionToValue not use.
|
2002-10-20 23:20:59 +00:00 |
|
Alain Magloire
|
a02276b6ee
|
updated
|
2002-10-19 19:15:49 +00:00 |
|
Alain Magloire
|
273ab56e71
|
New event trigger by memory changes.
|
2002-10-19 19:15:41 +00:00 |
|
Mikhail Khodjaiants
|
60e7f0dd37
|
Implementation of the 'dispose' method for 'CFormattedMemoryBlock'.
|
2002-10-18 21:54:37 +00:00 |
|
David Inglis
|
efefa375bb
|
fix feature build problem (jgreen patch)
|
2002-10-18 18:45:05 +00:00 |
|
Mikhail Khodjaiants
|
f3214e2438
|
Implementing the memory view support.
|
2002-10-17 23:17:02 +00:00 |
|
Alain Magloire
|
aa7b0c68a0
|
Updated.
|
2002-10-17 14:29:21 +00:00 |
|
Alain Magloire
|
1d30495e26
|
added new method createMemoryBlock take string as the first
argument.
|
2002-10-17 14:29:11 +00:00 |
|
Mikhail Khodjaiants
|
ef35f69c64
|
Implementing the memory view support.
|
2002-10-15 21:42:17 +00:00 |
|
Mikhail Khodjaiants
|
46a86c5d94
|
Implementation of the 'Automatically switch to disassembly mode' preference.
|
2002-10-15 18:29:04 +00:00 |
|
Mikhail Khodjaiants
|
0a42098b56
|
The register's cahnge flag should be reset only when switching between frames of the same thread.
|
2002-10-15 17:06:57 +00:00 |
|
Mikhail Khodjaiants
|
1da99f2c05
|
Reset the register's change flag before switching to another frame.
|
2002-10-15 02:17:42 +00:00 |
|
Mikhail Khodjaiants
|
fd8dc50308
|
Correct detail value should be set to the 'resume' event to prevent the collapse of variable's and register's trees after stepping.
|
2002-10-15 02:06:51 +00:00 |
|
Mikhail Khodjaiants
|
42ab22b236
|
Set the corresponding thread as current before switching to another frame.
|
2002-10-14 05:03:22 +00:00 |
|
Alain Magloire
|
e60730059a
|
update.
|
2002-10-13 02:33:31 +00:00 |
|
Alain Magloire
|
31930ca041
|
new method createMemoryBlock(), remove method getBlock().
|
2002-10-13 02:33:21 +00:00 |
|
Alain Magloire
|
171c7a68e2
|
remove method supportsValueModification().
|
2002-10-13 02:32:46 +00:00 |
|
Alain Magloire
|
122c0c38d7
|
Remove those methods (getInstructions) it is part
of ICDISourceManager.
|
2002-10-12 23:51:24 +00:00 |
|
Alain Magloire
|
c87597043b
|
A class to return a mixed of source and assembly instructions.
|
2002-10-12 01:21:29 +00:00 |
|
Alain Magloire
|
9c134355a8
|
3 methods to return ICDIMixedInstruction ; a mixed
of source and assembly instructions.
|
2002-10-12 01:20:11 +00:00 |
|
Mikhail Khodjaiants
|
92c7884bc3
|
Implementing the 'Switch to disassembly mode' action.
|
2002-10-11 21:41:50 +00:00 |
|
Mikhail Khodjaiants
|
736dbc1bec
|
Changed the format of the disassembly view's output.
|
2002-10-11 14:59:18 +00:00 |
|
Mikhail Khodjaiants
|
cede94d323
|
Added the 'hasValueChanged' method to 'CRegister'.
|
2002-10-10 22:29:59 +00:00 |
|
Mikhail Khodjaiants
|
099c9906e8
|
Check if the selected frame is current before calling 'setCurrentStackFrame'.
|
2002-10-10 22:16:14 +00:00 |
|
Mikhail Khodjaiants
|
f5a5e58c82
|
Added Getter and Setter for 'fRefreshVariables'.
|
2002-10-10 22:01:16 +00:00 |
|
Mikhail Khodjaiants
|
5eee2360ef
|
Display the limited number of instruction in the disassembly view.
|
2002-10-10 18:36:07 +00:00 |
|
Mikhail Khodjaiants
|
fd956221a4
|
Implementing the disassembly mode.
|
2002-10-10 16:51:28 +00:00 |
|
Mikhail Khodjaiants
|
e01a121c1c
|
Implementing the disassembly mode.
|
2002-10-10 15:29:50 +00:00 |
|
Alain Magloire
|
16e22eb4b8
|
in getInstructions() use long instead of String for addresses.
|
2002-10-10 15:18:23 +00:00 |
|
Mikhail Khodjaiants
|
dd2ebb3c74
|
Implementation of disassembly mode.
|
2002-10-10 03:38:46 +00:00 |
|
Mikhail Khodjaiants
|
c0dd34d21c
|
Typo.
|
2002-10-10 02:36:42 +00:00 |
|
Mikhail Khodjaiants
|
aa7651d574
|
Implementation of disassembly mode.
|
2002-10-09 23:10:16 +00:00 |
|
Alain Magloire
|
34558714cc
|
Added methods to get disassemble code from the source manager.
|
2002-10-09 22:04:43 +00:00 |
|
Mikhail Khodjaiants
|
be32b96116
|
Implementation of disassembly mode.
|
2002-10-09 17:56:17 +00:00 |
|
Mikhail Khodjaiants
|
94a721a938
|
Implementation of disassembly mode.
|
2002-10-09 03:06:17 +00:00 |
|
Mikhail Khodjaiants
|
fdf2c99a70
|
Implementation of disassembly mode.
|
2002-10-08 22:03:22 +00:00 |
|
Mikhail Khodjaiants
|
d142a758d5
|
Added method to replace access to non-accessible method of enclosing type.
|
2002-10-08 20:20:22 +00:00 |
|
Mikhail Khodjaiants
|
0180598ed2
|
Use the number of actual children as a length of array instead of the number returned by gdb.
|
2002-10-07 18:02:48 +00:00 |
|
Mikhail Khodjaiants
|
8f4ba58fe7
|
Incorrect casting.
|
2002-10-07 17:30:48 +00:00 |
|