Commit Graph

539 Commits

Author SHA1 Message Date
Jan Kratochvil bcdbb34cad - Fix crash on pending breakpoints with PIE (position-indep.-exec.) (BZ
505943).
2009-06-15 12:53:17 +00:00
Jan Kratochvil c030186760 - Fix an occasional crash during printing of missing debuginfo rpms (BZ
505401).
2009-06-12 21:57:38 +00:00
Jan Kratochvil 638b7b7c33 - Implement DW_OP_call_frame_cfa (for recent GCC). 2009-06-12 10:35:49 +00:00
Jan Kratochvil 859e1355cf - Archer update to the snapshot: 30c13da4efe18f43ee34aa4b29bc86e1a53de548
- Archer backport: 30c13da4efe18f43ee34aa4b29bc86e1a53de548
- Fix dereferencing unbound C arrays (BZ 505163).
2009-06-11 21:52:56 +00:00
Jan Kratochvil 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.
2009-06-10 13:05:57 +00:00
Jan Kratochvil f4df2f361a - Fix race in the ia64 testcase `gdb-6.3-rh-testlibunwind-20041202.patch'. 2009-04-30 17:54:42 +00:00
Jan Kratochvil 8876ac66af - Support a new rpmbuild option: --without python 2009-04-27 22:40:40 +00:00
Jan Kratochvil b39dc5cfa9 - Support a new rpmbuild option: --without python 2009-04-27 22:39:41 +00:00
Jan Kratochvil 94cd124608 - The Koji build failures may have been by forgotten check-in of the
Patch360.
2009-04-27 17:55:34 +00:00
Jan Kratochvil dc95c8ce1c - Another new Koji build fix attempt now by: BuildPreReq: python 2009-04-27 17:38:25 +00:00
Jan Kratochvil 360c47d6af - Fix BuildRequires for new Koji. 2009-04-27 16:32:08 +00:00
Jan Kratochvil 06e575d259 - Fix pstack/gstack cutting very long lines (BZ 497849). 2009-04-27 15:22:01 +00:00
Jan Kratochvil 373e1bc565 - New test for parsing elf64-i386 files for kdump PAE vmcore dumps (BZ
457187).
2009-04-19 14:36:39 +00:00
Jan Kratochvil 5db4c14168 - Fix crash in the charset support. 2009-04-16 19:09:09 +00:00
Jan Kratochvil 8aaf99f932 - Fix crash on pretty-printer reading uninitialized std::string (BZ
495781).
2009-04-14 22:17:59 +00:00
Jan Kratochvil 906a06fdb4 - Archer update to the snapshot: d1fee5066408a09423621d1ebc64e6d3e248ed08
- Archer backport: 4854339f75bdaf4b228fc35579bddbb2a1fecdc1
- Fix Python FrameIterator.
2009-04-13 21:25:31 +00:00
Jan Kratochvil 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.
2009-04-13 20:52:59 +00:00
Dennis Gilmore 5b24c1447a enable gdbserver package on sparc64 2009-04-13 18:40:58 +00:00
Jan Kratochvil 6110293bb9 - Archer update to the snapshot: 7c7c77576669d17ad5072daa47ea3a4fd954483d
- Archer backport: 7c7c77576669d17ad5072daa47ea3a4fd954483d (Peter Bergner)
- Disassemble Power7 instructions right in the default/only -Many GDB mode.
2009-04-05 21:02:55 +00:00
Jan Kratochvil b5f2aa80ed - Archer update to the snapshot: f6273d446ff87e50976600ba3f71b88d61043e20
- Archer backport: f6273d446ff87e50976600ba3f71b88d61043e20
- Use pretty-printers to print base classes inside a derived class.
2009-04-05 20:34:21 +00:00
Jan Kratochvil 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).
2009-03-30 17:32:01 +00:00
Jan Kratochvil 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.
2009-03-27 08:52:16 +00:00
Jan Kratochvil d5fb1cc724 - Archer update to the snapshot: e734ed95d296a3342d4147873c4641cea6c4d7fe
- Archer backport: 1e1d73cda98b1adda884b80e07c7b4929c175628
- Fixes [expr] compatibility with gcc-4.4 on gdb.cp/namespace-using.exp.
2009-03-22 20:57:30 +00:00
Jan Kratochvil 42988d9875 - Archer update to the snapshot: 935f217d3367a642374bc56c6b146d376fc3edab
- Archer backport: 281278326412f9d6a3fabb8adc1d419fd7ddc7d7
- Fix [expr] crash reading invalid DWARF C++ symbol "" (BZ 490319).
2009-03-15 18:31:43 +00:00
Jan Kratochvil 5b5fe7db1b - Archer backport: aafe933b497eee8cfab736a10bae1a90d4bceb18
- [python] Remove duplicate target-wide-charset parameter
2009-03-12 21:45:48 +00:00
Jan Kratochvil 5e5008a2ef - Archer update to the snapshot: a99e30d08ade4a2df0f943b036cd653bcd12b04d
- Fixes internal error on breaking at a multi-locations C++ caller (BZ
    488572).
2009-03-09 22:23:48 +00:00
Jan Kratochvil 1a30f6fafe - Archer update to the snapshot: ec29855686f2a78d90ebcc63765681249bbbe808
- Temporarily place libstdc++ pretty printers in this gdb.rpm.
2009-03-09 19:31:45 +00:00
Jan Kratochvil 984eecf70c - Archer update to the snapshot: 543fb2154d3bd551344b990b911be5c6cc703504
- Fixes [delayed-symfile] excessive `(no debugging symbols found)'
    messages.
