Commit Graph

229 Commits

Author SHA1 Message Date
Jan Kratochvil b9610957d2 - Fix bogus 0x0 unwind of the thread's topmost function clone(3) (BZ
216711).
- Testcase for readline segfault on excessively long hand-typed lines.
- Related: rhbz#216711
2006-12-19 19:26:15 +00:00
Jan Kratochvil 9dc4b31d3d Simple script helper to diff(1) the outputs of `./gdb2fail.sh'. 2006-12-12 22:56:16 +00:00
Jan Kratochvil 2a22042c8a - Fix attachment also to a threaded stopped process (BZ 219118).
- Cleanup any leftover testsuite processes as it may stuck mock(1) builds.
- Resolves: rhbz#219118
2006-12-12 22:16:21 +00:00
Jan Kratochvil ba921cd95b - Fix readline history for input mode commands like `command' (BZ 215816).
- Related: rhbz#215816
2006-11-25 19:11:24 +00:00
Jan Kratochvil 67e6bd43b5 - Bugfix testcase typo of gdb-6.5-16. 2006-11-16 21:16:55 +00:00
Jan Kratochvil 509b0ab1f9 - Provide testcase for accessing the last address space byte.
- Related: rhbz#210614
2006-11-16 00:01:56 +00:00
Jan Kratochvil 03e2cd36ed - Fix readline segfault on excessively long hand-typed lines.
- Related: rhbz#214196
2006-11-09 09:39:43 +00:00
Jan Kratochvil dd1d9ea7c4 Disable "threadcrash.exp" as it is incompatible with older ia64 kernels:
- Improved testsuite results by the testsuite provided by the courtesy of
    BEA.
->
- Provided (disabled during build) threading testsuite from BEA.
2006-11-03 07:14:39 +00:00
Jan Kratochvil b048379f11 - Fix "??" resolving of symbols from (non-prelinked) debuginfo packages.
- Fix "??" resolving of symbols from overlapping functions (nanosleep(3)).
- Also disable testcase "checkpoint.exp" for a possible kernel Bug 207002.
- Improved testsuite results by the testsuite provided by the courtesy of
    BEA.
- Related: rhbz#179399
Note: i386 test results of the BEA testsuite uuencode(1)d for `gdb2fail.sh'
    are too bogus, retest (RHTS?) required on the matching kernel.
    `WONTFIX' by makem.
2006-11-02 22:58:41 +00:00
Jan Kratochvil 5b4413efb9 Bugzilla Bug 210614: [RHEL4U4] The gdb command hangs.
Sat Oct 14 2006 Jan Kratochvil <jan.kratochvil@redhat.com> - 6.5-13
- Fix deadlock accessing last address space byte; for corrupted backtraces.
2006-10-14 21:55:07 +00:00
Jan Kratochvil 09585624a5 - Disabled IPv6 until its user visible syntax gets stable upstream. 2006-10-08 17:09:12 +00:00
Jan Kratochvil 50a6238835 - No longer disassemble invalid i386 opcodes of movQ/movA (BZ 172034).
- Simplify the IPv6 patch for gdbserver (BZ 198365).
- Suggest fixing your target architecture for gdbserver(1) (BZ 190810).
- Fix dereferencing registers for 32bit inferiors on 64bit hosts (BZ
    181390).
- Fix `gcore' command for 32bit inferiors on 64bit hosts.
2006-10-01 19:21:15 +00:00
Jan Kratochvil 7e80c93779 - Support IPv6 for gdbserver (BZ 198365).
- Temporarily disable testcase "chng-syms.exp" for a possible kernel Bug
    207002.
2006-09-27 16:27:57 +00:00
Jan Kratochvil ba67a7996c - Fix crash on C++ symbol failing to be demangled (BZ 206813).
- Fix attach to stopped process, supersede
    `gdb-6.3-attach-stop-20051011.patch'.
- Fix TLS symbols resolving for objects with separate .debug file
    (-debuginfo).
