1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-30 12:25:35 +02:00
This commit is contained in:
Alain Magloire 2002-10-24 13:44:11 +00:00
parent b8023947be
commit 95dc71c8a4

View file

@ -1,3 +1,9 @@
2002-10-24 Alain Magloire
* src/.../core/output/MIConst.java (isoC): Change to return
a string instead '\n' is platform dependent and has to be
translate to "\r\n" for SWT widgets to work correctly on windows.
2002-10-23 Alain Magloire
gdb/mi for program control command will fire a change state event: