aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1995-03-09 00:25:15 +0000
committerStu Grossman <grossman@cygnus>1995-03-09 00:25:15 +0000
commit34c40fd7e8c3482a1b637ada18a0ea88371e8678 (patch)
treeeb83ff9014103c5d5b295854a4310354d1bbe4fb
parent796ee68bff956b420616fb32ff7bd5d900e551cd (diff)
downloadfsf-binutils-gdb-34c40fd7e8c3482a1b637ada18a0ea88371e8678.zip
fsf-binutils-gdb-34c40fd7e8c3482a1b637ada18a0ea88371e8678.tar.gz
fsf-binutils-gdb-34c40fd7e8c3482a1b637ada18a0ea88371e8678.tar.bz2
* source.c (forward_search_command reverse_search_command): Set
convenience variable $_ to be the line # of the match. * symtab.c (decode_line_1): Allow convenience variables to be used in line specs (for breakpoints and such).
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 8396e4c..aff1183 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,10 @@
+Wed Mar 8 16:12:21 1995 Stu Grossman (grossman@cygnus.com)
+
+ * source.c (forward_search_command reverse_search_command): Set
+ convenience variable $_ to be the line # of the match.
+ * symtab.c (decode_line_1): Allow convenience variables to be
+ used in line specs (for breakpoints and such).
+
Wed Mar 8 12:51:00 1995 Stan Shebs <shebs@andros.cygnus.com>
* Makefile.in (VERSION): Bump to 4.14.1.