Commit Graph

76 Commits

Author SHA1 Message Date
cagney 88bd634325 Bump version for rhel4 build. 2004-11-28 19:09:40 +00:00
cagney a92c345ec5 Add missing symbol name to display and examine output. 2004-11-25 00:14:14 +00:00
cagney c878e6553b Enable .malloc ppc64 fix. Only define kfail when missing. 2004-11-24 21:59:37 +00:00
cagney 8790eb109c Bump version. 2004-11-24 20:08:36 +00:00
cagney b599fc7a52 Fix patch84 name. 2004-11-24 19:43:02 +00:00
cagney 797c90b001 Add reggroups; stops GDB trashing PS register. 2004-11-24 19:37:48 +00:00
cagney e7973621f1 Fix pie test directory. 2004-11-23 21:31:56 +00:00
cagney 043030a1b9 Add gstack; backport fixes for i386 unwinding; add --readnever option. 2004-11-23 21:25:15 +00:00
Jeff Johnston 08dec1cdb5 Fix release number to be 56. 2004-11-23 01:19:44 +00:00
Jeff Johnston c78d1106cf - Bump up release number. 2004-11-23 01:16:52 +00:00
Jeff Johnston 13cc717605 - Multiple ia64 backtrace fixes. Bugzilla 125157 2004-11-22 23:42:47 +00:00
ezannoni 0a8ae59fe3 Bump version number 2004-11-11 22:57:20 +00:00
ezannoni 685d72404a Actually update version number 2004-11-11 22:52:34 +00:00
ezannoni 612764e2cd Fix problem with info files conflicting for different arches. 2004-11-11 22:46:03 +00:00
Jeff Johnston a2592e8611 - Bump up release number 2004-11-09 23:00:05 +00:00
Jeff Johnston 83e575af04 - Bump up release number 2004-11-09 22:57:43 +00:00
Jeff Johnston 19015dd87c - Expose $base, $allocate constructors and $delete, $base destructors for
breakpoints.
2004-11-09 22:52:57 +00:00
cagney 610a7a6892 Enable PPC CFI. 2004-11-09 14:51:46 +00:00
Jeff Johnston 9fa11b49c7 - Bump up release number 2004-11-08 16:38:55 +00:00
Jeff Johnston 8b1513dca6 - Bump up release number 2004-11-08 16:25:31 +00:00
Jeff Johnston e7202b70e7 - Allow macros to continue past a backtrace error 2004-11-05 22:53:28 +00:00
cagney 44f6132d3e Hopefully the last of the PPC fixes (or at least the really bad ones). 2004-10-27 04:31:14 +00:00
cagney 94a04ec3e1 PPC FPSCR and s390 general fixes. 2004-10-26 18:04:55 +00:00
cagney 7564bf320f Enable 64-bit .FN solib fix. Fix --ignore option being passed through to
runtest.
2004-10-22 19:17:12 +00:00
cagney ca25aa46d2 Add stuff to get around no dot symbols. 2004-10-20 15:15:31 +00:00
cagney d25ccdf76c Move pie stuff to gdb.pie directory. 2004-10-12 03:11:56 +00:00
cagney a007b5fc70 Fix for sigstep comment. 2004-10-11 19:25:43 +00:00
Jeff Johnston 25863f46c4 - Do not invalidate cached thread info when resuming threads.
- Bump up release number.
2004-10-07 18:53:18 +00:00
Jeff Johnston 8f3542a1fe - Fix S/390 watchpoint support to work better under threading. 2004-10-02 00:25:14 +00:00
Jeff Johnston 6540973d54 - Fix thread_db_get_lwp to handle 2nd format ptids. 2004-10-01 20:42:53 +00:00
cagney d3bc91a750 Enable stop backtrace past a zero pc. 2004-09-28 02:52:36 +00:00
Jeff Johnston b16c9237e6 - Add threaded watchpoint support for x86, x86-64, and ia64. 2004-09-27 23:09:09 +00:00
cagney 6d17aaa5cb Exclude bigcore.exp, don't delete it. 2004-09-27 17:45:18 +00:00
cagney dcaf10b4e1 Merge in mainline testsuite updates. Merge in mainline infrun.c fixes. 2004-09-24 13:57:06 +00:00
cvsdist e17ef728e4 auto-import changelog data from gdb-6.1post-1.20040607.29.src.rpm
Thu Sep 02 2004 Jeff Johnston <jjohnstn@redhat.com> 1.200400607.29
- Fix low-level lin-lwp code to wait specifically for any stepping LWP
    (bugzilla 130896)
