* symtab.c (find_function_start_sal): New function to find
authorPeter Schauer <Peter.Schauer@mytum.de>
Sat, 9 Jul 1994 23:30:21 +0000 (23:30 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Sat, 9 Jul 1994 23:30:21 +0000 (23:30 +0000)
commitdefa6c748a33599c680b31f3a746448531519d4f
treea1e1cdcb12c5181640c3ed94479090440dd93e83
parentd0d30489254a62e47b28e544901536215760821a
* symtab.c (find_function_start_sal):  New function to find
the start of a function from a function symbol.
(decode_line_1, decode_line_2):  Use it instead of open coded
partial copies of the code.
(list_symbols):  Quote symbol name before passing it to
break_command to enable proper handling of mangled symbols.
gdb/ChangeLog