]> git.pld-linux.org Git - packages/gdb.git/blobdiff - gdb-6.6-buildid-locate-rpm-librpm-workaround.patch
updated source url to https
[packages/gdb.git] / gdb-6.6-buildid-locate-rpm-librpm-workaround.patch
index b94cc1f271a26df3b680209e0c6be1b1890b66ce..abea6e62fe235e32fe07e5bc11e9147b5cf15480 100644 (file)
@@ -3,20 +3,13 @@ From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.6-buildid-locate-rpm-librpm-workaround.patch
 
-FileName: gdb-6.6-buildid-locate-rpm-librpm-workaround.patch
-
 ;; Workaround librpm BZ 643031 due to its unexpected exit() calls (BZ 642879).
 ;;=push+jan
----
- gdb/build-id.c        | 13 +++++++++++++
- gdb/proc-service.list |  3 +++
- 2 files changed, 16 insertions(+)
 
 diff --git a/gdb/build-id.c b/gdb/build-id.c
-index d60cf622dc..409a5b8c54 100644
 --- a/gdb/build-id.c
 +++ b/gdb/build-id.c
-@@ -678,6 +678,19 @@ build_id_to_filename (const struct bfd_build_id *build_id, char **link_return)
+@@ -709,6 +709,19 @@ build_id_to_filename (const struct bfd_build_id *build_id, char **link_return)
  #include <dlfcn.h>
  #endif
  
@@ -37,7 +30,6 @@ index d60cf622dc..409a5b8c54 100644
     and avoid their duplicities during a single inferior run.  */
  
 diff --git a/gdb/proc-service.list b/gdb/proc-service.list
-index 53f7ed8b1e..323f5e83c2 100644
 --- a/gdb/proc-service.list
 +++ b/gdb/proc-service.list
 @@ -37,4 +37,7 @@
@@ -48,6 +40,3 @@ index 53f7ed8b1e..323f5e83c2 100644
 +  /* gdb-6.6-buildid-locate-rpm.patch */
 +  rpmsqEnable;
  };
--- 
-2.14.3
-
This page took 0.032382 seconds and 4 git commands to generate.