* source.c (forward_search_command reverse_search_command): Set
authorStu Grossman <grossman@cygnus>
Thu, 9 Mar 1995 00:25:15 +0000 (00:25 +0000)
committerStu Grossman <grossman@cygnus>
Thu, 9 Mar 1995 00:25:15 +0000 (00:25 +0000)
commit34c40fd7e8c3482a1b637ada18a0ea88371e8678
treeeb83ff9014103c5d5b295854a4310354d1bbe4fb
parent796ee68bff956b420616fb32ff7bd5d900e551cd
* 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).
gdb/ChangeLog