580e05685a- Fix buildid-loading libs w/matching name but different build-id (BZ 524572).
Jan Kratochvil
2009-09-25 11:06:47 +0000
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).
Jan Kratochvil
2009-09-25 06:49:21 +0000
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).
Jan Kratochvil
2009-09-21 15:49:36 +0000
8ae3364a4f- Include bundled libstdc++ python; it will be in libstdc++-devel since gcc-4.5.
Jan Kratochvil
2009-09-17 22:00:12 +0000
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).
Jan Kratochvil
2009-09-17 12:15:42 +0000
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).
Jan Kratochvil
2009-09-10 21:37:41 +0000
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).
Jan Kratochvil
2009-09-03 19:45:38 +0000
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).
Jan Kratochvil
2009-09-01 13:19:03 +0000
8bf73e0a01- Real upstream fixup of qsort_cmp (BZ 515434). - Revert bitfields regression (BZ 520129).
Jan Kratochvil
2009-08-28 18:24:06 +0000
ab83f240e4- Temporarily disable assertion checks crashing in qsort_cmp (BZ 515434).
Jan Kratochvil
2009-08-25 13:13:04 +0000
0435006f87- Fixup "bad type" internal error, import from FSF GDB. - archer-jankratochvil-fedora12 commit: 2ba2bc451eb832182ef84c3934115de7a329da7c
Jan Kratochvil
2009-08-19 16:19:15 +0000
6370c17fdf- archer-jankratochvil-fedora12 commit: 850e3cb38a25cb7fdfa4cef667626ffbde51bcac - Fix the hardware watchpoints.
Jan Kratochvil
2009-08-18 19:37:35 +0000
f340c03820- Fix patch fuzz 0.
Jan Kratochvil
2009-08-18 19:10:33 +0000
a97b573f83- Upgrade to the FSF GDB gdb-6.8.50 snapshot: 6.8.50.20090818 - archer-jankratochvil-fedora12 commit: 5e0d1cc74f119391a2c3ae25ef5749fc28674f06
Jan Kratochvil
2009-08-18 18:51:17 +0000
2280d5542d- Fix minor regressions introduced by the rebase from F-11 (6.8.50.20090302).
Jan Kratochvil
2009-08-12 14:36:09 +0000
833a63eb37- archer-jankratochvil-fedora12 commit: 2888fafe63889757c6fd27ccc2f25661d43fd1a4 - Drop archer-jankratochvil-vla VAROBJ invalidate/revalidate split to fix regressions against FSF GDB HEAD.
Jan Kratochvil
2009-08-11 21:15:13 +0000
99fa6c959f- archer-jankratochvil-fedora12 commit: 93f5e942bdcdcc376ece452c309bedabae71def9 - Fix "can't compute CFA for this frame" (by Tom Tromey, BZ 516627).
Jan Kratochvil
2009-08-11 18:07:06 +0000
912c39689b- Support constant DW_AT_data_member_location by GCC PR debug/40659 (BZ 515377). - Fix .spec URL. - archer-jankratochvil-fedora12 commit: 81de3c6abae4f7e3738aa9bcc0ab2f8725cce252
Jan Kratochvil
2009-08-11 14:42:47 +0000
273e7e98b2- Upgrade to the FSF GDB gdb-6.8.50 snapshot: 6.8.50.20090810 - archer-jankratochvil-fedora12 commit: 93ec16e6f5000dd64d433d86674e820ed0f35b72
Jan Kratochvil
2009-08-10 13:22:51 +0000
657c7f1700- Drop the bundled libstdc++ python - it should be packaged on its own now.
Jan Kratochvil
2009-08-04 07:03:44 +0000
e5611bfae3- Upgrade to the FSF GDB gdb-6.8.50 snapshot: 6.8.50.20090803 - archer-jankratochvil-fedora12 commit: 0222cb1f4ddd1eda32965e464cb60b1e44e110b2
Jan Kratochvil
2009-08-04 05:37:29 +0000
6ca358b064- Release bump only.
Jan Kratochvil
2009-07-31 08:40:04 +0000
620a59a5c4- Fix compatibility of --with-system-readline and readline-6.0+. - Temporarily disabled orphanripper on Fedora 12.
Jan Kratochvil
2009-07-31 08:36:06 +0000
364647c376- testsuite: Fix multiple runs in parallel on a single host. - testsuite: Remove the rpmbuild option: --with parallel - testsuite: Run the testsuite with default rpm _smp_mflags.
Jan Kratochvil
2009-07-06 21:05:46 +0000
3b9bc6fe50- Archer update to the snapshot: 17bfc0488f54aeeb7a9e20ef3caa7e31e8e985fb - Archer backport: de9c5190034b84b0a5fb4b98b05b304cda187700 - [vla] Fix a crash regression on constant DW_AT_data_member_location.
Jan Kratochvil
2009-07-06 14:59:10 +0000
a0312d1afc- Replace the fix of cloned-TIDs with no pthread from upstream (BZ 471819). - Fix a parallel testsuite runs incompatibility in gdb.base/gcore-shmid0.exp.
Jan Kratochvil
2009-06-29 20:21:12 +0000
b92be7d39b- Fix GDB crash on cloned-TIDs with no associated pthread (BZ 471819). - Workaround rpm.org#76 rpm-devel requirement for debuginfo names (BZ 508193).
Jan Kratochvil
2009-06-29 10:00:22 +0000
6f1140096d- Accelerate sorting blocks on reading a file (found on WebKit) (BZ 507267).
Jan Kratochvil
2009-06-22 17:30:38 +0000
536aae5e6a- Fix backtraces from core files with the executable found+loaded via build-id. - Due to F-11 GCC no longer needlessly duplicating .eh_frame as .debug_frame.
Jan Kratochvil
2009-06-22 11:19:51 +0000
f51c5abf98- Archer update to the snapshot: 05c402a02716177c4ddd272a6e312cbd2908ed68 - Archer backport: 05c402a02716177c4ddd272a6e312cbd2908ed68 - Remove the [archer-pmuldoon-exception-rewind-master] branch. - Include this functionality as a FSF GDB accepted patchset.
Jan Kratochvil
2009-06-16 14:36:09 +0000
bcdbb34cad- Fix crash on pending breakpoints with PIE (position-indep.-exec.) (BZ 505943).
Jan Kratochvil
2009-06-15 12:53:17 +0000
c030186760- Fix an occasional crash during printing of missing debuginfo rpms (BZ 505401).
Jan Kratochvil
2009-06-12 21:57:38 +0000
859e1355cf- Archer update to the snapshot: 30c13da4efe18f43ee34aa4b29bc86e1a53de548 - Archer backport: 30c13da4efe18f43ee34aa4b29bc86e1a53de548 - Fix dereferencing unbound C arrays (BZ 505163).
Jan Kratochvil
2009-06-11 21:52:56 +0000
6fcb74ef6e- Archer update to the snapshot: 000db8b7bfef8581ef099ccca8689cfddfea1be8 - Archer backport: b8d3bea36b137effc929e02c4dadf73716cb330b - Ignore explicit die representing global scope '::' (gcc 4.1 bug). - Archer backport: c2d5c4a39b10994d86d8f2f90dfed769e8f216f3 - Fix parsing DW_AT_const_value using DW_FORM_string - Archer backport: 8d9ab68fc0955c9de6320bec2821a21e3244600d db41e11ae0a3aec7120ad6ce86450d838af74dd6 - Fix Fortran modules/namespaces parsing (but no change was visible in F11). - Archer backport: 000db8b7bfef8581ef099ccca8689cfddfea1be8 - Fix "some Python error when displaying some C++ objects" (BZ 504356). - testsuite: Support new rpmbuild option: --with parallel - testsuite: gdb-orphanripper.c: Fix uninitialized `termios.c_line'. - Fix crashes due to (missing) varobj revalidation, for VLA (for BZ 377541). - Archer backport: 58dcda94ac5d6398f47382505e9d3d9d866d79bf f3de7bbd655337fe6705aeaafcc970deff3dd5d5 - Implement Fortran modules namespaces (BZ 466118). - Fix crash in the charset support.
Jan Kratochvil
2009-06-10 13:05:57 +0000
f4df2f361a- Fix race in the ia64 testcase `gdb-6.3-rh-testlibunwind-20041202.patch'.
Jan Kratochvil
2009-04-30 17:54:42 +0000
8876ac66af- Support a new rpmbuild option: --without python
Jan Kratochvil
2009-04-27 22:40:40 +0000
b39dc5cfa9- Support a new rpmbuild option: --without python
Jan Kratochvil
2009-04-27 22:39:41 +0000
94cd124608- The Koji build failures may have been by forgotten check-in of the Patch360.
Jan Kratochvil
2009-04-27 17:55:34 +0000
dc95c8ce1c- Another new Koji build fix attempt now by: BuildPreReq: python
Jan Kratochvil
2009-04-27 17:38:25 +0000
360c47d6af- Fix BuildRequires for new Koji.
Jan Kratochvil
2009-04-27 16:32:08 +0000
06e575d259- Fix pstack/gstack cutting very long lines (BZ 497849).
Jan Kratochvil
2009-04-27 15:22:01 +0000
373e1bc565- New test for parsing elf64-i386 files for kdump PAE vmcore dumps (BZ 457187).
Jan Kratochvil
2009-04-19 14:36:39 +0000
5db4c14168- Fix crash in the charset support.
Jan Kratochvil
2009-04-16 19:09:09 +0000
8aaf99f932- Fix crash on pretty-printer reading uninitialized std::string (BZ 495781).
Jan Kratochvil
2009-04-14 22:17:59 +0000
906a06fdb4- Archer update to the snapshot: d1fee5066408a09423621d1ebc64e6d3e248ed08 - Archer backport: 4854339f75bdaf4b228fc35579bddbb2a1fecdc1 - Fix Python FrameIterator.
Jan Kratochvil
2009-04-13 21:25:31 +0000
88c9a17a81- Archer update to the snapshot: 7c250ce99c90cf6097e2ec55ea0f205830979cee - Archer backport: c14d9ab7eef43281b2052c885f89d2db96fb5f8e - Revert a change regressing: gdb.objc/basicclass.exp - Archer backport: ebd649b96e61a1fb481801b65d827bca998c6633 1f080e897996d60ab7fde20423e2947512115667 1948198702b51b31d79793fc49434b529b4e245f e107fb9687bb1e7f74170aa3d19c4a8f6edbb10f 1e012c996e121cb35053d239a46bd5dc65b0ce60 - Update the Python API from upstream. - Archer backport: d3c83ad5ec9f7672b87af9ad29279f459e53da11 - Fix a Python branch crash.
Jan Kratochvil
2009-04-13 20:52:59 +0000
5b24c1447aenable gdbserver package on sparc64
Dennis Gilmore
2009-04-13 18:40:58 +0000
6110293bb9- Archer update to the snapshot: 7c7c77576669d17ad5072daa47ea3a4fd954483d - Archer backport: 7c7c77576669d17ad5072daa47ea3a4fd954483d (Peter Bergner) - Disassemble Power7 instructions right in the default/only -Many GDB mode.
Jan Kratochvil
2009-04-05 21:02:55 +0000
b5f2aa80ed- Archer update to the snapshot: f6273d446ff87e50976600ba3f71b88d61043e20 - Archer backport: f6273d446ff87e50976600ba3f71b88d61043e20 - Use pretty-printers to print base classes inside a derived class.
Jan Kratochvil
2009-04-05 20:34:21 +0000
4fe9415174- Archer update to the snapshot: d144a3633454046aaeae3e2c369c271834431d36 - Archer backport: a2c49b7640ebe7ce1376902d48d5bbbee600996b - Fixup compilation older GCCs. - Archer backport: fe48224ce1bd22f37a7fa6d111d54c1a340392bf - KFAIL 4 cases of: gdb.arch/powerpc-power7.exp - Archer backport: d144a3633454046aaeae3e2c369c271834431d36 - Fix C local extern variables (requires gcc-4.4.0-0.30).
Jan Kratochvil
2009-03-30 17:32:01 +0000
3ce5394498- Archer update to the snapshot: 837d9879980148af05eae540d92caeb7200f1813 - Archer backport: 8340d06295c8db80c544503458305197891e0348 - Fixes [master] regression for Eclipse CDT testsuite. - Archer backport: 16328456d5740917ade0a49bcecc14c4564b9a99 - Fixes#2 [expr] compatibility with gcc-4.4 on gdb.cp/namespace-using.exp. - Rebase [expr] on the Keith Seitz's sync with FSF GDB fixing the former merge.
Jan Kratochvil
2009-03-27 08:52:16 +0000
d5fb1cc724- Archer update to the snapshot: e734ed95d296a3342d4147873c4641cea6c4d7fe - Archer backport: 1e1d73cda98b1adda884b80e07c7b4929c175628 - Fixes [expr] compatibility with gcc-4.4 on gdb.cp/namespace-using.exp.
Jan Kratochvil
2009-03-22 20:57:30 +0000
42988d9875- Archer update to the snapshot: 935f217d3367a642374bc56c6b146d376fc3edab - Archer backport: 281278326412f9d6a3fabb8adc1d419fd7ddc7d7 - Fix [expr] crash reading invalid DWARF C++ symbol "" (BZ 490319).
Jan Kratochvil
2009-03-15 18:31:43 +0000
5e5008a2ef- Archer update to the snapshot: a99e30d08ade4a2df0f943b036cd653bcd12b04d - Fixes internal error on breaking at a multi-locations C++ caller (BZ 488572).
Jan Kratochvil
2009-03-09 22:23:48 +0000
1a30f6fafe- Archer update to the snapshot: ec29855686f2a78d90ebcc63765681249bbbe808 - Temporarily place libstdc++ pretty printers in this gdb.rpm.
Jan Kratochvil
2009-03-09 19:31:45 +0000
984eecf70c- Archer update to the snapshot: 543fb2154d3bd551344b990b911be5c6cc703504 - Fixes [delayed-symfile] excessive `(no debugging symbols found)' messages.
Jan Kratochvil
2009-03-07 22:10:23 +0000
eb11e3c0e6- Improve `gdb-6.6-buildid-locate-rpm.patch' by dlopen() (+pkg-config compat.).
Jan Kratochvil
2009-03-07 16:52:39 +0000
09c22fd5fb- Split gdb-6.6-buildid-locate.patch' to gdb-6.6-buildid-locate-rpm.patch'.
Jan Kratochvil
2009-03-07 01:42:03 +0000
8dadf56185- Archer update to the snapshot: 6cf16c0711e844094ab694b3d929f7bd30b49f61 - Fix crash on the inlined functions support. - Fix crash from the PIE support, its varobj_refresh() was called only before varobj_invalidate() which is sufficient. - Fix BuildRequires for the --with testsuite' runs. - Use the newly introduced --with-pythondir' option. - Remove libstdcxx [python] pretty printers (as included in libstdc++ rpm now).
Jan Kratochvil
2009-03-07 00:32:30 +0000
0d29c1b6dd- Rebuild for new rpm libs
Jesse Keating
2009-03-06 22:49:37 +0000
36474ab6e8- Include the Archer Project: http://sourceware.org/gdb/wiki/ProjectArcherhttp://sourceware.org/gdb/wiki/PythonGdb [catch-syscall] Trap and display syscalls. [delayed-symfile] Improve startup performance by lazily read psymtabs. [exception-rewind] Fix fatal C++ exceptions in an inferior function call. [expr] Expressions, single-quote elimination, C++ input canonicalization. [using-directive] C++ namespaces. [vla] C variable length arrays / DW_FORM_block / Fortran dynamic arrays. [misc] Fix debuginfoless return' (BZ 365111), fix command-line macros for expected GCC (BZ 479914), new testcase for valgrind (for BZ 483262), implement info common' for Fortran, fix Fortran logical-kind=8 (BZ 465310), fix static variable in C++ constructors (BZ 445912), fix power7 (BZ 485319). - Upgrade to the FSF GDB gdb-6.8.50 snapshot. - Fix parsing elf64-i386 files for kdump PAE vmcore dumps (BZ 457187). - Turn on 64-bit BFD support, globally enable AC_SYS_LARGEFILE.
Jan Kratochvil
2009-03-02 23:14:15 +0000
159237942cBackup of a draft Archer port - before importing archer-keiths-expr-cumulative.
Jan Kratochvil
2009-03-02 00:11:35 +0000
a1707b2aa7- Upgrade to the FSF GDB gdb-6.8.50 snapshot.
Jan Kratochvil
2009-02-11 00:43:22 +0000
81783d0ff2- Upgrade to the FSF GDB gdb-6.8.50 snapshot.
Jan Kratochvil
2009-02-11 00:04:48 +0000
ec0fcb652c- Fix crash / implement `finish' into inlined functions (BZ 479781). - Drop the gdb.threads/attach-into-signal.exp change as obsolete.
Jan Kratochvil
2009-02-09 12:35:37 +0000
c1c2c92c21Drop the gdb.threads/attach-into-signal.exp change as obsolete.
Jan Kratochvil
2009-02-05 15:54:27 +0000
f6cec01799Add 6.8.50.20081214-1 port temporary notes.
Jan Kratochvil
2008-12-15 13:47:41 +0000
d8167bba62Fix build on s390x - conflict for `gdb-6.8-bz254229-gcore-prpsinfo.patch'.
Jan Kratochvil
2008-12-14 20:44:09 +0000
3dc772c212- Enable ia64 hardware watchpoints if created before starting inferior.
Jan Kratochvil
2008-11-18 20:01:02 +0000
84892dcf86- Fix a race in the testcase `gdb.threads/step-thread-exit.exp'.
Jan Kratochvil
2008-11-09 21:04:28 +0000
917bed595e- Fix more the variable-length-arrays support (BZ 468266, feature BZ 377541). - Integrate the `bt full' protection (for BZ 466901) into the VLA patch.
Jan Kratochvil
2008-11-09 14:39:26 +0000
3883e15b9c- Fix the "never terminate `bt full'" patch false GCC warning / build error.
Jan Kratochvil
2008-11-06 22:35:31 +0000
bdd0d9f59aRelease number fixup.
Jan Kratochvil
2008-11-06 22:16:53 +0000
74f680bfbd- Fix resolving of variables at locations lists in prelinked libs (BZ 466901), bugreported by Michal Babej. - Never terminate `bt full' on a problem of variable resolving (for BZ 466901).
Jan Kratochvil
2008-11-06 22:15:31 +0000
bb9a89cb8a- Fix more the variable-length-arrays support (BZ 468266, feature BZ 377541). - Fix the watchpoints conditionals. - Fix on PPC spurious SIGTRAPs on active watchpoints. - Fix occasional stepping lockup on many threads, seen on ia64.
Jan Kratochvil
2008-11-06 20:52:36 +0000
3e31985da5Fix false FAIL due to uninitialized `i'.
Jan Kratochvil
2008-11-05 08:27:22 +0000
e168686c08- Fix the watchpoints conditionals.
Jan Kratochvil
2008-11-04 05:51:22 +0000
5c94ba08ee- Fix the variable-length-arrays support (BZ 468266, feature BZ 377541). - Fix the debuginfo-install suggestions for missing base packages (BZ 467901), also update the rpm/yum code to no longer require _RPM_4_4_COMPAT.
Jan Kratochvil
2008-11-03 03:34:39 +0000
fdeb421774- Fix PIE patch regression for loading binaries from valgrind (BZ 460319).
Jan Kratochvil
2008-09-02 00:55:43 +0000
10f824b955- Fix attaching to stopped processes, based on the upstream version now. - Just kernel-2.6.25 neither upstream nor utrace work with it; 2.6.9 works. - Fix occasional crash on a removed watchpoint. - Fix false testcase FAILs for gdb.pie/break.exp'. - Fix a false warning (+a testcase FAIL) on s390x watchpoints. - Fix a false FAIL on s390x gdb.base/dump.exp'.
Jan Kratochvil
2008-08-28 18:48:34 +0000
e3c8b47c74- Remove gdb-6.3-nonthreaded-wp-20050117.patch' as obsoleted + regressing now. - Make the GDB quit processing non-abortable to cleanup everything properly. - Support DW_TAG_constant for Fortran in recent Fedora/RH GCCs. - Fix crash on DW_TAG_module for Fortran in recent Fedora/RH GCCs. - Readd resolving of bare names of constructors and destructors. - Include various vendor testcases: - Leftover zombie process (BZ 243845). - Multithreaded watchpoints (gdb.threads/watchthreads2.exp'). - PIE testcases (gdb.pie/*'). - C++ contructors/destructors (gdb.cp/constructortest.exp').
Jan Kratochvil
2008-08-27 11:07:47 +0000
4f698ded6f- Fix MI debuginfo print on reloaded exec, found by Denys Vlasenko (BZ 459414). - Extend the Fortran dynamic variables patch also for dynamic Fortran strings.
Jan Kratochvil
2008-08-23 21:49:42 +0000
bc809fee48- Temporarily disable attaching to a stopped process (BZ 453688) - To be reintroduced after a fix of the kernel BZ 454404.
Jan Kratochvil
2008-08-13 20:23:18 +0000
4bbd3a23f8- Fix `errno' printing on nonthreaded non-g3 inferiors (TLS minsym is absolute).
Jan Kratochvil
2008-08-04 04:42:57 +0000
3a094fb8da- Fix powerpc recent secure PLTs handling (shared library calls) (BZ 452960). - Fix the testsuite .spec runner to run biarch also on ppc. - Reenable testcases threadcrash.exp, chng-syms.exp, checkpoint.exp (BZ 207002). - Fix PRPSINFO in the core files dumped by gcore (BZ 254229), reformatted patch from Denys Vlasenko. - Fix register assignments with no GDB stack frames, Denys Vlasenko (BZ 436037).
Jan Kratochvil
2008-08-01 06:36:43 +0000
8b1b3fd689- Refresh the patchset with fuzz 0 (for new rpmbuild).
Jan Kratochvil
2008-07-14 09:09:04 +0000
3f491b2d88- Rebuild with the new rpm-4.5.90 in the buildroot.
Jan Kratochvil
2008-07-14 06:51:26 +0000
535451a6ad- Temporary rpm-4.5.90 compatibility workaround by Panu Matilainen. - Fix a regression in the constant watchpoints fix, found by Daniel Jacobowitz. - Fix the prelink testcase for false FAILs on i386.
Jan Kratochvil
2008-07-12 07:02:33 +0000
5ca2edcb43- Fix crash due to calling an inferior function right after a watchpoint stop.
Jan Kratochvil
2008-07-07 22:47:03 +0000
942cd23f69- Support transparent debugging of inlined functions for an optimized code.
Jan Kratochvil
2008-07-03 11:05:26 +0000
666c0bad8d- Remove the gdb/gdbtui binaries duplicity.
Jan Kratochvil
2008-06-20 08:37:16 +0000