Commit Graph

179 Commits

Author SHA1 Message Date
aoliva 16b31aabef - Use fopen64 where available. Fixes BZ 179399.
- Use bigger numbers than int. Fixes BZ 171783.
2006-04-14 05:52:53 +00:00
aoliva 494ffa381e - Fix regression in PIE debugging (BZ 133944) (re?)introduced by the
prelink fix (BZ 175075). Improve testcase for the prelink fix.
- Revert dwarf2 frame identifier change.
2006-03-08 23:48:02 +00:00
aoliva 0c643cf34e [...]
- Do not try to compile x86_64-only CFA testcase on 32-bit x86.
2006-03-07 05:17:56 +00:00
aoliva 87809a744e - Change dwarf2 frame identifiers to use the actual PC instead of the
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.
2006-03-07 05:13:18 +00:00
aoliva 5aedf031b8 - Add support for "S" augmentation for signal stack frames.
- Add support for CFA value expressions and encodings.
- Various improvements to the prelink test.
2006-03-03 19:10:47 +00:00
aoliva 28868ad752 Fix date of previous %changelog entry. 2006-02-23 20:48:51 +00:00
aoliva de063e0442 - Enable gdb to debug core files and executables with mismatched prelink
base addresses. Fixes BZ 175075.
2006-02-23 20:47:29 +00:00
aoliva 57ce3582f8 Oops, update Release 2006-02-14 20:51:23 +00:00
aoliva ee1d9490a7 - Adjust type-punning patch to include fix not needed upstream. 2006-02-14 20:48:24 +00:00
aoliva e08f94c000 - Use type-punning warning fixes as accepted upstream. 2006-02-14 19:40:14 +00:00
Jesse Keating cc18d737e0 bump for bug in double-long on ppc(64) 2006-02-11 02:49:31 +00:00
Jesse Keating 9c2bcfac82 bump for new gcc/glibc 2006-02-07 11:44:29 +00:00
aoliva 667028970c - Bump up release number. 2006-01-16 16:27:08 +00:00
aoliva c9fd171760 - Fix type-punning warnings issued by GCC 4.1. 2005-12-19 18:59:07 +00:00
Jesse Keating 88ce67832e gcc bump 2005-12-16 23:20:30 +00:00
Jeff Johnston 6417cfccf0 - Bump up release number.
Thu Dec 01 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.90
- Add option to allow backtracing past zero pc value.
- Bugzilla 170275
2005-12-01 21:07:06 +00:00
Jeff Johnston fbb51ac204 - Bump up release number.
Tue Nov 15 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.86
- Fix ia64 user-specified SIGILL handling error.
- Bugzilla 165038.
2005-11-16 19:19:42 +00:00
Jeff Johnston fb9a5aa2e0 - Bump up release number.
Tue Oct 18 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.82
- Modify attach patch to add missing fclose.
- Bugzilla 166712
2005-10-20 15:48:27 +00:00
Jeff Johnston e00d0dda36 - Bump up release number.
Tue Oct 11 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.78
- Support gdb attaching to a stopped process.
2005-10-12 18:57:10 +00:00
Jeff Johnston c73684b204 - Bump up release number.
Thu Sep 29 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.74
- Fix up DSO read logic when process is attached.
2005-09-29 22:41:56 +00:00
Jeff Johnston 078093a0f2 - Bump up release number.
Mon Sep 26 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.70
- Fix frame pointer calculation for ia64 sigtramp frame.
2005-09-27 16:07:52 +00:00
Jeff Johnston 7c724ede90 - Bump up release number.
Thu Sep 22 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.66
- Remove extraneous xfree.
2005-09-22 21:55:32 +00:00
Jeff Johnston 658b48942f - Bump up release number.
Wed Sep 07 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.62
- Readd readnever option
2005-09-07 18:57:23 +00:00
Jeff Johnston a0101bc427 - Bump up release number. 2005-07-27 16:10:40 +00:00
Jeff Johnston 486c3bbc76 - Bump up release number.
Tue Jul 26 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.54
- Add testcase to verify printing of inherited members
- Bugzilla 146835
2005-07-26 21:29:05 +00:00
Jeff Johnston e1bcf9b74a - Bump up release number.
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
2005-07-25 22:43:34 +00:00
Jeff Johnston d5a2446950 - Bump up release number.
Fri Jul 22 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.46
- Fix attaching to 32-bit processes on 64-bit systems.
- Bugzilla 160254
2005-07-23 01:41:19 +00:00
Jeff Johnston 846419871a - Bump up release number.
Thu Jul 14 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.42
- Add work-around to make ia64 gcore work faster.
- Bugzilla 147436
2005-07-15 00:48:56 +00:00
Jeff Johnston 72cd19da15 - Bump up release number.
Mon Jul 11 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.38
- Fix backtracing across sigaltstack for ia64
- Bugzilla 151741
2005-07-14 19:11:18 +00:00
Jeff Johnston 82cee5f74c - Bump up release number.
Fri Jul 08 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.35
- Build pseudo-registers properly for sigtramp frame.
- Bugzilla 160339
2005-07-09 02:16:29 +00:00
Jeff Johnston adbc6b8f3a - Bump up release number.
Thu Jul 07 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.31
- Modify security errata to include additional bfd robustness updates
- Bugzilla 158680
2005-07-08 18:42:25 +00:00
Jeff Johnston d93994303f - Bump up release number.
Fri Jun 10 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.28
- Security errata for bfd and .gdbinit file usage
- Bugzilla 158680
2005-06-10 20:50:21 +00:00
Jeff Johnston b52f222775 - Bump up release number.
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.
2005-05-18 19:25:28 +00:00
Jeff Johnston a5fe47c6ba - Bump up release number.
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
2005-05-03 22:58:36 +00:00
Jeff Johnston fc61375721 - Bump up release number.
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
2005-04-27 23:29:27 +00:00
Jeff Johnston 0e6b69254f - Bump up release number.
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
2005-04-21 20:10:16 +00:00
cagney 434306b94c - Update gstack patch, handle systems that lack /proc/<pid>/tasks. 2005-04-11 20:52:56 +00:00
cagney 00764cbbb6 Oops, fix version number. 2005-04-08 19:18:04 +00:00
cagney a0fb58586a - Replace patch warning about DW_OP_piece with a patch that implements the
DW_OP_piece read path.
2005-04-08 19:16:52 +00:00
cagney 5ced33ee9c - Print a warning when the separate debug info's CRC doen't match; test. 2005-04-02 22:38:09 +00:00
Jeff Johnston 81e47be6db - Bump up release number.
Wed Mar 30 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.7
- Add proper vsyscall page support for ia64.
2005-03-30 23:40:51 +00:00
Jeff Johnston 2b9b6c13e2 - Bump up release number.
Thu Mar 24 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.4
- Fix printing of inherited members of C++ classes.
- Fix for Bugzilla 146835.
2005-03-25 00:17:33 +00:00
Jeff Johnston 8898d54c59 - Bump up release number.
Thu Mar 17 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.1
- Remove warnings that cause errors when compiled with gcc4 and -Werror.
2005-03-22 23:25:26 +00:00
Elliot Lee c3e970c431 oops, rebuild 2005-03-16 21:33:50 +00:00
Jeff Johnston bfc7c1d8bf - Bump up release number.
Thu Mar 03 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-0.35
- Add follow-fork fix from mainline sources.
2005-03-04 17:13:55 +00:00
Jeff Johnston 8a516c73c3 - Bump up release number.
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.
2005-03-03 20:42:47 +00:00
cagney 155a3e093e Bump version number twice (RHEL-3; RHEL-4). 2005-02-22 19:15:01 +00:00
cagney 367b952805 - Modify gdb-6.3-dwattype0-20050201.patch to check for a zero address and
not zero unsnd. Fix BE 32- vs 64-bit problem.
2005-02-22 17:34:05 +00:00
cagney 49d82ff464 Oops, really bump version to .28. 2005-02-21 18:25:42 +00:00
cagney 79b1522f47 - Back port patch adding symfile-mem.o to all GNU/Linux builds. Fix BZ
146087.
2005-02-21 18:24:09 +00:00