2009-03-07 22:10:23 +00:00
Jan Kratochvil eb11e3c0e6 - Improve `gdb-6.6-buildid-locate-rpm.patch' by dlopen() (+pkg-config
compat.).
2009-03-07 16:52:39 +00:00
Jan Kratochvil 09c22fd5fb - Split `gdb-6.6-buildid-locate.patch' to
`gdb-6.6-buildid-locate-rpm.patch'.
2009-03-07 01:42:03 +00:00
Jan Kratochvil 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).
2009-03-07 00:32:30 +00:00
Jesse Keating 0d29c1b6dd - Rebuild for new rpm libs 2009-03-06 22:49:37 +00:00
Jan Kratochvil 36474ab6e8 - Include the Archer Project: http://sourceware.org/gdb/wiki/ProjectArcher
http://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.
2009-03-02 23:14:15 +00:00
Jan Kratochvil 159237942c Backup of a draft Archer port - before importing
archer-keiths-expr-cumulative.
2009-03-02 00:11:35 +00:00
Jesse Keating e241ec0a7b - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-24 19:59:51 +00:00
Jan Kratochvil a1707b2aa7 - Upgrade to the FSF GDB gdb-6.8.50 snapshot. 2009-02-11 00:43:22 +00:00
Jan Kratochvil 81783d0ff2 - Upgrade to the FSF GDB gdb-6.8.50 snapshot. 2009-02-11 00:04:48 +00:00
Jan Kratochvil ec0fcb652c - Fix crash / implement `finish' into inlined functions (BZ 479781).
- Drop the gdb.threads/attach-into-signal.exp change as obsolete.
2009-02-09 12:35:37 +00:00
Jan Kratochvil c1c2c92c21 Drop the gdb.threads/attach-into-signal.exp change as obsolete. 2009-02-05 15:54:27 +00:00
Jan Kratochvil f6cec01799 Add 6.8.50.20081214-1 port temporary notes. 2008-12-15 13:47:41 +00:00
Jan Kratochvil d8167bba62 Fix build on s390x - conflict for `gdb-6.8-bz254229-gcore-prpsinfo.patch'. 2008-12-14 20:44:09 +00:00
Jan Kratochvil be8869e59a Fix generating many core files during the testsuite:
http://sourceware.org/ml/gdb-patches/2008-12/msg00260.html
2008-12-14 18:30:22 +00:00
Jan Kratochvil 23cdd3f2da - Upgrade to the upstream gdb-6.8.50 snapshot. 2008-12-14 14:43:40 +00:00
Jan Kratochvil 407ebe9063 - Upgrade to the upstream gdb-6.8.50 snapshot. 2008-12-14 14:05:20 +00:00
Jan Kratochvil 39347a6c8a - Make `--with testsuite' BuildRequires properly conditional. 2008-12-01 18:07:19 +00:00
Štěpán Kasal 9b2688b72a cosmetic changes 2008-12-01 16:25:47 +00:00
Jan Kratochvil 3dc772c212 - Enable ia64 hardware watchpoints if created before starting inferior. 2008-11-18 20:01:02 +00:00
Jan Kratochvil 84892dcf86 - Fix a race in the testcase `gdb.threads/step-thread-exit.exp'. 2008-11-09 21:04:28 +00:00
Jan Kratochvil 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.
2008-11-09 14:39:26 +00:00
Jan Kratochvil 3883e15b9c - Fix the "never terminate `bt full'" patch false GCC warning / build
error.
2008-11-06 22:35:31 +00:00