From 7bde2fa50c55286cd8d31d294f70aeaff5a4bcf4 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Dec 16 2004 22:26:17 +0000 Subject: Roland McGrath Include "observer.h", "auxv.h", and "elf/common.h". (struct symbol_file_add_from_memory_args) (symbol_file_add_from_memory_wrapper, add_vsyscall_page) (_initialize_symfile_mem): Add an inferior_created observer, use to load the vsyscall page. Update dependencies. 2004-07-08 Daniel J Recognize __kernel_vsyscall as a signal trampoline. Replacing 6.1post patch #50 to apply on 6.3. --- diff --git a/gdb.spec b/gdb.spec index b17d9fb..852f515 100644 --- a/gdb.spec +++ b/gdb.spec @@ -53,8 +53,6 @@ Patch4: gdb-6.3-rh-testlibunwind1fix-20041202.patch ###### Testsuite merge, fixes, and local RH hack # Get selftest working with sep-debug-info #Broken: Patch33: gdb-6.1post-test-self-jul2004.patch -##### VSYSCALL and PIE -Patch50: gdb-6.1post-vsyscall-jul2004.patch #Broken: Patch51: gdb-6.1post-pie-jul2004.patch #Broken: Patch52: gdb-6.1post-test-pie-nov2004.patch # Add --readnever hack, and gstack script @@ -142,6 +140,9 @@ Patch120: gdb-6.3-type-fix-20041213.patch # Fix for allowing macros to continue after backtrace errors Patch121: gdb-6.3-backtrace-20041216.patch +##### VSYSCALL and PIE +Patch122: gdb-6.3-vsyscall-20041216.patch + %ifarch ia64 BuildRequires: ncurses-devel glibc-devel gcc make gzip texinfo dejagnu libunwind >= 0.96-3 %else @@ -196,8 +197,7 @@ and printing their data. %patch119 -p1 %patch120 -p1 %patch121 -p1 - -%patch50 -p1 +%patch122 -p1 # Change the version that gets printed at GDB startup, so it is RedHat # specific.