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

733 commits

Author SHA1 Message Date
Mikhail Khodjaiants
d11b492c7c Render debug target as suspended if no reason is specified. 2002-11-27 15:50:38 +00:00
Mikhail Khodjaiants
3589bf402a Fix for evaluation of expression to address in the Memory view. 2002-11-26 16:38:03 +00:00
Mikhail Khodjaiants
62aeb18a10 Added the 'Evaluate' button to the Memory view. 2002-11-22 19:00:17 +00:00
Mikhail Khodjaiants
9331974459 Reset the tooltips of the memory view tabs on terminate. 2002-11-21 21:20:24 +00:00
Mikhail Khodjaiants
595e7ffbc7 Added the TERMINATE event handler to MemoryViewEventHandler. 2002-11-21 20:50:06 +00:00
Mikhail Khodjaiants
fdc45b36d4 Fix for bug 26595. 2002-11-20 21:51:43 +00:00
Mikhail Khodjaiants
a0eb6d4b36 Added enablement condition to some actions. 2002-11-19 21:38:30 +00:00
Mikhail Khodjaiants
d66eda2a42 Fix for bug 26693. 2002-11-19 21:35:01 +00:00
Mikhail Khodjaiants
280c95fcfe Fix for bug 26401. 2002-11-19 16:47:36 +00:00
Mikhail Khodjaiants
916a07026b Fix for bug 26401. 2002-11-19 16:42:04 +00:00
Mikhail Khodjaiants
f0c0e2418a Fixes for the 'Add Global Variables' action's bugs. 2002-11-18 23:05:58 +00:00
Mikhail Khodjaiants
8d83066244 Added presentation for dummy stack frames. 2002-11-16 00:52:09 +00:00
Mikhail Khodjaiants
7b0abedd4f Added tooltips to the Memory view's tabs. 2002-11-13 19:58:23 +00:00
Mikhail Khodjaiants
4b32ececa8 Added the 'Auto-Refresh by default' and 'Show ASCII by default' preferences to the 'Memory Views' preference page. 2002-11-13 18:49:29 +00:00
Mikhail Khodjaiants
d3ebea6093 Fix for PR 25988: The 'Padding Character' preference of the Memory view doesn't work. 2002-11-11 20:16:03 +00:00
Mikhail Khodjaiants
8ad962852c Added support of the 'Add Global Variables' action of the Expressions view. 2002-11-05 20:26:57 +00:00
Mikhail Khodjaiants
281b81b6c2 Implementation of the "Format/Decimal" and "Format/Unsigned Decimal" actions of the Memory view. 2002-11-04 01:47:47 +00:00
Mikhail Khodjaiants
6be5cda658 Implementing decimal format support of the Memory view. 2002-11-01 23:25:06 +00:00
Mikhail Khodjaiants
2d39f23eee Removed the 'Modified Value Color' preference. 2002-10-31 23:29:27 +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
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
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
Mikhail Khodjaiants
113211c2e4 Adding editing features to the memory view. 2002-10-28 02:53:58 +00:00
Mikhail Khodjaiants
49d3b50f8e Implementing editor features of Memory view. 2002-10-25 21:58:42 +00:00
Mikhail Khodjaiants
37c1cc6633 Implementation of the 'Number Of Columns' action. 2002-10-25 17:13:57 +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
bdb64d5625 Set the 'relationship' attribute value to 'stack' for the 'MemoryView' perspective extension. 2002-10-25 04:10:28 +00:00
Mikhail Khodjaiants
ddce619def Implementation of the 'Memory Unit Size' action. 2002-10-25 04:04:10 +00:00
Mikhail Khodjaiants
08451dae9e Implementing Memory view formatting actions. 2002-10-24 23:16:01 +00:00
Mikhail Khodjaiants
dc089a66ed Switching between debugger and inferrior consoles. 2002-10-23 21:19:19 +00:00
Mikhail Khodjaiants
7c1f24d612 "Show Debugger Console" action. 2002-10-23 19:01:55 +00:00
Mikhail Khodjaiants
99aa0c76d4 Implementation of the "Show ASCII" action. 2002-10-22 17:10:49 +00:00
Mikhail Khodjaiants
dc302bdd60 Framework tries to refresh memory view before the view controls are created. 2002-10-22 02:53:48 +00:00
Mikhail Khodjaiants
80238aadc8 Implementation of the "Clear" action for the memory view. 2002-10-21 21:49:18 +00:00
Mikhail Khodjaiants
8cb3a11b6a Implementation of the "Auto-Refresh" and "Refresh" actions for the memory view. 2002-10-21 20:59:13 +00:00
Mikhail Khodjaiants
83ea6524dc Display the memory changes in different color in the memory view. 2002-10-21 03:42:09 +00:00
Mikhail Khodjaiants
73c66134ef Implementation of the memory view. 2002-10-18 22:02:51 +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
Mikhail Khodjaiants
6c770feac4 Moved the memory management functionality to the core. 2002-10-15 21:36:03 +00:00
Mikhail Khodjaiants
46a86c5d94 Implementation of the 'Automatically switch to disassembly mode' preference. 2002-10-15 18:29:04 +00:00
Mikhail Khodjaiants
42ab22b236 Set the corresponding thread as current before switching to another frame. 2002-10-14 05:03:22 +00:00
Mikhail Khodjaiants
13fd0e42e8 Implementing the 'Switch to disassembly mode' action. 2002-10-11 21:51:18 +00:00
Mikhail Khodjaiants
aa7651d574 Implementation of disassembly mode. 2002-10-09 23:10:16 +00:00