Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlain Magloire2003-11-06 21:06:53 +0000
committerAlain Magloire2003-11-06 21:06:53 +0000
commitabd239ff8688c949e415b5b17a11184619cd5f56 (patch)
tree7948528b10d73da6cf80cb1e883561c848bf3745 /debug/org.eclipse.cdt.debug.mi.ui
parent2ccdbcad4e8c0368257f921ef8e2b8a0f0429d0f (diff)
downloadorg.eclipse.cdt-abd239ff8688c949e415b5b17a11184619cd5f56.tar.gz
org.eclipse.cdt-abd239ff8688c949e415b5b17a11184619cd5f56.tar.xz
org.eclipse.cdt-abd239ff8688c949e415b5b17a11184619cd5f56.zip
updated.
Diffstat (limited to 'debug/org.eclipse.cdt.debug.mi.ui')
-rw-r--r--debug/org.eclipse.cdt.debug.mi.ui/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debug/org.eclipse.cdt.debug.mi.ui/ChangeLog b/debug/org.eclipse.cdt.debug.mi.ui/ChangeLog
index 19e45664af6..59d8d4f274c 100644
--- a/debug/org.eclipse.cdt.debug.mi.ui/ChangeLog
+++ b/debug/org.eclipse.cdt.debug.mi.ui/ChangeLog
@@ -1,3 +1,10 @@
+2003-11-06 Alain Magloire
+
+ Patch from Ashish Karkare(TimeSys)
+ *src/org/eclipse/cdt/debug/mi/uui/internal/ui/GDBServerDebuggerPage.java
+ Add a new Combo that helps select a reasonable line speed, and storing
+ the selected value as a configuration attribute.
+
2003-09-29 Mikhail Khodjaiants
Improved the layout of the 'Shared Libraries' component.
* SolibSearchPathBlock.java

Back to the top