1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

1201 commits

Author SHA1 Message Date
Mikhail Khodjaiants
74a706751c Added support of the formatting actions of the Memory view. 2002-11-04 01:40:24 +00:00
Mikhail Khodjaiants
f1fe1808af Added conversion utilities to support decimal format in the Memory View. 2002-11-01 23:21:32 +00:00
Mikhail Khodjaiants
0397c4165b Added 'IExecFileInfo' interface. 2002-11-01 23:17:17 +00:00
Mikhail Khodjaiants
cb10be8c80 Replaced the 'IProject' argument by 'IFile' in the debug target factory methods - second phase. 2002-11-01 18:24:09 +00:00
Mikhail Khodjaiants
34d635498a Removed unused constructor. 2002-11-01 18:23:49 +00:00
Mikhail Khodjaiants
4b9ae6832a Removed unused debug target factory methods. 2002-11-01 18:23:15 +00:00
Mikhail Khodjaiants
f58a8c96ee Replaced the 'IProject' argument by 'IFile' in the debug target factory methods. 2002-11-01 17:15:50 +00:00
Mikhail Khodjaiants
a429e30634 Fix for synchronization bug in CFormattedMemoryBlock. 2002-10-31 22:34:55 +00:00
Mikhail Khodjaiants
a8f3a92e07 Fix for synchronization bug in CFormattedMemoryBlock. 2002-10-31 22:34:33 +00:00
Mikhail Khodjaiants
25f35a02c8 Fix for synchronization bug in CFormattedMemoryBlock. 2002-10-31 22:28:21 +00:00
Mikhail Khodjaiants
33825fd97a Fix for synchronization bug in CFormattedMemoryBlock. 2002-10-31 22:08:34 +00:00
Mikhail Khodjaiants
ee3a8df6fd Implementing the 'Refresh Memory' action. 2002-10-30 23:39:31 +00:00
Mikhail Khodjaiants
f5a02f5aab Implementation of the 'SaveMemoryChanges' action. 2002-10-30 21:55:59 +00:00
Mikhail Khodjaiants
10cf93ffdc Fix for bug 25283. 2002-10-30 16:31:07 +00:00
Mikhail Khodjaiants
1a83c46a2c Implementing editing features of the memory view. 2002-10-30 05:03:21 +00:00
Mikhail Khodjaiants
e4a57a52b7 Implementing editing features of the memory view. 2002-10-28 23:33:53 +00:00
Mikhail Khodjaiants
873f660e03 Implementing the memory view. 2002-10-28 02:46:38 +00:00
Alain Magloire
b3e4fda188 updated 2002-10-26 23:35:29 +00:00
Alain Magloire
3c1c73ce62 new method refresh(). 2002-10-26 23:35:20 +00:00
Mikhail Khodjaiants
23529181b2 Utilities to convert textual presentation of memory to bytes. 2002-10-25 21:57:00 +00:00
Mikhail Khodjaiants
6fbe49621c Replaced 'MEMORY_BYTES_PER_ROW_...' constants by 'MEMORY_NUMBER_OF_COLUMNS_...'. 2002-10-25 17:05:33 +00:00
Mikhail Khodjaiants
60ea319f0a Remove the 'setWordSize' method from 'IFormattedMemoryBlock' and use 'reformat' instead. 2002-10-25 15:52:16 +00:00
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