5b4413efb9Bugzilla 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.
Jan Kratochvil
2006-10-14 21:55:07 +0000
09585624a5- Disabled IPv6 until its user visible syntax gets stable upstream.
Jan Kratochvil
2006-10-08 17:09:12 +0000
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.
Jan Kratochvil
2006-10-01 19:21:15 +0000
7e80c93779- Support IPv6 for gdbserver (BZ 198365). - Temporarily disable testcase "chng-syms.exp" for a possible kernel Bug 207002.
Jan Kratochvil
2006-09-27 16:27:57 +0000
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).
Jan Kratochvil
2006-09-21 13:07:53 +0000
2c3eddc55eFixed support of the pending '/work/tasks/' logs.
Jan Kratochvil
2006-09-20 22:27:01 +0000
fa9ba05eb9Updated for brew. Behavior generally changed; "tests/" is now (safely) deleted each time!
Jan Kratochvil
2006-09-20 21:56:56 +0000
b6646b39a2- Fix gdb printf command argument using "%p" (BZ 205551).
Jan Kratochvil
2006-09-12 17:48:25 +0000
c3984c8e90- Fix bug in patch for CVE-2006-4146. (BZ 203873, BZ 203880)
aoliva
2006-09-04 07:50:10 +0000
e6628c4a6cgdb-6_5-7_fc6 from embargo branch.
aoliva
2006-09-04 07:49:04 +0000
a23697f5dbgdb-6_5-6_fc6 from embargo branch.
aoliva
2006-09-04 07:48:26 +0000
9920fee39fgdb-6_5-4_fc6 from embargo branch.
aoliva
2006-09-04 07:38:43 +0000
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).
aoliva
2006-08-24 06:18:06 +0000
b13204b595??? Alexandre Oliva <aoliva@redhat.com> - 6.5-4 - Backport support for i386 nop memory instructions.
aoliva
2006-08-23 06:54:55 +0000
3ef6e043a1- Add missing definition of multilib_64_archs for glibc-devel buildreqs. - Backport support for .gnu.hash sections.
aoliva
2006-07-14 05:18:22 +0000
7c98e3b859No prelink on ia64
aoliva
2006-07-12 07:34:07 +0000
de6a2a04d1It's sharutils that provides uuencode
aoliva
2006-07-12 07:13:31 +0000
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.
aoliva
2006-07-12 07:04:22 +0000
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.
aoliva
2006-05-27 07:34:28 +0000
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.
aoliva
2006-04-14 07:05:35 +0000
16b31aabef- Use fopen64 where available. Fixes BZ 179399. - Use bigger numbers than int. Fixes BZ 171783.
aoliva
2006-04-14 05:52:53 +0000
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.
aoliva
2006-03-08 23:48:02 +0000
0c643cf34e[...] - Do not try to compile x86_64-only CFA testcase on 32-bit x86.
aoliva
2006-03-07 05:17:56 +0000
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.
aoliva
2006-03-07 05:13:18 +0000
5aedf031b8- Add support for "S" augmentation for signal stack frames. - Add support for CFA value expressions and encodings. - Various improvements to the prelink test.
aoliva
2006-03-03 19:10:47 +0000
28868ad752Fix date of previous %changelog entry.
aoliva
2006-02-23 20:48:51 +0000
de063e0442- Enable gdb to debug core files and executables with mismatched prelink base addresses. Fixes BZ 175075.
aoliva
2006-02-23 20:47:29 +0000
6417cfccf0- Bump up release number. Thu Dec 01 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.90 - Add option to allow backtracing past zero pc value. - Bugzilla 170275
Jeff Johnston
2005-12-01 21:07:06 +0000
fbb51ac204- Bump up release number. Tue Nov 15 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.86 - Fix ia64 user-specified SIGILL handling error. - Bugzilla 165038.
Jeff Johnston
2005-11-16 19:19:42 +0000
fb9a5aa2e0- Bump up release number. Tue Oct 18 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.82 - Modify attach patch to add missing fclose. - Bugzilla 166712
Jeff Johnston
2005-10-20 15:48:27 +0000
e00d0dda36- Bump up release number. Tue Oct 11 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.78 - Support gdb attaching to a stopped process.
Jeff Johnston
2005-10-12 18:57:10 +0000
c73684b204- Bump up release number. Thu Sep 29 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.74 - Fix up DSO read logic when process is attached.
Jeff Johnston
2005-09-29 22:41:56 +0000
078093a0f2- Bump up release number. Mon Sep 26 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.70 - Fix frame pointer calculation for ia64 sigtramp frame.
Jeff Johnston
2005-09-27 16:07:52 +0000
7c724ede90- Bump up release number. Thu Sep 22 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.66 - Remove extraneous xfree.
Jeff Johnston
2005-09-22 21:55:32 +0000
658b48942f- Bump up release number. Wed Sep 07 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.62 - Readd readnever option
Jeff Johnston
2005-09-07 18:57:23 +0000
a0101bc427- Bump up release number.
Jeff Johnston
2005-07-27 16:10:40 +0000
486c3bbc76- Bump up release number. Tue Jul 26 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.54 - Add testcase to verify printing of inherited members - Bugzilla 146835
Jeff Johnston
2005-07-26 21:29:05 +0000
e1bcf9b74a- Bump up release number. Mon Jul 25 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.50 - Fix bug with info frame and cursor address on ia64. - Add testcase to verify pseudo-registers calculated for ia64 sigtramp. - Bugzilla 160339
Jeff Johnston
2005-07-25 22:43:34 +0000
d5a2446950- Bump up release number. Fri Jul 22 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.46 - Fix attaching to 32-bit processes on 64-bit systems. - Bugzilla 160254
Jeff Johnston
2005-07-23 01:41:19 +0000
846419871a- Bump up release number. Thu Jul 14 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.42 - Add work-around to make ia64 gcore work faster. - Bugzilla 147436
Jeff Johnston
2005-07-15 00:48:56 +0000
72cd19da15- Bump up release number. Mon Jul 11 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.38 - Fix backtracing across sigaltstack for ia64 - Bugzilla 151741
Jeff Johnston
2005-07-14 19:11:18 +0000
82cee5f74c- Bump up release number. Fri Jul 08 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.35 - Build pseudo-registers properly for sigtramp frame. - Bugzilla 160339
Jeff Johnston
2005-07-09 02:16:29 +0000
adbc6b8f3a- Bump up release number. Thu Jul 07 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.31 - Modify security errata to include additional bfd robustness updates - Bugzilla 158680
Jeff Johnston
2005-07-08 18:42:25 +0000
d93994303f- Bump up release number. Fri Jun 10 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.28 - Security errata for bfd and .gdbinit file usage - Bugzilla 158680
Jeff Johnston
2005-06-10 20:50:21 +0000
b52f222775- Bump up release number. Wed May 18 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.23 - Bump up release number. Wed May 18 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.22 - Specify SA_RESTART for linux-nat.c handlers and use my_waitpid which handles EINTR.
Jeff Johnston
2005-05-18 19:25:28 +0000
a5fe47c6ba- Bump up release number. Tue May 03 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.20 - Bump up release number. Tue May 03 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.19 - Fix for partial die in cache error - Bugzilla 137904
Jeff Johnston
2005-05-03 22:58:36 +0000
fc61375721- Bump up release number. Wed Apr 27 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.17 - Bump up release number. Wed Apr 27 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.16 - Update ia64 sigtramp support to use libunwind and fix top-level rse register reads to also use libunwind. - Bugzilla 151741
Jeff Johnston
2005-04-27 23:29:27 +0000
0e6b69254f- Bump up release number. Thu Apr 21 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.14 - Bump up release number. Thu Apr 21 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3-0.0-1.13 - Do not issue warning message for gcore under ia64 - Bugzilla 146416
Jeff Johnston
2005-04-21 20:10:16 +0000
434306b94c- Update gstack patch, handle systems that lack /proc/<pid>/tasks.
cagney
2005-04-11 20:52:56 +0000
f8a3ed8e00Fix tipo test/ -> tests/.
cagney
2005-04-08 20:09:05 +0000
00764cbbb6Oops, fix version number.
cagney
2005-04-08 19:18:04 +0000
a0fb58586a- Replace patch warning about DW_OP_piece with a patch that implements the DW_OP_piece read path.
cagney
2005-04-08 19:16:52 +0000
2b428b9e37work with new log directory.
cagney
2005-04-02 22:39:14 +0000
5ced33ee9c- Print a warning when the separate debug info's CRC doen't match; test.
cagney
2005-04-02 22:38:09 +0000
81e47be6db- Bump up release number. Wed Mar 30 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.7 - Add proper vsyscall page support for ia64.
Jeff Johnston
2005-03-30 23:40:51 +0000
2b9b6c13e2- Bump up release number. Thu Mar 24 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.4 - Fix printing of inherited members of C++ classes. - Fix for Bugzilla 146835.
Jeff Johnston
2005-03-25 00:17:33 +0000
8898d54c59- Bump up release number. Thu Mar 17 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.1 - Remove warnings that cause errors when compiled with gcc4 and -Werror.
Jeff Johnston
2005-03-22 23:25:26 +0000
c3e970c431oops, rebuild
Elliot Lee
2005-03-16 21:33:50 +0000
bfc7c1d8bf- Bump up release number. Thu Mar 03 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-0.35 - Add follow-fork fix from mainline sources.
Jeff Johnston
2005-03-04 17:13:55 +0000
8a516c73c3- Bump up release number. Mon Feb 28 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-0.32 - Modify debug register handling for x86, x86-64 to be thread-specific. - Modify threaded watchpoint code for x86, x86-64 to properly insert and remove watchpoints on all threads.
Jeff Johnston
2005-03-03 20:42:47 +0000
155a3e093eBump version number twice (RHEL-3; RHEL-4).
cagney
2005-02-22 19:15:01 +0000
367b952805- Modify gdb-6.3-dwattype0-20050201.patch to check for a zero address and not zero unsnd. Fix BE 32- vs 64-bit problem.
cagney
2005-02-22 17:34:05 +0000
49d82ff464Oops, really bump version to .28.
cagney
2005-02-21 18:25:42 +0000
79b1522f47- Back port patch adding symfile-mem.o to all GNU/Linux builds. Fix BZ 146087.
cagney
2005-02-21 18:24:09 +0000
6ba43c9d8c- Bump up release number. Wed Feb 16 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-0.26 - Fix unload.exp testcase.
Jeff Johnston
2005-02-16 21:37:58 +0000
955cd49926- Bump up release number. Mon Feb 14 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-0.24 - Fix gdb to always grab the terminal before a readline call. - Bugzilla 147880
Jeff Johnston
2005-02-14 22:10:53 +0000
3eb6817783- Bump up release number. Fixed problem to do with CFLAGS being set to -Wp,-D_FORTIFY_SOURCE which causes the build to fail because gdb has usage of functions without return types and uses the -Werror flag.
Jeff Johnston
2005-02-12 00:43:50 +0000
28857cc59c- Bump up release number. Fri Feb 11 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-0.21 - Fix gdb to handle stepping over the end of an exiting thread. - Bugzilla 146848
Jeff Johnston
2005-02-11 23:48:53 +0000
3bd6eba21d- Bump up release number.
Jeff Johnston
2005-02-10 23:01:59 +0000
9dde329b20- Modify previous gcore patch to not use linux_proc_xfer_memory even for main thread.
Jeff Johnston
2005-02-08 21:02:35 +0000
28fdd9467e- Modify previous gcore patch to only apply to ia64.
Jeff Johnston
2005-02-08 01:25:23 +0000
20b150be89- Fix gcore to work properly for threaded applications - Bugzilla 145309, 145092
Jeff Johnston
2005-02-05 04:21:32 +0000
020264b153- Tolerate DW_AT_type referencing <0> and instead of generating an error, treat as unknown type. - Bugzilla 144852.
Jeff Johnston
2005-02-05 03:49:11 +0000
6cc37db5c7- Separate out test patches.
cagney
2005-02-04 21:01:49 +0000
4bf80fb89a- Fix to allow ia64 gdb to backtrace from syscalls in a corefile. - Bugzilla 145092.
Jeff Johnston
2005-01-27 19:51:15 +0000
f1c5dfd5e0- Fix to support examining files even when the executable moves - Bugzilla 142122
Jeff Johnston
2005-01-26 23:16:12 +0000
bf41c59771- gdb-6.3-ppcdotsyms-20050126.patch: Backport BFD changes for reading synthetic symbols. Rewrite code reading elf minimal symbols so that it includes synthetics.
cagney
2005-01-26 20:22:17 +0000
3a3dff59e8- Fix to prevent resetting unwind kernel table size to invalid value when debugging a core file - Bugzilla 145309
Jeff Johnston
2005-01-22 01:37:58 +0000
821ca2428b- When single stepping handle both back-to-back and nested signals. - Disable .symbol patch, results in BFD errors.
cagney
2005-01-21 23:50:10 +0000