Commit Graph

465 Commits

Author SHA1 Message Date
Jan Kratochvil 5a8596f702 - archer-jankratochvil-fedora13 commit:
39998c496988faaa1509cc6ab76b5c4777659bf4
- [vla] Fix boundaries for arrays on -O2 -g (support
    bound-ref->var->loclist).
- [vla] Fix copy_type_recursive for unavailable variables (Joost van der
    Sluis).
2010-04-16 22:45:03 +00:00
Jan Kratochvil 224a73ddc6 - Fix crash on trying to load invalid executable (BZ 581215). 2010-04-11 21:32:17 +00:00
Jan Kratochvil e5a09646a4 - testsuite: Fix gdb.base/gstack.exp also for ppc64 inferiors (for BZ
579793).
2010-04-08 20:01:04 +00:00
Jan Kratochvil b6c87f7508 - Fix s390 --with testsuite Buildrequiers to be (s390-32) (BZ 580347, Cai
Qian).
2010-04-08 05:56:48 +00:00
Jan Kratochvil 5a2bd3eb0c - Fix gstack to print even the frame #0. New gdb.base/gstack.exp. (BZ
579793)
- Merge gdb-6.3-gstack-without-path-20060414.p* into
    gdb-6.3-gstack-20050411.p*, no real code change.
