aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorMartin Hunt <hunt@redhat.com>2001-03-15 18:02:14 +0000
committerMartin Hunt <hunt@redhat.com>2001-03-15 18:02:14 +0000
commit77cd5909d221ee132e3973b74f668abe098a1616 (patch)
tree5baf91ebbc262aeb7acc6b4a5536209dbc4edfff /gdb/ChangeLog
parentf7f5a202bcb4ae351a70ca1f0ba1e87106f0ac82 (diff)
downloadgdb-77cd5909d221ee132e3973b74f668abe098a1616.zip
gdb-77cd5909d221ee132e3973b74f668abe098a1616.tar.gz
gdb-77cd5909d221ee132e3973b74f668abe098a1616.tar.bz2
2001-03-15 Martin Hunt <hunt@redhat.com>
* linespec.c (decode_line_1): Remove trailing quote when parsing double quotes.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 94d3194..8f2cbd2 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2001-03-15 Martin Hunt <hunt@redhat.com>
+
+ * linespec.c (decode_line_1): Remove trailing quote
+ when parsing double quotes.
+
2001-03-15 Kevin Buettner <kevinb@redhat.com>
* uw-thread.c (read_thr_debug, read_map, read_lwp, thread_iter)