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

23523 commits

Author SHA1 Message Date
Alain Magloire
64bbca18a7 new Method isLittleEndian(). 2002-10-25 18:38:19 +00:00
Judy N. Green
98f490f5f9 Updated log regarding change to plugin.properties file 2002-10-25 17:36:52 +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
Judy N. Green
3a7a06e800 removed the redundant Eclipse Platform from the perspective name. It has resulted in titles such as "C/C++ Developmnet - Eclipse Platform - Eclipse Platform" 2002-10-25 15:28:19 +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
abe8e7319c enter .cvsignore. 2002-10-24 12:42:02 +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
Judy N. Green
5e682b2d5e Change log entry for: CView overwrite files dialog text changed so that it is the same in the CView as in the Navigator 2002-10-23 20:02:32 +00:00
Judy N. Green
2af3c15c52 CView overwrite files dialog text changed so that it is the same in the CView as in the Navigator 2002-10-23 19:57:36 +00:00
Mikhail Khodjaiants
7c1f24d612 "Show Debugger Console" action. 2002-10-23 19:01:55 +00:00
David Inglis
35da5932ef support form debugger console 2002-10-23 18:41:15 +00:00
Alain Magloire
ac5f2b72ce Updated. 2002-10-23 18:22:20 +00:00
Alain Magloire
de2df1266e Use the new fields in IMarkerGenerator 2002-10-23 18:22:10 +00:00
Alain Magloire
d9252999b4 Check for build errors. 2002-10-23 18:21:56 +00:00
Alain Magloire
40680e5ea9 Bug in isAlive. 2002-10-23 18:21:42 +00:00
Alain Magloire
522f7dd255 Check the return value of reportProblems() 2002-10-23 18:21:26 +00:00
Alain Magloire
e5a39f7c17 Refactor out 2002-10-23 18:20:55 +00:00
Alain Magloire
2f2b06a320 New final static fields. 2002-10-23 18:20:38 +00:00
Alain Magloire
3ed422a606 Refactor here. 2002-10-23 18:20:21 +00:00
Alain Magloire
1267f78e11 new method mapMarkerSEverity() 2002-10-23 18:19:49 +00:00
David Inglis
daa02c6bd6 fixed spelling 2002-10-23 18:10:43 +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
David Inglis
7a85d3715d make default MakeAction for build "all" 2002-10-23 13:26:39 +00:00
David Inglis
c4b64b397d new streams based builder command errorparsing to
reduce memory usage
2002-10-23 13:07:33 +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