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

619 commits

Author SHA1 Message Date
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
Alain Magloire
d2195ebf5d update. 2002-10-31 00:15:58 +00:00
Alain Magloire
b2ec6d9142 Check if The MemoryBlock.isDirty(). 2002-10-31 00:15:48 +00:00
Alain Magloire
6f1a249cc3 Two new methods isDirty() and setDirty(). 2002-10-31 00:15:26 +00:00
Mikhail Khodjaiants
ee3a8df6fd Implementing the 'Refresh Memory' action. 2002-10-30 23:39:31 +00:00
Mikhail Khodjaiants
18d7a22ac2 Implementation of the 'SaveMemoryChanges' action. 2002-10-30 22:01:01 +00:00
Mikhail Khodjaiants
f5a02f5aab Implementation of the 'SaveMemoryChanges' action. 2002-10-30 21:55:59 +00:00
Peter Graves
92c9f39f22 Updated to reflect removal of evaluateExpressionToValue from the API and added a Changelog 2002-10-30 20:55:07 +00:00
Alain Magloire
62db38efbd updated. 2002-10-30 20:52:05 +00:00
Alain Magloire
ac61f0f586 reuse refresh() to fire events if the assign was succesffull. 2002-10-30 20:51:53 +00:00
Mikhail Khodjaiants
33f9b69bf6 Fix for bug 25283 2002-10-30 20:44:28 +00:00
Mikhail Khodjaiants
d21b0d328a Fix for bug 25283 2002-10-30 19:39:17 +00:00
Mikhail Khodjaiants
10cf93ffdc Fix for bug 25283. 2002-10-30 16:31:07 +00:00
Alain Magloire
30a03f022b updated. 2002-10-30 14:47:45 +00:00
Alain Magloire
5b211d6865 Do not use the sameThread() method. 2002-10-30 14:47:31 +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
Alain Magloire
347a692269 updated. 2002-10-28 20:38:27 +00:00
Alain Magloire
9a92aa9b13 Generate a MIMemoryChangedEvent when doing setValue. 2002-10-28 20:38:18 +00:00
Mikhail Khodjaiants
113211c2e4 Adding editing features to the memory view. 2002-10-28 02:53:58 +00:00
Mikhail Khodjaiants
873f660e03 Implementing the memory view. 2002-10-28 02:46:38 +00:00
Alain Magloire
7c6cf4d75f update. 2002-10-26 23:40:44 +00:00
Alain Magloire
57bc7c4a2d update() new Method. 2002-10-26 23:40:34 +00:00
Alain Magloire
83a366657f refresh, new method. 2002-10-26 23:40:13 +00:00
Alain Magloire
f3fee4f762 save and restore the current thread. 2002-10-26 23:39:50 +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
Alain Magloire
598445c740 updated. 2002-10-26 20:29:21 +00:00
Alain Magloire
048ad592fd token is no longer incremented here. 2002-10-26 20:29:10 +00:00
Alain Magloire
d22acaff8c MIEvent takes argument. 2002-10-26 20:28:52 +00:00
Alain Magloire
43dfe27212 cmdCount removed and MIEvent takes argument. 2002-10-26 20:28:30 +00:00
Alain Magloire
7d3ce278c7 setTerminate() takes a new argument. 2002-10-26 20:28:07 +00:00
Alain Magloire
99a447c6b6 indentation. 2002-10-26 20:27:45 +00:00
Alain Magloire
ee03d27d33 super needs token as argument. 2002-10-26 20:27:28 +00:00
Alain Magloire
cb0e4c2838 getUniqToken() new method. 2002-10-26 20:25:11 +00:00
Alain Magloire
a44a80e8eb always send the token part of the string. 2002-10-26 20:24:53 +00:00
Alain Magloire
da1086033d passing token to MIEvent. 2002-10-26 20:24:27 +00:00
Alain Magloire
3861e97a3b enableEventToken(), disableEventToken() new methods. 2002-10-26 20:23:49 +00:00
Alain Magloire
fb50d51100 getLastExecutionToken() new method. 2002-10-26 20:23:12 +00:00
Alain Magloire
634918abbd new method allowProgramInterruption. 2002-10-26 20:22:04 +00:00
Mikhail Khodjaiants
49d3b50f8e Implementing editor features of Memory view. 2002-10-25 21:58:42 +00:00
Mikhail Khodjaiants
23529181b2 Utilities to convert textual presentation of memory to bytes. 2002-10-25 21:57:00 +00:00
Mikhail Khodjaiants
37c1cc6633 Implementation of the 'Number Of Columns' action. 2002-10-25 17:13:57 +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
66f4c56140 Cleanup. 2002-10-25 16:11:51 +00:00
Mikhail Khodjaiants
c915146cf3 Replaced the usage of 'setWordSize' method by the 'reformat' method of 'IFormattedMemoryBlock'. 2002-10-25 15:52:38 +00:00
Mikhail Khodjaiants
60ea319f0a Remove the 'setWordSize' method from 'IFormattedMemoryBlock' and use 'reformat' instead. 2002-10-25 15:52:16 +00:00