1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 18:05:33 +02:00
This commit is contained in:
Alain Magloire 2002-10-22 15:54:25 +00:00
parent 90cba2d346
commit a6a656f007

View file

@ -1,3 +1,9 @@
2002-10-22 Alain Magloire
* src/.../core/GDBStreamsProxy.java (write):
Replace the OutputStream with a Write class.
And clear the buffer on flush().
2002-10-21 Alain Magloire
* src/.../core/GDBProcess.java (getExitValue): Catch