e6cdbfd018Reinclude gdb-dlopen-stap-probe.patch (missing in Fedora glibc - BZ 752476).
Jan Kratochvil
2012-01-04 09:46:32 +0100
191f4d2883Fix SystemTap support regression on i686 (Sergio Durigan Junior).
Jan Kratochvil
2012-01-03 21:06:12 +0100
254f0e90bcRebase to FSF GDB 7.4.50.20120103.
Jan Kratochvil
2012-01-03 16:00:12 +0100
4862a154d1No longer build bundled libstdc++ pretty printers on RHELs >= 7.
Jan Kratochvil
2011-11-28 14:29:49 +0100
e349329c80Backport fix for crash in cp_scan_for_anonymous_namespace (Aleksandar Ristovski, BZ 750341).
Sergio Durigan Junior
2011-11-08 18:46:42 -0200
52bb570800Backport `info os processes' crash fix - for Eclipse (Pedro Alves, BZ 746294).
Jan Kratochvil
2011-10-14 22:13:26 +0200
7218d159e3Fix PIE testsuite run; new lib/future.exp hack and use -fPIC instead of -fPIE.
Jan Kratochvil
2011-10-11 17:11:36 +0200
7649e489fb[vla] Fix VLA arrays displayed in `bt full' (BZ 738482). Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches. Fix internal error on some optimized-out values.
Jan Kratochvil
2011-09-26 23:13:14 +0200
c6934442a9Python command/function auto-loading (Phil Muldoon, BZ 730976). Work around PR libc/13097 "linux-vdso.so.1" warning message. [TUI] Fix stepi on stripped code. Add BuildRequires: systemtap-sdt-devel for archer-sergiodj-stap-patch-split.
Jan Kratochvil
2011-08-16 16:21:06 +0200
922e4a0796Fix dlopen of libpthread.so, patched glibc required (Gary Benson, BZ 669432).
Jan Kratochvil
2011-08-10 19:42:06 +0200
b9aa4c4c7bImprove GDB performance on inferior dlopen calls (Gary Benson, BZ 698001). [python] Fix crash when pretty printer fails (Phil Muldoon, BZ 712715). Fix crash on invalid C++ mangled names (BZ 729283).
Jan Kratochvil
2011-08-09 15:18:29 +0200
ebad377b2dFix regression from VLA merge affecting -O0 -g watchpoints.
Jan Kratochvil
2011-07-29 22:55:31 +0200
9a9da3171cInclude gcc -g3 .debug_macro implementation by Tom Tromey.
Jan Kratochvil
2011-07-29 18:59:36 +0200
eceaa13e09Rebase to FSF GDB 7.3.50.20110722. Improve gcc-4.6 stdarg false prologue end workaround (GDB PR 12435 + GCC PR 47471).
Jan Kratochvil
2011-07-23 00:45:00 +0200
3b55f7833bRebase to FSF GDB 7.3.50.20110722. Improve gcc-4.6 stdarg false prologue end workaround (GDB PR 12435 + GCC PR 47471).
Jan Kratochvil
2011-07-23 00:41:56 +0200
e6e9cf3987Rebase to FSF GDB 7.2.90.20110703 (which is a 7.3 pre-release). Adjust the `print errno' patch due to the DW_AT_linkage_name following again.
Jan Kratochvil
2011-07-03 17:22:23 +0200
847a670287Fix install-info for the gdb-doc subpackage (BZ 715228).
Jan Kratochvil
2011-06-24 12:20:35 +0200
c8a4544144Rebase to FSF GDB 7.2.90.20110525 (which is a 7.3 pre-release). [stap] Fix double free (Sergio Durigan Junior).
Jan Kratochvil
2011-05-25 21:25:26 +0200
4adfc8b85cSearch also for .<seqno> files in /usr/lib/debug/.build-id (BZ 641377).
Jan Kratochvil
2011-05-03 05:23:10 +0200
7180591ac5Bundle readline-6.2 with a workaround of skipped "ask" (BZ 701131). Use --without-system-readline, disable Requires and BuildRequires of readline. Drop gdb-6.5-readline-long-line-crash.patch and gdb-readline-6.0-signal.patch.
Jan Kratochvil
2011-05-02 16:17:50 +0200
f314eb3eb5Rebase to FSF GDB 7.2.90.20110429 (which is a 7.3 pre-release). Fix -O2 -g breakpoints internal error + prologue skipping (BZ 612253). Fix case insensitive symbols for Fortran by iFort (BZ 645773). Fix physname-related CU expansion issue for C++ (PR 12708). Fix Python access to inlined frames (BZ 694824).
Jan Kratochvil
2011-04-29 10:04:45 +0200
09dd7775ebRebase to FSF GDB 7.2.90.20110411 (which is a 7.3 pre-release). Include the proper fix for anonymous struct typedefs (Tom Tromey, BZ 672230).
Jan Kratochvil
2011-04-11 22:48:13 +0200
1cd4f3809f- Cleanup spec file to add sparc|sparcv9|sparc64. - Add sparc specific workarounds to toolchain badness: - disable mmap in bdf/ via --without-mmap configure option. - add patch to not build mmap support on sparc for gdb/. - gdb code is NOT at fault, but we need a working gdb while we sort out the toolchain and rebuild all packages. this workaround is NOT for upstream
Fabio M. Di Nitto
2011-03-30 14:08:36 +0200
98c0c7adabFix occasional crash on `print errno' with no -pthread and no -g3 (BZ 690908).
Jan Kratochvil
2011-03-29 11:29:26 +0200
46a1caf62eRebase to FSF GDB 7.2.50.20110328 (which is a 7.3 pre-release). Bundle %{libstdcxxpython}.tar.bz2 unconditionally - for rebulds on RHELs.
Jan Kratochvil
2011-03-28 20:06:31 +0200
5752ad02c2Fix threading internal error on corrupted memory (BZ 677654). Fix i386 rwatch+awatch before run (BZ 688788, on top of BZ 541866).
Jan Kratochvil
2011-03-20 22:23:58 +0100
48cf710500Rebase to FSF GDB 7.2.50.20110320 (which is a 7.3 pre-release). Merge archer-sergiodj-stap, the SystemTap probes breakpoints feature. [stap] Fix -O2 warnings. Fix Ada support crash on uninitialized gdbarch.
Jan Kratochvil
2011-03-20 21:44:20 +0100
d5159132e2Rebase to FSF GDB 7.2.50.20110305 (which is a 7.3 pre-release).
Jan Kratochvil
2011-03-05 13:24:53 +0100
9aa6e1de63Include doc also in the PDF form; new BuildRequires: texinfo-tex.
Jan Kratochvil
2011-02-25 09:37:52 +0100
833b1257d3- Rebase to FSF GDB 7.2.50.20110222 (which is a 7.3 pre-release). - Fix attach/core-load of {,un}prelinked i386 libs (bugreport by Michal Toman).
Jan Kratochvil
2011-02-23 00:35:53 +0100
14982af20a- Drop %{_datadir}/gdb/syscalls/* for unsupported arches.
Jan Kratochvil
2011-02-21 19:45:30 +0100
3080c0e54f- Rebase to FSF GDB 7.2.50.20110218 (which is a 7.3 pre-release). - [vla] Fox Fortran vector slices for allocated arrays (for BZ 609782).
Jan Kratochvil
2011-02-18 11:25:34 +0100
6b44006b8d- Move the GFDL License to gdb-doc.
Jan Kratochvil
2011-02-15 16:26:53 +0100
4d79cf2e34Fix gdb-doc Group to be Documentation, also provide it as noarch.
Jan Kratochvil
2011-02-15 15:19:52 +0100
6f7687c33f- Drop non-user (gdbint) and obsolete (stabs) documentation. - Install also HTML files besides the INFO file. - Create new subpackage gdb-doc for both INFO and HTML files.
Jan Kratochvil
2011-02-15 00:39:22 +0100
af2402c03d- Rebase to FSF GDB 7.2.50.20110213 (which is a 7.3 pre-release). - Fix occasionall unfound source lines (affecting at least glibc debugging). - Fix const/volatile qualifiers of C++ types (PR c++/12328). - Be backward compatible for --rebuild with <=fc14 librpm.so.1.
Jan Kratochvil
2011-02-13 20:09:54 +0100
e266c66da6- Fix regressions on C++ names resolving (PR 11734, PR 12273, Keith Seitz).
Jan Kratochvil
2011-02-06 23:48:08 +0100
cb641a7fa4- Rebase to FSF GDB 7.2.50.20110206 (which is a 7.3 pre-release).
Jan Kratochvil
2011-02-06 22:46:57 +0100
c00fd45a3e- Fix Python new-backtrace command (BZ 672235, Phil Muldoon).
Jan Kratochvil
2011-01-27 11:55:59 +0100
16c47e7f0c- Temporary fix of F15 gcc-4.6 child DIEs of DW_TAG_typedef (BZ 672230). - Workaround gcc-4.6 stdarg false prologue end (GDB PR 12435 + GCC PR 47471).
Jan Kratochvil
2011-01-26 15:41:26 +0100
ea07d44ec2- Rebase to FSF GDB 7.2.50.20110125 (which is a 7.3 pre-release). - Fix discontiguous address ranges in .gdb_index - v3->v4 (BZ 672281). - Fix DWARF-3+ DW_AT_accessibility default assumption for F15 gcc-4.6.
Jan Kratochvil
2011-01-25 22:59:16 +0100
8973456f5a- Rebase to FSF GDB 7.2.50.20110125 (which is a 7.3 pre-release). - Fix discontiguous address ranges in .gdb_index - v3->v4 (BZ 672281). - Fix DWARF-3+ DW_AT_accessibility default assumption for F15 gcc-4.6.
Jan Kratochvil
2011-01-25 22:51:27 +0100
f4677c421e- Use librpm.so.2 for rpm-4.9.0 in Fedora 15.
Jan Kratochvil
2011-01-20 17:05:53 +0100
6b3e65b584- Use %{?dist} for sanity checking tools compliance (suggested by Petr Muller).
Jan Kratochvil
2011-01-17 19:16:23 +0100
b0e03f562d- Rebase to FSF GDB 7.2.50.20110117 (which is a 7.3 pre-release). - Fix callback-mode readline-6.0 regression for CTRL-C (for RHEL-6.0). - Fix occasional NULL dereference of the readline-6.0 workaround (BZ 575516).
Jan Kratochvil
2011-01-17 16:31:43 +0100
a174f683ec- [delayed-symfile] Test a backtrace regression on CFIs without DIE (BZ 614604). - [archer-tromey-delayed-symfile] New test gdb.dwarf2/dw2-aranges.exp. - [archer-keiths-expr-cumulative+upstream] Import C++ testcases. - testsuite: Fix gdb-test-expr-cumulative-archer.patch compatibility.
Jan Kratochvil
2011-01-15 12:19:30 +0100
0bba59c99f- Remove --with-pythondir as no longer valid. - Provide %{_bindir}gdb-add-index even on RHEL-5. - Provide again libstdc++ pretty printers for any RHEL.
Jan Kratochvil
2011-01-14 07:17:24 +0100
33ff7091ac- Rebase to FSF GDB 7.2.50.20110107 (which is a 7.3 pre-release). - Import archer-tromey-python (BZ 666177, branch update by Phil Muldoon).
Jan Kratochvil
2011-01-07 09:47:27 +0100
278e869a86- Rebase to FSF GDB 7.2.50.20110104 (which is a 7.3 pre-release). - New testcase py-prettyprint.exp:print hint_error (for BZ 611569, BZ 629236). - New test gdb.arch/x86_64-pid0-core.exp for kernel PID 0 cores (BZ 611435).
Jan Kratochvil
2011-01-04 06:39:35 +0100
6fa2f55b27- Rebase to FSF GDB 7.2.50.20101231 (which is a 7.3 pre-release). - Remove gdb-6.3-bt-past-zero-20051201.patch, gdb-archer-ada.patch and gdb-6.3-framepczero-20040927.patch already removed from .spec before. - Remove gdb-6.5-dwarf-stack-overflow.patch, upstreamed (Tom Tromey). - Remove gdb-6.6-bz225783-gdb-debuginfo-paths.patch, upstreamed (Tom Tromey). - Remove gdb-6.6-readline-system.patch, reimplemented upstream (Tom Tromey). - Remove gdb-bz642879-elfread-sigint-stale.patch, upstreamed (Jan Kratochvil). - Remove gdb-next-over-throw.patch, upstreamed (Tom Tromey).
Jan Kratochvil
2011-01-01 01:27:30 +0100
a56307ebf7- Provide stub %{_sysconfdir}/gdbinit (BZ 651232).
Jan Kratochvil
2010-12-27 05:50:41 +0100
b0a94c2ea0- Fix ppc* compilation of PRPSINFO in the core files (BZ 662995, for BZ 254229). - Fix (disable) non-x86* compilation of libinproctrace.so (for BZ 662995).
Jan Kratochvil
2010-12-27 03:25:06 +0100
ef59bb9bcc- Drop gdb-6.8-glibc-headers-compat.patch: GNU/Linux irrelevant (Tom Tromey). - Drop gdb-6.3-terminal-fix-20050214.patch: The bug is not reproducible. - Drop gdb-6.7-kernel-headers-compat.patch: kernel-headers seem to be fixed. - Drop gdb-archer-ada.patch: No longer needed for Ada (Keith Seitz). - New PR backtrace/12237, drop gdb-6.3-framepczero-20040927.patch gdb-6.3-bt-past-zero-20051201.patch as they already had no effect. - Drop gdb-6.8-gcc35998-ada-memory-trash.patch as a different fix is upstream. - Drop gdb-6.3-inheritance-20050324.patch: the call is redundent (Tom Tromey). - Drop gdb-6.3-large-core-20051206.patch: obsoleted by MAX_COPY_BYTES.
Jan Kratochvil
2010-11-19 23:08:56 +0100
ac0fd38455- Drop gdb-6.8-glibc-headers-compat.patch: GNU/Linux irrelevant (Tom Tromey). - Drop gdb-6.3-terminal-fix-20050214.patch: The bug is not reproducible. - Drop gdb-6.7-kernel-headers-compat.patch: kernel-headers seem to be fixed. - Drop gdb-archer-ada.patch: No longer needed for Ada (Keith Seitz). - New PR backtrace/12237, drop gdb-6.3-framepczero-20040927.patch gdb-6.3-bt-past-zero-20051201.patch as they already had no effect. - Drop gdb-6.8-gcc35998-ada-memory-trash.patch as a different fix is upstream. - Drop gdb-6.3-inheritance-20050324.patch: the call is redundent (Tom Tromey).
Jan Kratochvil
2010-11-19 21:53:28 +0100
41aeaf682d- Drop gdb-6.8-glibc-headers-compat.patch: GNU/Linux irrelevant (Tom Tromey). - Drop gdb-6.3-terminal-fix-20050214.patch: The bug is not reproducible. - Drop gdb-6.7-kernel-headers-compat.patch: kernel-headers seem to be fixed. - Drop gdb-archer-ada.patch: No longer needed for Ada (Keith Seitz). - New PR backtrace/12237, drop gdb-6.3-framepczero-20040927.patch gdb-6.3-bt-past-zero-20051201.patch as they already had no effect. - Drop gdb-6.8-gcc35998-ada-memory-trash.patch as a different fix is upstream.
Jan Kratochvil
2010-11-19 06:27:53 +0100
4546826203- Drop gdb-6.8-glibc-headers-compat.patch: GNU/Linux irrelevant (Tom Tromey). - Drop gdb-6.3-terminal-fix-20050214.patch: The bug is not reproducible. - Drop gdb-6.7-kernel-headers-compat.patch: kernel-headers seem to be fixed. - Drop gdb-archer-ada.patch: No longer needed for Ada (Keith Seitz). - New PR backtrace/12237, drop gdb-6.3-framepczero-20040927.patch gdb-6.3-bt-past-zero-20051201.patch as they already had no effect.
Jan Kratochvil
2010-11-19 00:32:47 +0100
1d7d503e7e- Drop gdb-6.8-glibc-headers-compat.patch: GNU/Linux irrelevant (Tom Tromey). - Drop gdb-6.3-terminal-fix-20050214.patch: The bug is not reproducible. - Drop gdb-6.7-kernel-headers-compat.patch: kernel-headers seem to be fixed. - Drop gdb-archer-ada.patch: No longer needed for Ada (Keith Seitz).
Jan Kratochvil
2010-11-18 21:26:21 +0100
1d459d3886- Drop gdb-6.8-glibc-headers-compat.patch: GNU/Linux irrelevant (Tom Tromey). - Drop gdb-6.3-terminal-fix-20050214.patch: The bug is not reproducible. - Drop gdb-6.7-kernel-headers-compat.patch: kernel-headers seem to be fixed.
Jan Kratochvil
2010-11-18 21:11:57 +0100
458c182c85- Drop gdb-6.8-glibc-headers-compat.patch: GNU/Linux irrelevant (Tom Tromey). - Drop gdb-6.3-terminal-fix-20050214.patch: The bug is not reproducible.
Jan Kratochvil
2010-11-18 20:42:17 +0100
8b8af94462- Drop gdb-6.8-glibc-headers-compat.patch: GNU/Linux irrelevant (Tom Tromey).
Jan Kratochvil
2010-11-18 20:33:51 +0100
336050181d- Drop gdb-6.8-glibc-headers-compat.patch: GNU/Linux irrelevant (Tom Tromey).
Jan Kratochvil
2010-11-18 16:24:15 +0100
c804fb8a8f- Rebase to FSF GDB 7.2.50.20101117 (which is a 7.3 pre-release).
Jan Kratochvil
2010-11-18 05:11:13 +0100
58ea63ab49- Rebase to FSF GDB 7.2.50.20101117 (which is a 7.3 pre-release).
Jan Kratochvil
2010-11-17 17:58:00 +0100
60add66ae4- Rebase to FSF GDB 7.2.50.20101117 (which is a 7.3 pre-release).
Jan Kratochvil
2010-11-17 07:44:53 +0100
e00e5eae57- Rebase to FSF GDB 7.2.50.20101117 (which is a 7.3 pre-release).
Jan Kratochvil
2010-11-17 03:58:16 +0100
1bcf9b6604- iFort compat. - case insensitive DWARF not in lowercase (BZ 645773).
Jan Kratochvil
2010-11-16 05:54:18 +0100
f13fc54bce- Fix prelinked executables with sepdebug and copy relocations (BZ 614659).
Jan Kratochvil
2010-07-21 21:50:13 +0000
dd46ae6cd0- Rebase to FSF GDB 7.1.90.20100721 (which is 7.2 pre-release).
Jan Kratochvil
2010-07-21 21:30:20 +0000
1c901a1d76- Disable temporarily Python files before the new rebase is done (BZ 613710).
Jan Kratochvil
2010-07-13 06:51:09 +0000
bc0aadfac7Described issues are all known now.
Jan Kratochvil
2010-07-11 18:10:40 +0000
ee681d3b2f- Rebuild for Fedora 14.
Jan Kratochvil
2010-07-11 18:06:33 +0000
c874340ae4- Fix i386+x86_64 rwatch+awatch before run, regression against 6.8 (BZ 541866).
Jan Kratochvil
2010-02-08 21:00:12 +0000
3b3433b0b0- Rediff gdb-6.8-bz254229-gcore-prpsinfo.patch for older patch(1) compatibility.
Jan Kratochvil
2010-02-03 06:36:20 +0000
aee5861550- archer-jankratochvil-fedora13 commit: 59c35a31f0981a0f0b884b32c91ae6325b2126cd - Fortran: Fix regression on setting breakpoint at toplevel symbols (BZ 559291; David Moore, Intel).
Jan Kratochvil
2010-02-03 06:05:13 +0000
8b7a3e1875- archer-jankratochvil-fedora13 commit: 5a573e8b26a2f0a6947d4c0249e43e5456610860 - Remove ExcludeArch on ia64 as it is now fixed up.
Jan Kratochvil
2010-02-01 00:41:35 +0000
a04bc95fa3- Fix failed gdb_assert due to the PIE patchset (BZ 559414).
Jan Kratochvil
2010-01-31 01:57:45 +0000
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.
Jan Kratochvil
2010-01-28 22:26:15 +0000
b469073e48- Enable loading a core file just as a single argument to /usr/bin/gdb.
Jan Kratochvil
2010-01-25 17:13:16 +0000
7abf5f4318- testsuite: Fix gdb.arch/i386-bp_permanent.exp regression
Jan Kratochvil
2010-01-24 04:38:20 +0000
755bb6f90b- Update gdb.arch/powerpc-power7.exp for current binutils HEAD.
Jan Kratochvil
2010-01-24 03:56:31 +0000
9291de59d7- Disable addon (finish) due to inline-cmds.exp: up from outer_inline2 assert. - Fix gdb.arch/powerpc-power7.exp compatibility.
Jan Kratochvil
2010-01-23 00:00:24 +0000
e9671f2471- Disable break-by-name on inlined functions due to a regression on parameters of inlined functions falsely <optimized out> (BZ 556975 Comment 8).
Jan Kratochvil
2010-01-22 11:06:51 +0000
c5a9fdc6a7- Adjust BuildRequires for RHELs, add ExcludeArch on ia64. - Disable one PIE-introduced assertion on RHELs.
Jan Kratochvil
2010-01-22 01:26:39 +0000
39d52ac1d6- Revert FSF GDB gdbserver tracepoints as incomplete now.
Jan Kratochvil
2010-01-21 19:53:41 +0000
5542e358c5- archer-jankratochvil-fedora13 commit: 21e418c04290aa5d2e75543d31fe3fe5d70d6d41 - [expr-cumulative] Fix "break expr if (cond)" regression.
Jan Kratochvil
2010-01-21 18:25:34 +0000
79563d6f81- Upgrade to the FSF GDB snapshot: 7.0.50.20100121 - archer-jankratochvil-fedora13 commit: ccde1530479cc966374351038057b9dda90aa251 - [expr-cumulative] Archer branch is now included.
Jan Kratochvil
2010-01-21 16:09:11 +0000
a7d6efc17b- Fix false PASS->FAIL of gdb.arch/i386-biarch-core.exp.
Jan Kratochvil
2010-01-19 00:46:54 +0000
626a9059b8- Upgrade to the FSF GDB snapshot: 7.0.50.20100118 - Upgrade libstdc++-v3-python to r155978 (Phil Muldoon).
Jan Kratochvil
2010-01-18 23:22:41 +0000
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.
Jan Kratochvil
2010-01-16 22:32:10 +0000
0911f375d9Rebase to: gdb-7.0.1-25.fc12
Jan Kratochvil
2010-01-12 22:15:57 +0000
bef45217a0Fix typo that causes a failure to update the common directory. (releng #2781)
Bill Nottingham
2009-11-25 23:19:21 +0000
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
Jan Kratochvil
2009-09-30 20:58:50 +0000
40f8d2fd9b- New test for step-resume breakpoint placed in multiple threads at once.
Jan Kratochvil
2009-09-27 15:51:46 +0000