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

16452 commits

Author SHA1 Message Date
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
Alain Magloire
19ecaa14e1 getMIProcess was rename getGDBProcess 2002-10-22 20:27:33 +00:00
Alain Magloire
04838b2b01 updated 2002-10-22 19:32:07 +00:00
Alain Magloire
da030fa006 Use a buffered reader stream to minimize the read calls. 2002-10-22 19:30:12 +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
Judy N. Green
8ec4917904 added comment regarding Ctrl+A and Ctrl+C now working for the C-Build View 2002-10-22 12:56:59 +00:00
Alain Magloire
9d99bf397d updated. 2002-10-22 04:53:30 +00:00
Alain Magloire
281e19abf3 start the thread monitors. 2002-10-22 04:50:48 +00:00
Alain Magloire
4f906197da Implement a monitor thread for the stream 2002-10-22 04:48:50 +00:00
Alain Magloire
cf2832ceab Implement getAdapter and more fixes. 2002-10-22 04:48:02 +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
Alain Magloire
a73d249b40 typo. 2002-10-22 00:30:35 +00:00
Alain Magloire
6603cc1861 Updated. 2002-10-22 00:28:24 +00:00
Alain Magloire
f0c1e34688 Recompiled. 2002-10-22 00:28:16 +00:00
Alain Magloire
4751974b96 get the result code of the process. 2002-10-22 00:27:56 +00:00
Mikhail Khodjaiants
80238aadc8 Implementation of the "Clear" action for the memory view. 2002-10-21 21:49:18 +00:00
Alain Magloire
64c34799f5 updated. 2002-10-21 21:38:52 +00:00
Alain Magloire
fc62968007 Uncomment the log stream code. 2002-10-21 21:38:44 +00:00
Alain Magloire
9a1e378aaa getMIConsoleStream() and getMILogStream() new methods. 2002-10-21 21:38:24 +00:00
Alain Magloire
6a389b25b5 New file. 2002-10-21 21:37:41 +00:00