]> git.pld-linux.org Git - packages/gdb.git/blobdiff - gdb-archer-pie-addons-keep-disabled.patch
redhat patchset merged, pld patchset updated.
[packages/gdb.git] / gdb-archer-pie-addons-keep-disabled.patch
index 83aa8daf0376aaff6d6f7fe39fb56f564a9b65f5..41b9b46b1ea97e895cab071108d6561dc7f4355a 100644 (file)
@@ -1,8 +1,8 @@
-Index: gdb-7.4.50.20120103/gdb/breakpoint.c
+Index: gdb-7.4.50.20120602/gdb/breakpoint.c
 ===================================================================
---- gdb-7.4.50.20120103.orig/gdb/breakpoint.c  2012-01-03 05:52:15.000000000 +0100
-+++ gdb-7.4.50.20120103/gdb/breakpoint.c       2012-01-03 15:22:56.105405559 +0100
-@@ -13724,6 +13724,50 @@ initialize_breakpoint_ops (void)
+--- gdb-7.4.50.20120602.orig/gdb/breakpoint.c  2012-06-02 19:11:54.000000000 +0200
++++ gdb-7.4.50.20120602/gdb/breakpoint.c       2012-06-02 19:52:58.161226506 +0200
+@@ -15495,6 +15495,50 @@ initialize_breakpoint_ops (void)
  }
  
  void
@@ -53,23 +53,23 @@ Index: gdb-7.4.50.20120103/gdb/breakpoint.c
  _initialize_breakpoint (void)
  {
    struct cmd_list_element *c;
-Index: gdb-7.4.50.20120103/gdb/breakpoint.h
+Index: gdb-7.4.50.20120602/gdb/breakpoint.h
 ===================================================================
---- gdb-7.4.50.20120103.orig/gdb/breakpoint.h  2012-01-03 05:52:15.000000000 +0100
-+++ gdb-7.4.50.20120103/gdb/breakpoint.h       2012-01-03 15:23:09.444356484 +0100
-@@ -1393,4 +1393,7 @@ extern struct gdbarch *get_sal_arch (str
+--- gdb-7.4.50.20120602.orig/gdb/breakpoint.h  2012-05-16 16:35:03.000000000 +0200
++++ gdb-7.4.50.20120602/gdb/breakpoint.h       2012-06-02 19:53:09.268223263 +0200
+@@ -1503,4 +1503,7 @@ extern struct gdbarch *get_sal_arch (str
  
- extern void modify_semaphore (struct bp_location *location, int set);
+ extern void handle_solib_event (void);
  
 +extern void breakpoints_relocate (struct objfile *objfile,
 +                                struct section_offsets *delta);
 +
  #endif /* !defined (BREAKPOINT_H) */
-Index: gdb-7.4.50.20120103/gdb/objfiles.c
+Index: gdb-7.4.50.20120602/gdb/objfiles.c
 ===================================================================
---- gdb-7.4.50.20120103.orig/gdb/objfiles.c    2012-01-03 05:52:15.000000000 +0100
-+++ gdb-7.4.50.20120103/gdb/objfiles.c 2012-01-03 15:23:28.141287697 +0100
-@@ -818,6 +818,11 @@ objfile_relocate1 (struct objfile *objfi
+--- gdb-7.4.50.20120602.orig/gdb/objfiles.c    2012-05-10 21:50:08.000000000 +0200
++++ gdb-7.4.50.20120602/gdb/objfiles.c 2012-06-02 19:52:58.202226502 +0200
+@@ -802,6 +802,11 @@ objfile_relocate1 (struct objfile *objfi
      objfile->sf->sym_probe_fns->sym_relocate_probe (objfile,
                                                    new_offsets, delta);
  
This page took 0.127372 seconds and 4 git commands to generate.