2004-09-09 05:27:57 +00:00
cvsdist 59a30cf831 auto-import changelog data from gdb-6.1post-1.20040607.28.src.rpm
Tue Aug 31 2004 Jeff Johnston <jjohnstn@redhat.com> 1.200400607.28
- Add test case for bugzilla 128618 fix.
2004-09-09 05:26:59 +00:00
cvsdist e6f875e668 auto-import gdb-6.1post-1.20040607.27 from
gdb-6.1post-1.20040607.27.src.rpm
2004-09-09 05:26:06 +00:00
cvsdist a497a2a721 auto-import gdb-6.1post-1.20040607.26 from
gdb-6.1post-1.20040607.26.src.rpm
2004-09-09 05:25:06 +00:00
cvsdist 70ec1eba8a auto-import gdb-6.1post-1.20040607.24 from
gdb-6.1post-1.20040607.24.src.rpm
2004-09-09 05:24:24 +00:00
cvsdist e488adf74e auto-import changelog data from gdb-6.1post-1.20040607.23.src.rpm
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.
2004-09-09 05:23:40 +00:00
cvsdist 2bdd126bb9 auto-import changelog data from gdb-6.1post-1.20040607.22.src.rpm
Fri Aug 13 2004 Jeff Johnston <jjohnstn@redhat.com> 1.200400607.22
- Check in gdb mainline fix for applications calling clone directly.
2004-09-09 05:23:26 +00:00
cvsdist 6ca16471a0 auto-import changelog data from gdb-6.1post-1.20040607.21.src.rpm
Tue Aug 10 2004 Jeff Johnston <jjohnstn@redhat.com> 1.200400607.21
- Alter libunwind frame code to allow using libunwind 0.97 and up.
2004-09-09 05:23:00 +00:00
cvsdist 9d12a9bc44 auto-import gdb-6.1post-1.20040607.20 from
gdb-6.1post-1.20040607.20.src.rpm
2004-09-09 05:22:39 +00:00
cvsdist 6a3683b205 auto-import changelog data from gdb-6.1post-1.20040607.19.2.src.rpm
Tue Aug 03 2004 Jeff Johnston <jjohnstn@redhat.com> 1.200400607.20
- Fix the ia64 libunwind test to match current output.
2004-09-09 05:22:33 +00:00
cvsdist 8d2649bbc3 auto-import gdb-6.1post-1.20040607.19.1 from
gdb-6.1post-1.20040607.19.1.src.rpm
2004-09-09 05:21:53 +00:00
cvsdist 05f689b6b7 auto-import changelog data from gdb-6.1post-1.20040607.19.src.rpm
Fri Jul 30 2004 Elena Zannoni <ezannoni@redhat.com> 1.200400607.18.1
- Fix the tests where gdb debugs itself, as to not copy the executable to
    xgdb.
2004-09-09 05:21:35 +00:00
cvsdist 8afdde39e1 auto-import changelog data from gdb-6.1post-1.20040607.18.src.rpm
Mon Jul 26 2004 Elena Zannoni <ezannoni@redhat.com> 1.200400607.18
- Add Pie patches back in.
2004-09-09 05:21:00 +00:00
cvsdist da743c1bee auto-import changelog data from gdb-6.1post-1.20040607.17.1.src.rpm
Fri Jul 16 2004 Andrew Cagney <cagney@redhat.com> 1.200400607.17
- Fix stepping over a no-debug shared-library function.
- Fix patch vsyscall patch name.
Thu Jul 08 2004 Jeff Johnston <jjohnstn@redhat.com> 1.200400607.16
- Update thread code with fix from gdb HEAD
Wed Jul 07 2004 Andrew Cagney <cagney@redhat.com> 1.200400607.15
- disable vsyscall
- import Bob's crasher fix
- disable bigcore.exp
Mon Jul 05 2004 Andrew Cagney <cagney@redhat.com> 1.200400607.14
- Make large corefiles work on systems that require O_LARGEFILE.
Tue Jun 29 2004 Elena Zannoni <ezannoni@redhat.com> 1.200400607.13
- Fix BuildRequires for libunwind on ia64.
Mon Jun 28 2004 Andrew Cagney <cagney@redhat.com> 1.200400607.12
- Import wild frame ID patch. Stops GDB incorrectly matching invalid frame
    IDs.
- Disable bigcore on ia64 and amd64.
Fri Jun 25 2004 Andrew Cagney <cagney@redhat.com> 1.200400607.11
- Fix testsuite to kill attach process (from corrinna/mainline).
- Fix build problems with vsyscall patch.
Fri Jun 25 2004 Andrew Cagney <cagney@redhat.com> 1.200400607.10
- Fix annotate test messages.
- Recognize VSYSCALL pages.
Thu Jun 24 2004 Jeff Johnston <jjohnstn@redhat.com> 1.200400607.9
- Fix ia64 watchpoint support.
2004-09-09 05:20:30 +00:00
cvsdist 39e27b30f2 auto-import changelog data from gdb-6.1post-1.20040607.8.src.rpm
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.
2004-09-09 05:18:30 +00:00
cvsdist 93462a8a7b auto-import gdb-6.1post-1.20040607.3.1 from
gdb-6.1post-1.20040607.3.1.src.rpm
2004-09-09 05:17:04 +00:00