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

17231 commits

Author SHA1 Message Date
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
Mikhail Khodjaiants
8cb3a11b6a Implementation of the "Auto-Refresh" and "Refresh" actions for the memory view. 2002-10-21 20:59:13 +00:00
Alain Magloire
e3b2ddf78d update. 2002-10-21 20:38:32 +00:00
Alain Magloire
11d573cbbf fire the MemoryChangedEvent for not frozen blocks only. 2002-10-21 20:38:20 +00:00
Judy N. Green
4bcfbb46f0 Added a selection changed listener to the textViewer managed by the C Build View (BuildConsoleView.java).
This updates the tool bar menu items to enable the copy action when there is a selection made in the C-Build console.
2002-10-21 20:22:26 +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
16803793a6 Added a functionality to process ICDIMemoryChangedEvent 2002-10-21 03:41:16 +00:00
Mikhail Khodjaiants
a929d712af Added a functionality to process ICDIMemoryChangedEvent 2002-10-21 03:35:35 +00:00
Alain Magloire
daf7880caf update. 2002-10-21 02:56:04 +00:00
Alain Magloire
878808ef49 set debug to true. 2002-10-21 02:55:50 +00:00
Alain Magloire
f9b771cd11 Print gdb responses. 2002-10-21 02:55:39 +00:00
Alain Magloire
5fff1d8d25 Print gdb commands. 2002-10-21 02:55:21 +00:00
Alain Magloire
1c0d68d350 debugLog() break in the line in smaller chunks. 2002-10-21 02:55:00 +00:00
Alain Magloire
dc814f1e18 Updated. 2002-10-20 23:30:22 +00:00
Alain Magloire
40bea02947 New File implememt -data-write-register-values. 2002-10-20 23:30:11 +00:00
Alain Magloire
f2949a1eed New File implememt -data-write-memory. 2002-10-20 23:29:53 +00:00
Alain Magloire
b73d21d609 New method createMIDataWriteMemory()
New method createMIDataWriteRegisterValues().
2002-10-20 23:29:24 +00:00
Alain Magloire
b8c0643ed9 Remove getDirectories()
Remove setDirectories()
Remove reset().
2002-10-20 23:28:38 +00:00
Alain Magloire
1a7d9c7c71 Implememnt setValue(). 2002-10-20 23:28:00 +00:00
Alain Magloire
d05df2d9de Remove evaluateExpressionToValue().
Remove getCMemoryBlock().
2002-10-20 23:27:25 +00:00
Alain Magloire
fae625a39c updated 2002-10-20 23:21:38 +00:00
Alain Magloire
6b25a8c1c8 Remove getDirectories()
Remove setDirectories()
Remove reset().
2002-10-20 23:21:29 +00:00