* config/rs6000/tm-rs6000.h: Remove call to insert_step_breakpoint.
authorJim Kingdon <jkingdon@engr.sgi.com>
Tue, 20 Jul 1993 21:24:20 +0000 (21:24 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Tue, 20 Jul 1993 21:24:20 +0000 (21:24 +0000)
gdb/ChangeLog

index 77f7dc052fa0f3a581fcae6834ae1fb557124f26..31310d8c525a41c191ee5fd7a816319854aa9ed7 100644 (file)
@@ -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.