Commit Graph

477 Commits

Author SHA1 Message Date
Jan Kratochvil b1549146f7 - 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:52:38 +00:00
Jan Kratochvil e9c357edd0 - Fix Java-related crash (BZ 566145, Tom Tromey). 2010-06-02 11:05:40 +00:00
Jan Kratochvil 5e502f39e4 - Fix follow-exec for C++ programs (bugreported by Martin Stransky). 2010-05-29 00:01:43 +00:00
Jan Kratochvil 2897558ca7 - Fix lock up on loops in the solib chain (BZ 593926).
- Import fix of TUI layout internal error (BZ 595475).
2010-05-24 19:04:48 +00:00
Jan Kratochvil 0b00d5414f - Fix crash when using GNU IFUNC call from breakpoint condition. 2010-04-26 00:55:13 +00:00
Jan Kratochvil bdfd6d1b43 - Fix pretty printers regression in 7.0.1-40.fc12 (Phil Muldoon, BZ
582052).
2010-04-14 10:41:48 +00:00
Jan Kratochvil e20f36ceed - Fix gstack to print even the frame #0. New gdb.base/gstack.exp. (BZ
579793)
2010-04-07 20:34:04 +00:00
Jan Kratochvil a63256c33f - Merge gdb-6.3-gstack-without-path-20060414.p* into
gdb-6.3-gstack-20050411.p*, no real code change.
2010-04-07 18:40:34 +00:00
Jan Kratochvil 2e2f074f03 - Fix also false warning: section .dynbss not found in ... 2010-04-05 19:53:59 +00:00
Jan Kratochvil 855ae15dd6 - Upgrade libstdc++ Python pretty printers to r155978 (Phil Muldoon, BZ
561541).
2010-04-04 09:35:29 +00:00
Jan Kratochvil 1af55b59fd - Fix dangling displays in separate debuginfo (BZ 574483). 2010-04-03 10:24:58 +00:00
Jan Kratochvil 0e42458d97 - [expr-cumulative] Fix using-directive memory leak (Sami Wagiaalla, BZ
578351).
2010-04-02 22:05:55 +00:00
Jan Kratochvil 2459ca53eb - Fix crash due to gdb-readline-6.0-signal.patch (BZ 575516) 2010-03-31 21:27:43 +00:00
Jan Kratochvil 2ee26b3c6e - Fix incorrect relocation of sections with duplicate name (BZ 575737). 2010-03-26 19:15:23 +00:00
Dennis Gilmore 1d79a59635 - dont apply gdb-bz539590-gnu-ifunc.patch on sparc
- we dont yet have the support in glibc
2010-03-26 14:55:23 +00:00
Jan Kratochvil 4b77e42af7 - Drop gdb-6.5-bz218379-ppc-solib-trampoline-fix.patch having false symbols
resolving (related to BZ 573277).
2010-03-14 23:37:16 +00:00
Jan Kratochvil 17e05a93c3 - Fix parsing of gcc -feliminate-dwarf2-dups binaries (Tom Tromey, BZ
552619).
- Fix crash on pretty printed object by MI (Tom Tromey, BZ 560034).
- [delayed-symfile] Fix crash on failed reading psymtab (Tom Tromey, BZ
    561784).
