From: Stu Grossman Date: Thu, 9 Mar 1995 00:25:15 +0000 (+0000) Subject: * source.c (forward_search_command reverse_search_command): Set X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=34c40fd7e8c3482a1b637ada18a0ea88371e8678;p=binutils-gdb.git * 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). --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 8396e4cb30a..aff118362a7 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 * Makefile.in (VERSION): Bump to 4.14.1.