From: Jim Kingdon Date: Tue, 20 Jul 1993 21:24:20 +0000 (+0000) Subject: * config/rs6000/tm-rs6000.h: Remove call to insert_step_breakpoint. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=726d33a4362a2da76657cbe5d00e306163f52bfe;p=binutils-gdb.git * config/rs6000/tm-rs6000.h: Remove call to insert_step_breakpoint. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 77f7dc052fa..31310d8c525 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,7 @@ Tue Jul 20 12:53:47 1993 Jim Kingdon (kingdon@deneb.cygnus.com) + * config/rs6000/tm-rs6000.h: Remove call to insert_step_breakpoint. + * symtab.c (find_line_symtab): New function, to deal with multiple symtabs with the same name. (find_line_pc{,_range}): Use it.