Commit Graph

423 Commits

Author SHA1 Message Date
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
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
Jan Kratochvil d4a047fbf7 - Support multiple directories for `set debug-file-directory' (BZ 528668). 2009-10-22 23:52:25 +00:00
Jan Kratochvil e4ac510550 - Sync the .spec with RHEL/CentOS without EPEL, do not BuildRequires: fpc
there.
2009-10-19 04:56:47 +00:00
Jan Kratochvil 0275674bdf - Formal upgrade to the final FSF GDB release gdb-7.0.
- Fix GNU/Linux core open: Can't read pathname for load map: Input/output
    error.
- archer-jankratochvil-fedora12 commit:
    ce4ead356654b951a49ca78d81ebfff95e758bf5
2009-10-07 19:17:19 +00:00
Jan Kratochvil af25c22136 - Bump release. 2009-09-30 21:03:20 +00:00
Jan Kratochvil deaddecb8c - 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 21:02:26 +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
Jan Kratochvil 806f8c893c - Upgrade to the FSF GDB gdb-6.8.50 snapshot: 6.8.50.20090910
- archer-jankratochvil-fedora12 commit:
    941eb487a42933e442cb4d11344cda96ecb8a04d
- [next-over-throw] Fix exceptions thrown during next (Tom Tromey).
- [bp_location-accel] Do not (much) slow down on 500+ breakpoints (me).
2009-09-10 21:37:41 +00:00
Jan Kratochvil 2164cdaf2a - archer-jankratochvil-fedora12 commit:
a081d2f12945e9468edd5f4341d3e945bd0fefe9
- [expr] Fix too slow lookups in large C++ programs (Sami Wagiaalla).
- [python] Fix varobj changed values reporting (GDB PR 10584, Tom Tromey).
2009-09-03 19:45:38 +00:00
Jan Kratochvil 594e04b937 - archer-jankratochvil-fedora12 commit:
d25596676e8811b03f8c9aba6bbd04ebaa9ff5db
- [call-frame-cfa] Fix parsing CFA-relative frames (BZ 516627, Tom Tromey).
- [vla] variable length Fortran strings for -O -g code (part of BZ 508406,
    me).
- [python] varobj + general fixes (Tom Tromey).
2009-09-01 13:19:03 +00:00
Jan Kratochvil 8bf73e0a01 - Real upstream fixup of qsort_cmp (BZ 515434).
- Revert bitfields regression (BZ 520129).
2009-08-28 18:24:06 +00:00
Jan Kratochvil ab83f240e4 - Temporarily disable assertion checks crashing in qsort_cmp (BZ 515434). 2009-08-25 13:13:04 +00:00
Jan Kratochvil 0435006f87 - Fixup "bad type" internal error, import from FSF GDB.
- archer-jankratochvil-fedora12 commit:
    2ba2bc451eb832182ef84c3934115de7a329da7c
2009-08-19 16:19:15 +00:00
Jan Kratochvil 6370c17fdf - archer-jankratochvil-fedora12 commit:
850e3cb38a25cb7fdfa4cef667626ffbde51bcac
- Fix the hardware watchpoints.
2009-08-18 19:37:35 +00:00
Jan Kratochvil f340c03820 - Fix patch fuzz 0. 2009-08-18 19:10:33 +00:00
Jan Kratochvil a97b573f83 - Upgrade to the FSF GDB gdb-6.8.50 snapshot: 6.8.50.20090818
- archer-jankratochvil-fedora12 commit:
    5e0d1cc74f119391a2c3ae25ef5749fc28674f06
2009-08-18 18:51:17 +00:00
Jan Kratochvil 2280d5542d - Fix minor regressions introduced by the rebase from F-11
(6.8.50.20090302).
2009-08-12 14:36:09 +00:00
Jan Kratochvil 833a63eb37 - archer-jankratochvil-fedora12 commit:
2888fafe63889757c6fd27ccc2f25661d43fd1a4
- Drop archer-jankratochvil-vla VAROBJ invalidate/revalidate split to fix
    regressions against FSF GDB HEAD.
2009-08-11 21:15:13 +00:00
Jan Kratochvil 99fa6c959f - archer-jankratochvil-fedora12 commit:
93f5e942bdcdcc376ece452c309bedabae71def9
- Fix "can't compute CFA for this frame" (by Tom Tromey, BZ 516627).
2009-08-11 18:07:06 +00:00