Roland McGrath <roland@redhat.com>

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.
This commit is contained in:
Jeff Johnston 2004-12-16 22:26:17 +00:00
parent 1390bba0c9
commit 7bde2fa50c
1 changed files with 4 additions and 4 deletions

View File

@ -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.