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

588 commits

Author SHA1 Message Date
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
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
dff4a9566b Support of the "Memory Unit Size" action. 2002-10-25 03:52:16 +00:00
Mikhail Khodjaiants
08451dae9e Implementing Memory view formatting actions. 2002-10-24 23:16:01 +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
Alain Magloire
c0573ac6df Updated. 2002-10-24 15:06:53 +00:00
Alain Magloire
cb7d6efbe2 Fire a suspended event on error. 2002-10-24 15:06:45 +00:00
Alain Magloire
95dc71c8a4 updated 2002-10-24 13:44:11 +00:00
Alain Magloire
b8023947be change isoC to return a string. 2002-10-24 13:44:05 +00:00
Alain Magloire
8cc84fc0ea updated. 2002-10-24 02:43:27 +00:00
Alain Magloire
5c88b5c611 processCLICommand() new method. 2002-10-24 02:43:18 +00:00
Alain Magloire
e5540c5ea1 comment printStackTrace. 2002-10-24 02:42:52 +00:00
Alain Magloire
d3a50b952a createEvent() set the suspended event 2002-10-24 02:42:13 +00:00
Alain Magloire
304bfef308 getOperation() new method. 2002-10-24 02:41:42 +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
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
Alain Magloire
5542ed9ed7 updated. 2002-10-22 20:29:02 +00:00
Alain Magloire
b73167960d New file. 2002-10-22 20:28:54 +00:00
Alain Magloire
98af1928a2 new method getSessionProcess() and rename getMIProcess()
getGDBProcess().
2002-10-22 20:28:47 +00:00
Alain Magloire
1e55ad4fb2 Implement the new method getSessionProcess(). 2002-10-22 20:28:20 +00:00
Alain Magloire
120ac81741 removed. 2002-10-22 20:27:58 +00:00
Alain Magloire
19ecaa14e1 getMIProcess was rename getGDBProcess 2002-10-22 20:27:33 +00:00
Mikhail Khodjaiants
99aa0c76d4 Implementation of the "Show ASCII" action. 2002-10-22 17:10:49 +00:00
Alain Magloire
a6a656f007 updated. 2002-10-22 15:54:25 +00:00
Alain Magloire
90cba2d346 Change the OuputStream for the writ() with
and Writer.  and clear the buffer on flush.
2002-10-22 15:54:02 +00:00
Alain Magloire
9d99bf397d updated. 2002-10-22 04:53:30 +00:00