- Fix TLS symbols resolving for shared libraries with a relative pathname.
- Support TLS symbols (+`errno' suggestion if no pthread is found) (BZ
    185337).
2006-09-21 13:07:53 +00:00
Jan Kratochvil 2c3eddc55e Fixed support of the pending '/work/tasks/' logs. 2006-09-20 22:27:01 +00:00
Jan Kratochvil fa9ba05eb9 Updated for brew. Behavior generally changed; "tests/" is now (safely)
deleted each time!
2006-09-20 21:56:56 +00:00
Jan Kratochvil b6646b39a2 - Fix gdb printf command argument using "%p" (BZ 205551). 2006-09-12 17:48:25 +00:00
aoliva c3984c8e90 - Fix bug in patch for CVE-2006-4146. (BZ 203873, BZ 203880) 2006-09-04 07:50:10 +00:00
aoliva e6628c4a6c gdb-6_5-7_fc6 from embargo branch. 2006-09-04 07:49:04 +00:00
aoliva a23697f5db gdb-6_5-6_fc6 from embargo branch. 2006-09-04 07:48:26 +00:00
aoliva 9920fee39f gdb-6_5-4_fc6 from embargo branch. 2006-09-04 07:38:43 +00:00
aoliva 9bd4e90e66 Initial revision 2006-09-04 07:38:09 +00:00
aoliva 753f5e6d3e - Backport support for i386 nop memory instructions.
- Fix debuginfo addresses resolving for --emit-relocs Linux kernels (BZ
    203661, from Jan Kratochvil, like the remaining changes).
- Bugfix segv on the source display by ^X 1 (fixes Patch130, BZ
200048).
- Do not step into the PPC solib trampolines (BZ 200533).
- Fix exec() from threaded program, partial CVS backport (BZ 182116).
- Fix occasional failure to load shared libraries (BZ 146810).
- Bugfix object names completion (fixes Patch116, BZ 193763).
- Avoid crash of 'info threads' if stale threads exist (BZ 195429).
- Handle corrupted or missing location list information (BZ 196439).
2006-08-24 06:18:06 +00:00
aoliva b13204b595 ??? Alexandre Oliva <aoliva@redhat.com> - 6.5-4
- Backport support for i386 nop memory instructions.
2006-08-23 06:54:55 +00:00
aoliva 3ef6e043a1 - Add missing definition of multilib_64_archs for glibc-devel buildreqs.
- Backport support for .gnu.hash sections.
2006-07-14 05:18:22 +00:00
aoliva 7c98e3b859 No prelink on ia64 2006-07-12 07:34:07 +00:00
aoliva de6a2a04d1 It's sharutils that provides uuencode 2006-07-12 07:13:31 +00:00
aoliva fef19e0df6 - BuildReq uuencode, prelink and, on multilib systems, 32-bit glibc-devel.
- Drop obsolete attach-stop patch.
- Fix testcases in threaded-watchpoints2 and step-thread-exit patches.
- Re-enable attach-pie.exp, asm-source.exp and sigstep.exp tests.
2006-07-12 07:04:22 +00:00
aoliva 21721b8b21 Fix s390x build. 2006-07-11 18:04:22 +00:00
aoliva aa01540273 Fix ppc build. 2006-07-11 15:36:44 +00:00
aoliva 1e7b928d5c Fix i386 build. 2006-07-11 08:25:57 +00:00
aoliva c59c374ffc Fix ia64 build, remove gdb-6.3.tar.bz2 from .cvsignore. 2006-07-11 08:06:56 +00:00
aoliva 78483f6257 Do not remove unsupported Ada and ObjC tests in a way that breaks the
build.
2006-07-11 07:05:14 +00:00
aoliva 9231e41bc3 - Upgrade to GDB 6.5. Drop redundant patches, forward-port remaining ones. 2006-07-11 06:33:02 +00:00
aoliva 8f1d1491a9 - Require flex and bison at build time. 2006-06-15 11:34:42 +00:00
aoliva 4177b134a2 - Require flex at build time. 2006-06-15 11:24:22 +00:00
aoliva 4917379716 - Additional patch for BZ 175083, to cope with waitpid setting status even
when returning zero.
2006-06-15 10:35:58 +00:00
aoliva 940bd52d43 - Require gettext at build time. (BZ193366) 2006-05-31 07:15:55 +00:00
aoliva bc67a32afc - Rewrite patch for BZ 175270, BZ 175083 so as to catch the exception
earlier.
- Remove too-fragile testcases from patches for CFA value and "S"
    augmentation.
2006-05-27 07:34:28 +00:00
aoliva 017d602381 - Add not-automatically-generated file to fopen64 patch (BZ 191948). 2006-05-17 13:59:46 +00:00
aoliva cb077a38c2 - Avoid race conditions caused by exceptions messing with signal masks. (BZ
175270, BZ 175083, maybe BZ 172938).
- Hardcode /bin and /usr/bin paths into gstack (BZ 179829).
- Build in a subdir of the source tree instead of in a sibling directory.
- Switch to versioning scheme that uses the same base revision number for
    all OSes, and uses a suffix to tell the builds apart and ensure
    upgradability.
2006-04-14 07:05:35 +00:00
aoliva 16b31aabef - Use fopen64 where available. Fixes BZ 179399.
- Use bigger numbers than int. Fixes BZ 171783.
2006-04-14 05:52:53 +00:00
aoliva 494ffa381e - Fix regression in PIE debugging (BZ 133944) (re?)introduced by the
prelink fix (BZ 175075). Improve testcase for the prelink fix.
- Revert dwarf2 frame identifier change.
2006-03-08 23:48:02 +00:00
aoliva 0c643cf34e [...]
- Do not try to compile x86_64-only CFA testcase on 32-bit x86.
2006-03-07 05:17:56 +00:00
aoliva 87809a744e - Change dwarf2 frame identifiers to use the actual PC instead of the
function's entry point.
- Fix FSF and GDB contact addresses in new testcases.
- Change prelink test to issue untested instead of warning message if
    system libraries are not prelinked.
2006-03-07 05:13:18 +00:00
aoliva 5aedf031b8 - Add support for "S" augmentation for signal stack frames.
- Add support for CFA value expressions and encodings.
- Various improvements to the prelink test.
2006-03-03 19:10:47 +00:00
aoliva 28868ad752 Fix date of previous %changelog entry. 2006-02-23 20:48:51 +00:00
aoliva de063e0442 - Enable gdb to debug core files and executables with mismatched prelink
base addresses. Fixes BZ 175075.
2006-02-23 20:47:29 +00:00
aoliva 57ce3582f8 Oops, update Release 2006-02-14 20:51:23 +00:00
aoliva ee1d9490a7 - Adjust type-punning patch to include fix not needed upstream. 2006-02-14 20:48:24 +00:00