Use memmove to copy overlap memory.
[deliverable/binutils-gdb.git] / gdb / solib-frv.c
index 0976c8352eacd49c4bd0d582d47b43c6fefab4a1..245ca84f763214c697de64fd6ef58b7ffa21e3fe 100644 (file)
@@ -818,10 +818,6 @@ enable_break (void)
 {
   asection *interp_sect;
 
-  /* Remove all the solib event breakpoints.  Their addresses
-     may have changed since the last time we ran the program.  */
-  remove_solib_event_breakpoints ();
-
   if (symfile_objfile == NULL)
     {
       if (solib_frv_debug)
This page took 0.023869 seconds and 4 git commands to generate.