]> git.pld-linux.org Git - packages/gdb.git/blobdiff - gdb-archer-pie-addons-keep-disabled.patch
- up to 7.3.1
[packages/gdb.git] / gdb-archer-pie-addons-keep-disabled.patch
index e81a8dd8444c326707430d38019be17d6f1c5635..a03d50c336198d4806d6d5dd5f7cda9a836a4ac2 100644 (file)
@@ -1,9 +1,9 @@
-Index: gdb-7.1.90.20100711/gdb/breakpoint.c
+Index: gdb-7.2.90.20110411/gdb/breakpoint.c
 ===================================================================
---- gdb-7.1.90.20100711.orig/gdb/breakpoint.c  2010-07-12 23:07:33.000000000 +0200
-+++ gdb-7.1.90.20100711/gdb/breakpoint.c       2010-07-13 00:38:04.000000000 +0200
-@@ -10159,6 +10159,50 @@ update_breakpoint_locations (struct brea
-   update_global_location_list (1);
+--- gdb-7.2.90.20110411.orig/gdb/breakpoint.c  2011-04-11 19:11:55.000000000 +0200
++++ gdb-7.2.90.20110411/gdb/breakpoint.c       2011-04-11 19:18:10.000000000 +0200
+@@ -11233,6 +11233,50 @@ re_set_breakpoint (struct breakpoint *b)
+   do_cleanups (cleanups);
  }
  
 +void
@@ -53,25 +53,25 @@ Index: gdb-7.1.90.20100711/gdb/breakpoint.c
  /* Reset a breakpoint given it's struct breakpoint * BINT.
     The value we return ends up being the return value from catch_errors.
     Unused in this case.  */
-Index: gdb-7.1.90.20100711/gdb/breakpoint.h
+Index: gdb-7.2.90.20110411/gdb/breakpoint.h
 ===================================================================
---- gdb-7.1.90.20100711.orig/gdb/breakpoint.h  2010-07-12 23:07:33.000000000 +0200
-+++ gdb-7.1.90.20100711/gdb/breakpoint.h       2010-07-13 00:37:34.000000000 +0200
-@@ -1088,4 +1088,7 @@ extern void check_tracepoint_command (ch
- extern void start_rbreak_breakpoints (void);
- extern void end_rbreak_breakpoints (void);
+--- gdb-7.2.90.20110411.orig/gdb/breakpoint.h  2011-04-11 19:11:55.000000000 +0200
++++ gdb-7.2.90.20110411/gdb/breakpoint.h       2011-04-11 19:17:53.000000000 +0200
+@@ -1245,4 +1245,7 @@ extern int user_breakpoint_p (struct bre
+ extern void modify_semaphore (struct bp_location *location, int set);
  
 +extern void breakpoints_relocate (struct objfile *objfile,
 +                                struct section_offsets *delta);
 +
  #endif /* !defined (BREAKPOINT_H) */
-Index: gdb-7.1.90.20100711/gdb/objfiles.c
+Index: gdb-7.2.90.20110411/gdb/objfiles.c
 ===================================================================
---- gdb-7.1.90.20100711.orig/gdb/objfiles.c    2010-05-16 02:46:46.000000000 +0200
-+++ gdb-7.1.90.20100711/gdb/objfiles.c 2010-07-13 00:37:19.000000000 +0200
-@@ -834,6 +834,11 @@ objfile_relocate1 (struct objfile *objfi
-                               obj_section_addr (s));
-     }
+--- gdb-7.2.90.20110411.orig/gdb/objfiles.c    2011-04-11 19:11:55.000000000 +0200
++++ gdb-7.2.90.20110411/gdb/objfiles.c 2011-04-11 19:17:53.000000000 +0200
+@@ -851,6 +851,11 @@ objfile_relocate1 (struct objfile *objfi
+     objfile->sf->sym_probe_fns->sym_relocate_probe (objfile,
+                                                   new_offsets, delta);
  
 +  /* Final call of breakpoint_re_set can keep breakpoint locations disabled if
 +     their addresses match.  */
This page took 0.066859 seconds and 4 git commands to generate.