- Require now the rpm libraries.
- Fix false `(no debugging symbols found)' on `-readnever' runs.
- Extend the testcase `gdb.arch/powerpc-prologue.exp' for ppc64.
- Test debugging statically linked threaded inferiors (BZ 239652).
- It requires recent glibc to work in this case properly.
- Testcase cleanup fixup of the gcore memory and time requirements of
6.7.1-8.
thread currently active (general BZ 233852).
- Enable back again the testcases named `attachstop.exp' (no such exist
now).
- Rename the testcase `gdb.threads/attachstop' to
`gdb.threads/attachstop-mt'.
- Test ia64 memory leaks of the code using libunwind.
- Testcase delay increase (for BZ 247354).
- Test gcore memory and time requirements for large inferiors.
- Fix documentation on hardware watchpoints wrt multiple threads.
- Rename the patch file for BZ 235197 from its former name 234468.
- Fix the vendora testcase `attach-32.exp' affecting the other tests
results.
- Support DW_TAG_interface_type the same way as DW_TAG_class_type (BZ
426600).
- Fix segfault on no file loaded, `set debug solib 1', `info
sharedlibrary'.
- Extend the testsuite run for all the languages if %{dist} is defined.
- Support gdb.fortran/ tests by substituting the g77 compiler by gfortran.
- Fix a TUI visual corruption due to the build-id warnings (BZ 320061).
- Fixed the kernel i386-on-x86_64 VDSO loading (producing `Lowest section
in').
fs.binfmt_elf.core_dump_elf_headers=1.
- .spec file updates to mostly pass RPMLINT - Fedora merge review (BZ
225783).
- Fixed testcase of the exit of a thread group leader (of BZ 247354).
- Cleanup any leftover testsuite processes as it may stuck mock(1) builds.
- Fix prelink(8) testcase for non-root $PATH missing `/usr/sbin' (BZ
225783).
- Fix debugging GDB itself - the compiled in source files paths (BZ
225783).
- Fix harmless GCORE stack buffer overflow, by _FORTIFY_SOURCE=2 (BZ
235753).
- Fix XML support - the build was missing `expat-devel'.
- Updated the `info' files handling by the spec file.
- Building now with the standard Fedora code protections -
_FORTIFY_SOURCE=2.
- Use multiple CPUs for the build (%{?_smp_mflags}).
- Separate testsuite run to its %check section.
- Fix (remove) non-ASCII spec file characters.
- Remove system tools versions dumping - already present in mock build
logs.
- Reverts: rhbz#235197
- Related: rhbz#235197 rhbz#225783
- Resolves: rhbz#235753
229517).
- Fix testcase for watchpoints in threads (for BZ 237096).
- BuildRequires now `libunwind-devel' instead of the former `libunwind'.
- Use the runtime libunwind .so.7, it requires now >=
0.99-0.1.frysk20070405cvs.
- Resolves: rhbz#229517
- Related: rhbz#237096
- Fix displaying of numeric char arrays as strings (BZ 224128).
- Simplified patches by merging upstream accepted ones into a single file.
- Resolves: rhbz#224128
- Fix "??" resolving of symbols from overlapping functions (nanosleep(3)).
- Also disable testcase "checkpoint.exp" for a possible kernel Bug 207002.
- Improved testsuite results by the testsuite provided by the courtesy of
BEA.
- Related: rhbz#179399
Note: i386 test results of the BEA testsuite uuencode(1)d for `gdb2fail.sh'
are too bogus, retest (RHTS?) required on the matching kernel.
`WONTFIX' by makem.
- Fix attach to stopped process, supersede
`gdb-6.3-attach-stop-20051011.patch'.
- Fix TLS symbols resolving for objects with separate .debug file
(-debuginfo).
- Fix TLS symbols resolving for shared libraries with a relative pathname.
- Support TLS symbols (+`errno' suggestion if no pthread is found) (BZ
185337).
- Fix debuginfo addresses resolving for --emit-relocs Linux kernels (BZ
203661, from Jan Kratochvil, like the remaining changes).
- Bugfix segv on the source display by ^X 1 (fixes Patch130, BZ
200048).
- Do not step into the PPC solib trampolines (BZ 200533).
- Fix exec() from threaded program, partial CVS backport (BZ 182116).
- Fix occasional failure to load shared libraries (BZ 146810).
- Bugfix object names completion (fixes Patch116, BZ 193763).
- Avoid crash of 'info threads' if stale threads exist (BZ 195429).
- Handle corrupted or missing location list information (BZ 196439).
- Drop obsolete attach-stop patch.
- Fix testcases in threaded-watchpoints2 and step-thread-exit patches.
- Re-enable attach-pie.exp, asm-source.exp and sigstep.exp tests.
175270, BZ 175083, maybe BZ 172938).
- Hardcode /bin and /usr/bin paths into gstack (BZ 179829).
- Build in a subdir of the source tree instead of in a sibling directory.
- Switch to versioning scheme that uses the same base revision number for
all OSes, and uses a suffix to tell the builds apart and ensure
upgradability.
function's entry point.
- Fix FSF and GDB contact addresses in new testcases.
- Change prelink test to issue untested instead of warning message if
system libraries are not prelinked.
Mon Jul 25 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.50
- Fix bug with info frame and cursor address on ia64.
- Add testcase to verify pseudo-registers calculated for ia64 sigtramp.
- Bugzilla 160339
Wed May 18 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.23
- Bump up release number.
Wed May 18 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.22
- Specify SA_RESTART for linux-nat.c handlers and use my_waitpid which
handles EINTR.
Tue May 03 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.20
- Bump up release number.
Tue May 03 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.19
- Fix for partial die in cache error
- Bugzilla 137904
Wed Apr 27 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.17
- Bump up release number.
Wed Apr 27 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.16
- Update ia64 sigtramp support to use libunwind and fix top-level rse
register reads to also use libunwind.
- Bugzilla 151741
Thu Apr 21 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.14
- Bump up release number.
Thu Apr 21 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3-0.0-1.13
- Do not issue warning message for gcore under ia64
- Bugzilla 146416
Mon Feb 28 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-0.32
- Modify debug register handling for x86, x86-64 to be thread-specific.
- Modify threaded watchpoint code for x86, x86-64 to properly insert and
remove watchpoints on all threads.
Fixed problem to do with CFLAGS being set to -Wp,-D_FORTIFY_SOURCE which
causes the build to fail because gdb has usage of functions without
return types and uses the -Werror flag.
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.
Mon Aug 30 2004 Elena Zannoni <ezannoni@redhat.com> 1.200400607.23
- Delete some part of gdb-6.1post-test-rh.patch, to avoid confusing gdb
when testing itself, and loading separate debug info.
Wed Jun 23 2004 Andrew Cagney <cagney@redhat.com> 1.200400607.8
- Do not xfail signals on i387, convert KFAIL to FAIL and not XFAIL.
Wed Jun 23 2004 Andrew Cagney <cagney@redhat.com> 1.200400607.7
- Fix to ppc64 unwinder - handle glibcs function within syscall function
hack.
- Update sigbpt.exp, ena-dis-br.exp observer.exp signull.exp, step-test.exp
and sizeof.exp, so that test names are architecture clean.
- Disable bigcore.exp on PowerPC 64.
Tue Jun 22 2004 Andrew Cagney <cagney@redhat.com> 1.200400607.6
- Merge in mainline testsuite changes up to 2004-06-21.
- Re-implement 32 and 64-bit PPC signal trampolines.
- Check i386 and amd64 signal trampolines before dwarf2.
- Allow tramp-frame when there is a symbol.
- Test interaction between single-step, breakpoint and signal.
- ABI: Fix PPC64 function parameters, sizeof long-double, and enum return
values.
Mon Jun 21 2004 Elena Zannoni <ezannoni@redhat.com> 1.200400607.5
- Fix sed line for gz info files.
Mon Jun 21 2004 Andrew Cagney <cagney@redhat.com> 1.200400607.4
- Tar/uuencode both the .sum and .log test results.
Fri Jun 11 2004 Andrew Cagney <cagney@redhat.com> 0.200400607.2.1
- Import latest testsuite changes. Fixes bogus KFAILs in structs.exp.
Thu Jun 10 2004 Elena Zannoni <ezannoni@redhat.com> 0.200400607.2
- Fix Requires and BuildRequires for libunwind dependencies.
- Add patch to silence gcc3.4 warnings.
Wed Jun 09 2004 Elena Zannoni <ezannoni@redhat.com> 0.200400607.1
- New import: revamp everything. Remove all patches for now.
- Update the Requires and BuildRequires sections.
- Removed stupid Ada testcases (there is no ada support in gdb yet).
Mon May 10 2004 Elena Zannoni <ezannoni@redhat.com> 0.20040223.20
- Disable PIE again.
- obsolete gdb64 only if on ppc64.
Mon May 03 2004 Jeff Johnston <jjohnstn@redhat.com> 0.20040223.19
- Add -u parameter to build ChangeLog patch.
Mon May 03 2004 Jeff Johnston <jjohnstn@redhat.com> 0.20040223.18
- Update thread fix made for .6 release to FSF version.
Thu Apr 22 2004 Elena Zannoni <ezannoni@redhat.com> 0.20040223.17
- Disable PIE again.
Thu Apr 22 2004 Jeff Johnston <jjohnstn@redhat.com> 0.20040223.16
- Bump version number.
Wed Apr 21 2004 Jeff Johnston <jjohnstn@redhat.com> 0.20040223.15
- fix ia64 info frame command
- also fix ia64 tdep file for which elf header file to include
Tue Mar 30 2004 Elena Zannoni <ezannoni@redhat.com> 0.20040223.14
- re-enable pie.
Tue Mar 30 2004 Elena Zannoni <ezannoni@redhat.com> 0.20040223.13
- Fix testsuite glitches.
Wed Mar 24 2004 Elena Zannoni <ezannoni@redhat.com> 0.20040223.12
- Fix typo.
Wed Mar 24 2004 Elena Zannoni <ezannoni@redhat.com> 0.20040223.11
- Make gdb compile w/o warnings with gcc-3.4.
- Reenable PIE support code.
Tue Mar 23 2004 Elena Zannoni <ezannoni@redhat.com> 0.20040223.10
- Bump version number
Tue Mar 23 2004 Elena Zannoni <ezannoni@redhat.com> 0.20040223.9
- temporarily disable PIE support.
- Add section to obsolete gdb64 package.
Sun Mar 21 2004 Elena Zannoni <ezannoni@redhat.com> 0.20040223.8
- Add support for debugging of PIE executables.
Tue Mar 09 2004 Elena Zannoni <ezannoni@redhat.com> 0.20040223.7
- Bump version number.
Mon Mar 08 2004 Jeff Johnston <jjohnstn@redhat.com> 0.20040223.6
- Fix thread support to recognize new threads even when they reuse tids of
expired threads. Also ensure that terminal is held by gdb while
determining if a thread-create event has occurred.
Mon Mar 08 2004 Andrew Cagney <cagney@redhat.com> 0.20040223.5
- Sync with 6.1 branch; eliminate all amd64 patches; add more robust 32x64
PPC64 patches.
Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Tue Mar 02 2004 Andrew Cagney <cagney@redhat.com> 0.20040223.4
- 32x64 fixes that work with threads, replaced old non-thread 32x64 patch,
add nat patch.
Wed Feb 25 2004 Elena Zannoni <ezannoni@redhat.com> 0.20040223.3
- Add patch for x86_64 in 32 bit mode.
Wed Feb 25 2004 Elena Zannoni <ezannoni@redhat.com> 0.20040223.2
- Remove ppc64 hacks.
- Refresh some patches.
Wed Feb 25 2004 Elena Zannoni <ezannoni@redhat.com> 0.20040223.1
- Import new gdb snapshot from mainline FSF.
- Update patch list.
Tue Feb 17 2004 Jeff Johnston <jjohnstn@redhat.com> 1.20031117.8
- Switch ia64-tdep.c to use new abi used by libunwind-0.95 and up.
- Fix gate area specification for ia64-linux-tdep.c.
- Fix long double support for ia64.
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Thu Jan 08 2004 Elena Zannoni <ezannoni@redhat.com> 0.20031117.7
- Add fixes for ppc32 support on ppc64 platform, from Andrew Cagney.
Tue Jan 06 2004 Elena Zannoni <ezannoni@redhat.com> 0.20031117.6
- Add patch to have unique binary names in the testsuite.
- Disable s390/s390x pthread.exp test (FIXME)
- Don't install any info files for the ppc platform. Let's take them from
the ppc64 one (or we get install conflicts).
- Remove generated info files from the source tree. They are generated as
part of the FSF snapshot process.
Mon Nov 24 2003 Elena Zannoni <ezannoni@redhat.com> 0.20031117.5
- Add patches from old rpm for i386 support on x86_64.
- Add build dependency on libunwind for ia64.
Fri Nov 21 2003 Jeremy Katz <katzj@redhat.com> 0.20031117.4
- more rpm tricks to get the gdb64 package happier
Thu Nov 20 2003 Elena Zannoni <ezannoni@redhat.com> 0.20031117.3
- Add sick and twisted workaround for ppc64 architecture.
Wed Nov 19 2003 Elena Zannoni <ezannoni@redhat.com> 0.20031117.2
- Fix typo in libunwind test.
Tue Nov 18 2003 Elena Zannoni <ezannoni@redhat.com> 0.20031117.1
- Import new gdb snapshot from mainline FSF.
- Fix some testfiles.
- Add fixes for gcore, and patch for libunwind support on ia64.
- Add tests to see what versions of gcc, binutils, glibc and kernel we are
running with.