2010-04-07 20:59:56 +00:00
Jan Kratochvil e8eaf64065 - Fix breakpoint at *_start (BZ 162775, bugreport by John Reiser). 2010-04-05 20:21:09 +00:00
Jan Kratochvil 08d0039c69 - Fix ppc build of the AVX registers support (for BZ 578250). 2010-04-03 22:16:09 +00:00
Jan Kratochvil cb6c86a414 - Support AVX registers (BZ 578250). 2010-04-03 21:07:04 +00:00
Jan Kratochvil 78b04abd3b - Fix dangling displays in separate debuginfo (BZ 574483). 2010-04-03 10:24:55 +00:00
Jan Kratochvil 4d8484913a - Remove gdb-readline-6.0-signal.patch with a bug causing crash while no
longer required with F-13 readline-6.1 (BZ 575516)
2010-03-31 21:14:18 +00:00
Jan Kratochvil 862a58ce4d - [expr-cumulative] using-directive: Fix memory leak (Sami Wagiaalla). 2010-03-29 20:43:43 +00:00
Jan Kratochvil 7b8bd72d9a - Drop obsoleted `gdb-archer-pie-0315-breakpoint_address_match.patch'.
- Do not consider memory error on reading _r_debug->r_map as fatal (BZ
    576742).
- PIE: Attach binary even after re-prelinked underneath.
- PIE: Attach binary even after ld.so re-prelinked underneath.
- PIE: Fix occasional error attaching i686 binary (BZ 576742).
- testsuite: Fix unstable results of gdb.base/prelink.exp.
2010-03-29 17:54:39 +00:00
Jan Kratochvil 2770a5f431 - Update to new FSF GDB release. 2010-03-25 23:56:06 +00:00
Jan Kratochvil 37c8c133f1 - Drop gdb-6.5-bz218379-ppc-solib-trampoline-fix.patch having false symbols
resolving (related to BZ 573277).
2010-03-14 23:40:08 +00:00
Jan Kratochvil 00f225b5de - Update to new FSF GDB snapshot.
- Fix double-free on std::terminate handler (Tom Tromey, BZ 562975).
2010-03-12 14:28:02 +00:00
Jan Kratochvil c395942bc7 - Another License update. 2010-03-10 20:11:09 +00:00
Jan Kratochvil 3fe05e2e87 - Update License for all the licenses contained in .src.rpm. 2010-03-10 19:45:37 +00:00
Jan Kratochvil 8150eb3b6a - Remove unapplied: gdb-6.8-inlining-addon.patch
gdb-6.8-inlining-by-name.patch
2010-03-08 15:36:09 +00:00
Jan Kratochvil 0b181c5698 - Include also %doc COPYING3 (review by Petr Machata).
- Remove URL for Source (review by Matej Cepl).
2010-03-08 15:18:42 +00:00
Jan Kratochvil 03de7209a3 - archer-jankratochvil-fedora13 commit:
59c35a31f0981a0f0b884b32c91ae6325b2126cd
2010-03-06 23:40:14 +00:00
Jan Kratochvil 991247c843 - Fix false warning: section .gnu.liblist not found in ...
- Fix crash on stale addrinfo->sectindex (more sensitive due to the PIE
    patch).
2010-02-28 23:46:59 +00:00
Jan Kratochvil 7d64017236 - Fix ia64 part of the bt-clone-stop.exp fix.
- Fix gdb.ada/* regressions (Keith Seitz).
- Remove false gdb_assert on $sp underflow.
2010-02-26 08:56:34 +00:00
Jesse Keating c448a64ed8 Initialize branch F-13 for gdb 2010-02-17 01:23:40 +00:00
Jan Kratochvil c874340ae4 - Fix i386+x86_64 rwatch+awatch before run, regression against 6.8 (BZ
541866).
2010-02-08 21:00:12 +00:00
Jan Kratochvil 3b3433b0b0 - Rediff gdb-6.8-bz254229-gcore-prpsinfo.patch for older patch(1)
compatibility.
2010-02-03 06:36:20 +00:00
Jan Kratochvil aee5861550 - archer-jankratochvil-fedora13 commit:
59c35a31f0981a0f0b884b32c91ae6325b2126cd
- Fortran: Fix regression on setting breakpoint at toplevel symbols (BZ
    559291; David Moore, Intel).
2010-02-03 06:05:13 +00:00
Jan Kratochvil 8b7a3e1875 - archer-jankratochvil-fedora13 commit:
5a573e8b26a2f0a6947d4c0249e43e5456610860
- Remove ExcludeArch on ia64 as it is now fixed up.
2010-02-01 00:41:35 +00:00
Jan Kratochvil a04bc95fa3 - Fix failed gdb_assert due to the PIE patchset (BZ 559414). 2010-01-31 01:57:45 +00:00
Jan Kratochvil 45f79714b9 - Upgrade to the FSF GDB snapshot: 7.0.50.20100128
- archer-jankratochvil-fedora13 commit:
    39c5a8b75fad3acd7204903db5dee025055a4594
- Fix a regression on "AAA::ALPHA" test due to a merge from FSF GDB.
- Fix a regression of previous release due to false identification as core
    file.
- Move ifunc .patch into the GIT-managed archer-jankratochvil-fedora13
    branch.
- Update gdb.pie/corefile.exp from 2007-01-26 FSF GDB commit by Andreas
    Schwab.
2010-01-28 22:26:15 +00:00
Jan Kratochvil b469073e48 - Enable loading a core file just as a single argument to /usr/bin/gdb. 2010-01-25 17:13:16 +00:00
Jan Kratochvil 7abf5f4318 - testsuite: Fix gdb.arch/i386-bp_permanent.exp regression 2010-01-24 04:38:20 +00:00
Jan Kratochvil 755bb6f90b - Update gdb.arch/powerpc-power7.exp for current binutils HEAD. 2010-01-24 03:56:31 +00:00
Jan Kratochvil 9291de59d7 - Disable addon (finish) due to inline-cmds.exp: up from outer_inline2
assert.
- Fix gdb.arch/powerpc-power7.exp compatibility.
2010-01-23 00:00:24 +00:00
Jan Kratochvil e9671f2471 - Disable break-by-name on inlined functions due to a regression on
parameters of inlined functions falsely <optimized out> (BZ 556975
    Comment 8).
2010-01-22 11:06:51 +00:00
Jan Kratochvil c5a9fdc6a7 - Adjust BuildRequires for RHELs, add ExcludeArch on ia64.
- Disable one PIE-introduced assertion on RHELs.
2010-01-22 01:26:39 +00:00
Jan Kratochvil 39d52ac1d6 - Revert FSF GDB gdbserver tracepoints as incomplete now. 2010-01-21 19:53:41 +00:00
Jan Kratochvil 5542e358c5 - archer-jankratochvil-fedora13 commit:
21e418c04290aa5d2e75543d31fe3fe5d70d6d41
- [expr-cumulative] Fix "break expr if (cond)" regression.
2010-01-21 18:25:34 +00:00
Jan Kratochvil 79563d6f81 - Upgrade to the FSF GDB snapshot: 7.0.50.20100121
- archer-jankratochvil-fedora13 commit:
    ccde1530479cc966374351038057b9dda90aa251
- [expr-cumulative] Archer branch is now included.
2010-01-21 16:09:11 +00:00
Jan Kratochvil a7d6efc17b - Fix false PASS->FAIL of gdb.arch/i386-biarch-core.exp. 2010-01-19 00:46:54 +00:00
Jan Kratochvil 626a9059b8 - Upgrade to the FSF GDB snapshot: 7.0.50.20100118
- Upgrade libstdc++-v3-python to r155978 (Phil Muldoon).
2010-01-18 23:22:41 +00:00
Jan Kratochvil 8c4c91efd9 - Upgrade to the FSF GDB snapshot: 7.0.50.20100116
- archer-jankratochvil-fedora13 commit:
    81810a20b2d2c3bf18e151de3cddfc96445b3c46
- [expr-cumulative] Archer branch is missing in this release.
- Update rpm.org#76 workaround for rpm-4.8 using librpm.so.1.
- Dissect archer-jankratochvil-misc into Patch403...Patch408.
- Some regressions exist in this release.
2010-01-16 22:32:10 +00:00
Jan Kratochvil 0911f375d9 Rebase to: gdb-7.0.1-25.fc12 2010-01-12 22:15:57 +00:00
Bill Nottingham bef45217a0 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:19:21 +00:00
Jan Kratochvil ab901d8ee8 - Fix broken python "help()" command "modules" (BZ 526552).
- Upgrade to the FSF GDB gdb-7.0 snapshot: 6.8.91.20090930
- archer-jankratochvil-fedora12 commit:
    7cb860f03e2437c97239334ebe240d06f45723e0
2009-09-30 20:58:50 +00:00
Jan Kratochvil 40f8d2fd9b - New test for step-resume breakpoint placed in multiple threads at once. 2009-09-27 15:51:46 +00:00
Jan Kratochvil 580e05685a - Fix buildid-loading libs w/matching name but different build-id (BZ
524572).
2009-09-25 11:06:47 +00:00
Jan Kratochvil 4d3aa56117 - Upgrade to the FSF GDB gdb-7.0 snapshot: 6.8.91.20090925
- archer-jankratochvil-fedora12 commit:
    4338ea85c798007c32594032f602db9fd230eba9
- [python] Don't directly reference self.frame (Tom Tromey).
- [expr] Updates from branch (Keith Seitz).
2009-09-25 06:49:21 +00:00
Jan Kratochvil a8e7ccc4fd - Upgrade to the FSF GDB gdb-7.0 snapshot: 6.8.91.20090921
- archer-jankratochvil-fedora12 commit:
    0d5c38dd89050c0ee1cf049656f177c170d675d4
- [expr] Check has_stack_frames before calling find_pc_line (Sami
    Wagiaalla).
2009-09-21 15:49:36 +00:00
Jan Kratochvil 8ae3364a4f - Include bundled libstdc++ python; it will be in libstdc++-devel since
gcc-4.5.
2009-09-17 22:00:12 +00:00
Jan Kratochvil e93d3474d8 - Upgrade to the FSF GDB gdb-7.0 branch and snapshot: 6.8.91.20090917
- archer-jankratochvil-fedora12 commit:
    16f3f01cc2cbc15283462eaabdfcde92cf42cdc6
- Drop the qsort_cmp workaround as resolved in FSF GDB now (BZ 515434).
2009-09-17 12:15:42 +00:00