1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 08:55:25 +02:00
cdt/debug/org.eclipse.cdt.debug.mi.ui/ChangeLog

28 lines
736 B
Text
Raw Normal View History

2003-01-24 17:19:33 +00:00
2003-01-24 David Inglis
* src/.../internal/ui/CDebuggerPage.java (removed)
* src/.../internal/ui/GDBDebuggerPage.java (added)
rename class plus small layout fix.
* plugin.xml
* src/.../internal/ui/CygwinDebuggerPage.java (added)
make Cywin use its own debug page and remove the auto load solib option.
2003-01-17 16:51:24 +00:00
2003-01-17 David Inglis
* src/.../internal/ui/CDebuggerPage.java
Added some browse buttons and new text field for gdbinit file.
2003-01-06 22:19:50 +00:00
2003-01-03 Alain Magloire
* build.properties: Patch from Judy Green.
2003-01-03 20:30:20 +00:00
2003-01-03 Alain Magloire
* src/org/eclipse./cdt/debug/mi/internal/ui/CDebuggerPage.java (setDefaults):
Set autosolib to true by default.
2002-11-27 16:26:46 +00:00
2002-11-26 Doug Schaefer
* plugin.xml:
Added new debugPage for Cygwin GDB.