* config/rs6000/tm-rs6000.h: Remove call to insert_step_breakpoint.

This commit is contained in:
Jim Kingdon
1993-07-20 21:24:20 +00:00
parent f29b5686e4
commit 726d33a436

View File

@ -1,5 +1,7 @@
Tue Jul 20 12:53:47 1993 Jim Kingdon (kingdon@deneb.cygnus.com) 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 * symtab.c (find_line_symtab): New function, to deal with multiple
symtabs with the same name. symtabs with the same name.
(find_line_pc{,_range}): Use it. (find_line_pc{,_range}): Use it.