- Fix double-free on std::terminate handler (Tom Tromey, BZ 562975).
2010-03-12 13:37:58 +00:00
Jan Kratochvil 2ca842aedb - [delayed-symfile] Backport fix of reread_symbols (Tom Tromey, BZ 562517).
- Fix false warning: section .gnu.liblist not found in ...
2010-02-28 23:28:44 +00:00
Jan Kratochvil 5a6df07a01 - Fix gdb.ada/* regressions (Keith Seitz).
- Disable addon (finish) due to inline-cmds.exp: up from outer_inline2
    assert.
- Fix i386+x86_64 rwatch+awatch before run, regression against 6.8 (BZ
    541866).
- Fix crash on stale addrinfo->sectindex (more sensitive due to the PIE
    patch).
- Remove false gdb_assert on $sp underflow.
- Workaround ia64 inferior calls clearing SP.
- testsuite: Fix long timeout on arches with failing
    gdb.base/interrupt.exp.
- Fix ia64 part of the bt-clone-stop.exp fix.
2010-02-26 01:18:33 +00:00
Jan Kratochvil 29da87712f - Fortran: Fix regression on setting breakpoint at toplevel symbols (BZ
559291).
2010-02-03 01:11:13 +00:00
Jan Kratochvil 14c9aeaffe - Fix failed gdb_assert due to the PIE patchset (BZ 559414). 2010-01-31 02:00:42 +00:00
Jan Kratochvil 2dcdbb7e9c - 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:26:08 +00:00
Jan Kratochvil 3cd4b7f6f2 - GNU IFUNCs compilation fixup for ppc*. 2010-01-21 21:29:14 +00:00
Jan Kratochvil d54d6b57e2 - Fix GNU IFUNCs - indirect functions - support (BZ 539590). 2010-01-21 20:07:27 +00:00
Jan Kratochvil de6a7ee761 - Fix crash while executing python code. 2010-01-13 23:37:33 +00:00
Jan Kratochvil df99b64f73 - non-librpm missing debuginfo yumcommand now prints also --disablerepo='*'
to save some bandwidth by yum (Robin Green, BZ 554152).
2010-01-12 19:05:27 +00:00
Jan Kratochvil b9ec9d70fa - testsuite: BuildRequires also valgrind. 2010-01-10 18:39:30 +00:00
Jan Kratochvil 9bf63cd32f - Workaround missing libstdc++%{bits_other} in Koji. 2010-01-08 11:24:37 +00:00
Jan Kratochvil 22dfdc2511 - Comply with new package review:
- Fix .spec Source as this is not a snapshot now.
- Convert all spaces to tabs.
- Fix missing %defattr at %files for gdbserver.
- Replace all hardcoded-library-path by variants of %{_isa}.
- Include %{_isa} for appropriate Requires and BuildRequires.
2010-01-08 10:48:29 +00:00
Jan Kratochvil 2fbfb7cad3 - [vla] Fix regression on fields of structs in internal vars (BZ 553338).
- archer-jankratochvil-fedora12 commit:
    6e73988f653ba986e8742f208f17ec084292cbd5
2010-01-07 20:58:52 +00:00
Jan Kratochvil 2356bfea4c - Fix crash reading broken stabs (it377671). 2010-01-07 18:09:09 +00:00
Jan Kratochvil c749ff6478 - testsuite: Fixup false FAILs for gdb.cp/constructortest.exp. 2010-01-03 11:00:18 +00:00
Jan Kratochvil d7bd836d26 - Fix regression of gdb-7.0 (from 6.8) crashing on typedefed bitfields.
- Fix related_breakpoint stale ref crash.
2010-01-02 21:26:54 +00:00
Jan Kratochvil 2e0773b161 - Formal upgrade to the FSF GDB release gdb-7.0.1.
- Fix regression of gdb-7.0.1 not preserving typedef of a field.
2010-01-01 19:07:41 +00:00
Jan Kratochvil fe319bcb78 - More RHEL-5 compatibility updates.
- Disable the build-id support by default.
- Bundle back gdbserver to the base gdb package.
- Remove bundled pstack.
- Drop the BuildRequires of rpm-devel.
2010-01-01 15:15:34 +00:00
Jan Kratochvil 2ec2c9621e %changlog timestamp fixup. 2010-01-01 11:06:50 +00:00
Jan Kratochvil a259cc2ba7 - Fix error on a sw watchpoint active at function epilogue (hit on s390x).
- testsuite: Fix false MI "unknown output after running" regression.
- testsuite: Update ia64-sigtramp.exp for recent GDB.
- Implement bt-clone-stop.exp fix also for ia64.
- testsuite: Upstream condbreak.exp results stability fix (Daniel
    Jacobowitz).
2010-01-01 11:06:08 +00:00
Jan Kratochvil 709107db49 - testsuite: Fix constructortest.exp and expand-sals.exp for
gcc-4.4.2-20.fc12.
2009-12-24 22:39:35 +00:00
Jan Kratochvil 367485a7c6 - [pie] Fix a race in testcase gdb.base/valgrind-db-attach.exp.
- Fix regression by python on ia64 due to stale current frame.
- Disable python iff RHEL-5 && (Brew || ppc64).
2009-12-21 22:46:49 +00:00
Jan Kratochvil f056ae4c36 - Workaround build on native ppc64 host.
- More RHEL-5 compatibility updates.
- Disable warning messages new for gdb-6.8+ for RHEL-5 backward
    compatibility.
- Workaround RHEL-5 kernels for detaching SIGSTOPped processes (BZ 498595).
- Serialize the testsuite output to keep the order for regression checks.
- Re-enable python for all non-ppc* arches.
- More gcc44 stack exceptions when running the testsuite on RHEL-5.
- Fix backward compatibility with G++ 4.1 namespaces "::".
- Fix regression on re-setting the single ppc watchpoint slot.
- Update snapshot of FSF gdb-7.0.x branch.
- Backport fix of dcache invalidation locking up GDB on ppc64 targets.
2009-12-21 11:26:48 +00:00
Jan Kratochvil cdcc8d96c2 Fixup %{release}. 2009-12-18 09:51:52 +00:00
Jan Kratochvil 059aafdd99 - [pie] Fix general ppc64 regression due to a function descriptors bug.
- [pie] Fix also keeping breakpoints disabled in PIE mode.
- Import upstream <tab>-completion crash fix.
- Drop some unused patches from the repository.
- More RHEL-5 build compatibility updates.
- Use gfortran44 when running the testsuite on RHEL-5.
- Disable python there due to insufficient ppc multilib.
- Fix orphanripper hangs and thus enable it again.
2009-12-18 09:48:50 +00:00
Jan Kratochvil d492495bcf - Make gdb-6.3-rh-testversion-20041202.patch to accept both RHEL and Fedora
GDB.
- Adjust BuildRequires for Fedora-12, RHEL-6 and RHEL-5 builds.
- [vla] Fix compatibility of dynamic arrays with iFort (BZ 514287).
- Fix stepping through OMP parallel Fortran sections (BZ 533176).
- New fix of bp conditionals [bp_location-accel] regression (BZ 538626).
2009-12-14 18:54:51 +00:00
Jan Kratochvil c5f8fe0a54 - Replace the PIE (Position Indepdent Executable) support patch by a new
one.
- Drop gdb-6.3-nonthreaded-wp-20050117.patch as fuzzy + redundant.
- Fix callback-mode readline-6.0 regression for CTRL-C.
- Fix syscall restarts for amd64->i386 biarch.
- Various testsuite results stability fixes.
- Fix crash on reading stabs on 64bit (BZ 537837).
- archer-jankratochvil-fedora12 commit:
    16276c1aad1366b92e687c72cab30192280e1906
- archer-jankratochvil-pie-fedora12 ct:
    2ae60b5156d43aabfe5757940eaf7b4370fb05d2
2009-12-07 18:39:26 +00:00
Jan Kratochvil e0f371ca6c - Fix slowness/hang when printing some variables (Sami Wagiaalla, BZ
541093).
- archer-jankratochvil-fedora12 commit:
    6817a81cd411acc9579f04dcc105e9bce72859ff
2009-12-03 16:26:37 +00:00
Bill Nottingham 5c8987900e Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-26 01:53:59 +00:00
Jan Kratochvil 9bb4d3d924 - Support GNU IFUNCs - indirect functions (BZ 539590).
- Fix bp conditionals [bp_location-accel] regression (Phil Muldoon, BZ
    538626).
- Fix missed breakpoint location [bp_location-accel] regression (upstream).
2009-11-25 10:38:24 +00:00
Jan Kratochvil 6e5cc88fad - Fix missing zlib-devel BuildRequires to support compressed DWARF
sections.
- Include post-7.0 FSF GDB fixes.
2009-10-30 19:52:28 +00:00
Jan Kratochvil c5c5004db4 - Make the package buildable on RHEL-5/CentOS-5 (without librpm there).
- archer-jankratochvil-fedora12 commit:
    5b73ea6a0f74e63db3b504792fc1d37f548bdf5c
2009-10-23 20:05:50 +00:00
Jan Kratochvil 5135752b6b - Fix rpm --excludedocs (BZ 515998). 2009-10-23 18:29:19 +00:00