Commit Graph

482 Commits

Author SHA1 Message Date
Jan Kratochvil 318a127c94 - Fix crash in gdbpy_is_string (BZ 611569, Tom Tromey). 2010-07-22 15:14:44 +00:00
Jan Kratochvil 0deec2e8fd - Fix prelinked executables with sepdebug and copy relocations (BZ 614659).
- [delayed-symfile] Fix a backtrace regression on CFIs without DIE (BZ
    614604).
2010-07-20 17:21:23 +00:00
Jan Kratochvil 6068e6305e - Print 2D C++ vectors as matrices (BZ 562763, sourceware10659, Chris
Moller).
2010-06-30 14:11:31 +00:00
Jan Kratochvil 61b288432e - Fix obstack corruptions on C++ (BZ 606185, Chris Moller, Jan Kratochvil).
- Improve support for typedefs in classes (BZ 602314).
- Fix `set print object on' for some non-dynamic classes (BZ 606660).
2010-06-29 23:44:16 +00:00
Jan Kratochvil c019691bd5 - Backport DWARF-4 support (BZ 601887, Tom Tromey). 2010-06-09 13:42:55 +00:00
Jan Kratochvil 6de4917d40 - Fix ADL anonymous type crash (BZ 600746, Sami Wagiaalla). 2010-06-09 12:08:06 +00:00
Jan Kratochvil a749ba7e1c - Fix crash on /proc/PID/stat race during inferior exit (BZ 596751).
- testsuite: gdb.threads/watchthreads-reorder.exp kernel-2.6.33 compat.
    fix.
2010-06-01 21:40:13 +00:00
Jan Kratochvil cf092c6e17 - Fix and support DW_OP_*piece (Tom Tromey, BZ 589467).
- Fix follow-exec for C++ programs (bugreported by Martin Stransky).
2010-05-30 18:14:31 +00:00
Jan Kratochvil 55dec14f57 - Remove core file when starting a process (BZ 594560).
- Fix lock up on loops in the solib chain (BZ 593926).
- Import fix of TUI layout internal error (BZ 595475).
2010-05-24 18:38:44 +00:00
Jan Kratochvil e9cf96da49 - Make gdb-6.8-bz254229-gcore-prpsinfo.patch RHEL-5 /usr/bin/patch
compatible (bugreported by Jonas Maebe).
2010-05-16 18:30:11 +00:00
Jan Kratochvil 1a2c6784ec - Fix crash on VLA bound referencing an optimized-out variable (BZ 591879).
- Re-enable the BZ 575292 and BZ 585445 C++ fix using an updated patch.
2010-05-13 17:25:19 +00:00
Jan Kratochvil 8168897482 - Backport <tab>-completion bug on anonymous structure fields (BZ 590648).
- testsuite: Fix gdb.base/vla-overflow.exp FAILing on s390x (BZ 590635).
- Workaround non-stop moribund locations exploited by kernel utrace (BZ
    590623).
2010-05-12 20:33:28 +00:00
Jan Kratochvil b8de02dbe4 - Make _Unwind_DebugHook independent from step-resume breakpoint (Tom
Tromey).
2010-04-29 18:49:14 +00:00
Jan Kratochvil 86630f55e7 - Fail gracefully if the _Unwind_DebugHook arg. is optimized out (Tom
Tromey).
2010-04-27 20:02:55 +00:00
Jan Kratochvil 66c2179a64 - Temporarily workaround the crash of BZ 575292 as there was now BZ 585445. 2010-04-27 11:41:27 +00:00
Jan Kratochvil c162bc8d0f - Fix crash when using GNU IFUNC call from breakpoint condition.
- Avoid internal error by disabling the previous BZ 575292 fix (BZ 585445).
2010-04-26 07:14:18 +00:00
Jan Kratochvil f97ff710d1 - Fix crash on C++ types in some debug info files (BZ 575292, Keith Seitz).
- Pretty printers not well documented (BZ 570635, Tom Tromey, Jan
    Kratochvil).
2010-04-22 17:30:03 +00:00
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