|
|
|
|
Changelog for gdb-6.5-37.SEL5_2.2.x86_64.rpm :
* Sun Jul 13 2008 Eddy Nigg - Rebuild for StartCom Linux 5.0.x * Wed Jun 04 2008 Jan Kratochvil - 6.5-37.2- Fix a crash on libraries missing the .text section (BZ 449730). * Wed May 14 2008 Jan Kratochvil - 6.5-37.1- Performance optimize the PC minimal symbol lookup (BZ 446161). * Mon Jan 14 2008 Jan Kratochvil - 6.5-37- Fix `extern \"C\"\' calls from GDB in the C++ code (BZ 403011). * Mon Jan 14 2008 Jan Kratochvil - 6.5-36- Fix backport of the gcore memory and time requirements reduction (BZ 408661). * Sun Jan 13 2008 Jan Kratochvil - 6.5-35- Backported various PowerPC fixes of the unwinding (backtraces) (BZ 238333). * Sat Jan 12 2008 Jan Kratochvil - 6.5-34- Fix hardware watchpoints after inferior forks-off some process (BZ 237096). * Fri Jan 11 2008 Jan Kratochvil - 6.5-33- Fix debugging statically linked threaded inferiors (BZ 239652). - It requires RHEL-5.2 glibc-2.5-20 errata to work in this case properly.- Enable so far disabled fix of the readline history in some inputs (BZ 215816).- Testcase cleanup fixup of the gcore memory and time requirements (BZ 408661). * Thu Jan 10 2008 Jan Kratochvil - 6.5-32- Support DW_TAG_interface_type the same way as DW_TAG_class_type (BZ 426600).- Fix gcore memory and time requirements for large inferiors (BZ 408661). * Wed Jan 09 2008 Jan Kratochvil - 6.5-31- Fix attaching to stopped processes or attaching during a pending signal being delivered (BZ 292971). - Rename the common testcase from BZ 233853 to BZ 292971. - Revert the former attaching to stopped threads (formerly BZ 289041). - Enable back again the two testcases named `attachstop.exp\'. - Rename the testcase `gdb.threads/attachstop\' to `gdb.threads/attachstop-mt\'. - Move `gdb-6.3-bz202705-attach-stop-20051011-race-fix-test.patch\' into `gdb-6.5-bz292971-attach-signalled-test.patch\'.- Testcase delay increase (for BZ 245201). * Thu Dec 27 2007 Jan Kratochvil - 6.5-30- IBM backported PPC hiding of call-volatile parameter registers (BZ 238567). * Thu Dec 27 2007 Jan Kratochvil - 6.5-29- Fix hiding unexpected breakpoints on intentional step commands (BZ 338961).- Fix the vendor testcase `attach-32.exp\' affecting the other tests results. * Fri Dec 21 2007 Jan Kratochvil - 6.5-28- Fix (#2) readline history for input mode commands like `command\' (BZ 215816).- Notify user of a child forked process being detached (BZ 235197).- Fix ia64 memory leaks of the code using libunwind (BZ 416171). * Wed Dec 12 2007 Jan Kratochvil - 6.5-27- Support also the `$allocate\' and `$delete\' ctor/dtor variants (BZ 302751).- More testsuite fixes for more stable/comparable results. * Tue Dec 04 2007 Jan Kratochvil - 6.5-26- Fix rpm rebuild for PowerPC normal (biarch 32/64) installations (BZ 247466).- Do not hang on exit of a thread group leader (BZ 245201).- Fix a leftover zombie process (BZ 244677).- Backport testsuite fixes for more stable/comparable results. * Wed Sep 19 2007 Jan Kratochvil - 6.5-25- Revert the pending signals handling (formerly BZ 233853, BZ 292971 tracker).- Fix attaching to stopped threads (BZ 289041). * Mon Jul 16 2007 Jan Kratochvil - 6.5-24- `continue\'d inferior should be detached unstoped - i386 specific (BZ 233853). * Tue Jun 26 2007 Jan Kratochvil - 6.5-23- Fix PPC software watchpoints active while stepping atomic instr. (BZ 235186). * Sat Jun 23 2007 Jan Kratochvil - 6.5-22- Cosmetic ChangeLog entry fix for gdb-6.5-21.el5 below (BZ 245394). * Thu Jun 21 2007 Jan Kratochvil - 6.5-21- Enable PowerPC to print 128-bit long double variables (BZ 237637). * Thu Jun 21 2007 Jan Kratochvil - 6.5-20- Support for stepping over PPC atomic instruction sequences (BZ 235186).- `set scheduler-locking step\' is no longer enforced but it is now default. * Wed Jun 20 2007 Jan Kratochvil - 6.5-19- Fix attaching to stopped processes / pending signals (BZ 209521, 233853).- Reverted the readline history fix due to annotations regression (BZ 215816). * Mon May 28 2007 Jan Kratochvil - 6.5-18- Fix readline history for input mode commands like `command\' (BZ 215816).- Fix unwinding crash on older gcj(1) code (extended CFI support) (BZ 221048).- Support for shared libraries >2GB on 64bit hosts. (BZ 224677)- Fix `gcore\' command for 32bit PPC inferiors on 64bit PPC hosts (BZ 232014). - New testcase for gcore of 32bit inferiors on 64bit hosts.- Fix harmless GCORE stack buffer overflow, by _FORTIFY_SOURCE=2 (BZ 238283).- Fix \"??\" resolving from overlapping functions (like nanosleep(3), BZ 238352).- Fix bogus 0x0 unwind of the thread\'s topmost function clone(3) (BZ 238362).- Disable some known timeouting/failing testcases to reduce the build time. * Thu May 10 2007 Jan Kratochvil - 6.5-17- Allow running `/usr/bin/gcore\' with provided but inaccessible tty (BZ 229481).- Backport + testcase for PPC Power6/DFP instructions disassembly (BZ 227592). * Thu Dec 14 2006 Jan Kratochvil - 6.5-16- Fix \"??\" resolving of symbols with debuginfo packages installed (BZ 218471).- Fixup the leftover testsuite processes mock(1) builds cleanup. * Thu Nov 30 2006 Jan Kratochvil - 6.5-15- Provide testcase for accessing the last address space byte (as of BZ 210777).- Fix readline segfault on excessively long hand-typed lines (BZ 214196).- Cleanup any leftover testsuite processes as it may stuck mock(1) builds. * Thu Nov 09 2006 Jan Kratochvil - 6.5-14- Enable the stopped processes attachment fix of 6.5-9 (BZ 209521). * Fri Nov 03 2006 Jan Kratochvil - 6.5-13- Fix deadlock accessing invalid address; for corrupted backtraces (BZ 210777).- No longer disassemble invalid i386 opcodes of movQ/movA (BZ 210786). * Fri Nov 03 2006 Jan Kratochvil - 6.5-12- Temporarily disable 2 testcases crashing kernel (BZ 213909, kernel BZ 207002). * Sat Oct 14 2006 Jan Kratochvil - 6.5-11- Fix `gcore\' command for 32bit inferiors on 64bit hosts. * Sat Oct 14 2006 Jan Kratochvil - 6.5-10- Support TLS symbols for -lpthread programs w/o -debuginfo package (BZ 185337).- Suggest TLS `errno\' resolving by hand if no -lpthread was found (BZ 185337). * Wed Oct 11 2006 Jan Kratochvil - 6.5-9- Fix attach to stopped process, supersede Patch168 (BZ 209521). * Tue Sep 12 2006 Jan Kratochvil - 6.5-8- Fix gdb printf command argument using \"%p\" (BZ 205551). * Tue Sep 05 2006 Alexandre Oliva - 6.5-7- Fix bug in patch for CVE-2006-4146. (BZ 203873, BZ 203880) * Fri Aug 25 2006 Alexandre Oliva - 6.5-6- Avoid overflows and underflows in dwarf expression computation stack.(BZ 203873) * Fri Aug 25 2006 Alexandre Oliva - 6.5-5- 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, BZ200048).- 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). * Fri Jul 14 2006 Alexandre Oliva - 6.5-3- Add missing definition of multilib_64_archs for glibc-devel buildreqs.- Backport support for .gnu.hash sections. * Thu Jul 13 2006 Alexandre Oliva - 6.5-2- BuildReq sharutils, 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. * Wed Jul 12 2006 Alexandre Oliva - 6.5-1- Upgrade to GDB 6.5. Drop redundant patches, forward-port remainingones. Re-enable ada and objc testsuites. * Fri Jun 16 2006 Alexandre Oliva - 6.3.0.0-1.132- Require flex and bison at build time.- Additional patch for BZ 175083, to cope with waitpid setting statuseven when returning zero. * Thu Jun 01 2006 Alexandre Oliva - 6.3.0.0-1.131- Require gettext at build time. (BZ193366) * Sun May 28 2006 Alexandre Oliva - 6.3.0.0-1.130- Rewrite patch for BZ 175270, BZ 175083 so as to catch the exceptionearlier.- Remove too-fragile testcases from patches for CFA value and \"S\"augmentation. * Thu May 18 2006 Alexandre Oliva - 6.3.0.0-1.129- Add not-automatically-generated file to fopen64 patch (BZ 191948). * Sat Apr 15 2006 Alexandre Oliva - 6.3.0.0-1.128- 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, BZ 190548).- Build in a subdir of the source tree instead of in a sibling directory.- Switch to versioning scheme that uses the same base revision numberfor all OSes, and uses a suffix to tell the builds apart and ensureupgradability. * Fri Apr 14 2006 Stepan Kasal - 6.3.0.0-1.127- Bump up release number. * Fri Apr 14 2006 Stepan Kasal - 6.3.0.0-1.123- Use fopen64 where available. Fixes BZ 178796, BZ 190547.- Use bigger numbers than int. Fixes BZ 171783, BZ 179096. * Wed Mar 08 2006 Alexandre Oliva - 6.3.0.0-1.122- Bump up release number. * Wed Mar 08 2006 Alexandre Oliva - 6.3.0.0-1.119- Fix regression in PIE debugging (BZ 133944) (re?)introduced by theprelink fix (BZ 175075, BZ 190545). Improve testcase for the prelinkfix.- Revert dwarf2 frame identifier change. * Tue Mar 07 2006 Alexandre Oliva - 6.3.0.0-1.118- Bump up release number. * Tue Mar 07 2006 Alexandre Oliva - 6.3.0.0-1.115- Change dwarf2 frame identifiers to use the actual PC instead of thefunction\'s entry point.- Fix FSF and GDB contact addresses in new testcases.- Do not try to compile x86_64-only CFA testcase on 32-bit x86.- Change prelink test to issue untested instead of warning message ifsystem libraries are not prelinked. * Fri Mar 03 2006 Alexandre Oliva - 6.3.0.0-1.114- Bump up release number. * Fri Mar 03 2006 Alexandre Oliva - 6.3.0.0-1.111- Add support for \"S\" augmentation for signal stack frames.- Add support for CFA value expressions and encodings.- Various improvements to the prelink test. * Thu Feb 23 2006 Alexandre Oliva - 6.3.0.0-1.110- Bump up release number. * Thu Feb 23 2006 Alexandre Oliva - 6.3.0.0-1.107- Enable gdb to debug core files and executables with mismatchedprelink base addresses. Fixes BZ 175075, BZ 190545. * Tue Feb 14 2006 Alexandre Oliva - 6.3.0.0-1.106- Bump up release number. * Tue Feb 14 2006 Alexandre Oliva - 6.3.0.0-1.103- Adjust type-punning patch to include fix not needed upstream. * Tue Feb 14 2006 Alexandre Oliva - 6.3.0.0-1.102- Bump up release number. * Tue Feb 14 2006 Alexandre Oliva - 6.3.0.0-1.99- Use type-punning warning fixes as accepted upstream. * Fri Feb 10 2006 Jesse Keating - 6.3.0.0-1.98.2- bump again for double-long bug on ppc(64) * Tue Feb 07 2006 Jesse Keating - 6.3.0.0-1.98.1- rebuilt for new gcc4.1 snapshot and glibc changes * Mon Jan 16 2006 Alexandre Oliva 6.3.0.0-1.98- Bump up release number. * Mon Dec 19 2005 Alexandre Oliva 6.3.0.0-1.94- Fix type-punning warnings issued by GCC 4.1. * Fri Dec 16 2005 Jesse Keating - rebuilt for new gcj * Thu Dec 01 2005 Jeff Johnston 6.3.0.0-1.93- Bump up release number. * Thu Dec 01 2005 Jeff Johnston 6.3.0.0-1.90- Add option to allow backtracing past zero pc value.- Bugzilla 170275 * Tue Nov 15 2005 Jeff Johnston 6.3.0.0-1.89- Bump up release number. * Tue Nov 15 2005 Jeff Johnston 6.3.0.0-1.86- Fix ia64 user-specified SIGILL handling error.- Bugzilla 165038. * Wed Oct 19 2005 Jeff Johnston 6.3.0.0-1.85- Bump up release number. * Wed Oct 19 2005 Jeff Johnston 6.3.0.0-1.82- Modify attach patch to add missing fclose.- Bugzilla 166712 * Wed Oct 12 2005 Jeff Johnston 6.3.0.0-1.81- Bump up release number. * Wed Oct 12 2005 Jeff Johnston 6.3.0.0-1.78- Support gdb attaching to a stopped process. * Fri Sep 30 2005 Jeff Johnston 6.3.0.0-1.77- Bump up release number. * Fri Sep 30 2005 Jeff Johnston 6.3.0.0-1.74- Fix up DSO read logic when process is attached. * Tue Sep 27 2005 Jeff Johnston 6.3.0.0-1.73- Bump up release number. * Tue Sep 27 2005 Jeff Johnston 6.3.0.0-1.70- Fix frame pointer calculation for ia64 sigtramp frame. * Fri Sep 23 2005 Jeff Johnston 6.3.0.0-1.69- Bump up release number. * Fri Sep 23 2005 Jeff Johnston 6.3.0.0-1.66- Remove extraneous xfree. * Thu Sep 08 2005 Jeff Johnston 6.3.0.0-1.65- Bump up release number. * Thu Sep 08 2005 Jeff Johnston 6.3.0.0-1.62- Readd readnever option * Thu Jul 28 2005 Jeff Johnston 6.3.0.0-1.61- Bump up release number. * Wed Jul 27 2005 Jeff Johnston 6.3.0.0-1.57- Bump up release number. * Wed Jul 27 2005 Jeff Johnston 6.3.0.0-1.54- Add testcase to verify printing of inherited members- Bugzilla 146835 * Tue Jul 26 2005 Jeff Johnston 6.3.0.0-1.53- Bump up release number. * Tue Jul 26 2005 Jeff Johnston 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 * Sat Jul 23 2005 Jeff Johnston 6.3.0.0-1.49- Bump up release number. * Sat Jul 23 2005 Jeff Johnston 6.3.0.0-1.46- Fix attaching to 32-bit processes on 64-bit systems.- Bugzilla 160254 * Fri Jul 15 2005 Jeff Johnston 6.3.0.0-1.45- Bump up release number. * Fri Jul 15 2005 Jeff Johnston 6.3.0.0-1.42- Add work-around to make ia64 gcore work faster.- Bugzilla 147436 * Fri Jul 15 2005 Jeff Johnston 6.3.0.0-1.41- Bump up release number. * Tue Jul 12 2005 Jeff Johnston 6.3.0.0-1.38- Fix backtracing across sigaltstack for ia64- Bugzilla 151741 * Sat Jul 09 2005 Jeff Johnston 6.3.0.0-1.37- Bump up release number. * Sat Jul 09 2005 Jeff Johnston 6.3.0.0-1.35- Build pseudo-registers properly for sigtramp frame.- Bugzilla 160339 * Sat Jul 09 2005 Jeff Johnston 6.3.0.0-1.34- Bump up release number. * Fri Jul 08 2005 Jeff Johnston 6.3.0.0-1.31- Modify security errata to include additional bfd robustness updates- Bugzilla 158680 * Sat Jun 11 2005 Jeff Johnston 6.3.0.0-1.30- Bump up release number. * Sat Jun 11 2005 Jeff Johnston 6.3.0.0-1.28- Security errata for bfd and .gdbinit file usage- Bugzilla 158680 * Thu May 19 2005 Jeff Johnston 6.3.0.0-1.24- Bump up release number. * Thu May 19 2005 Jeff Johnston 6.3.0.0-1.23- Bump up release number. * Thu May 19 2005 Jeff Johnston 6.3.0.0-1.22- Specify SA_RESTART for linux-nat.c handlers and use my_waitpid which handles EINTR. * Wed May 04 2005 Jeff Johnston 6.3.0.0-1.21- Bump up release number. * Wed May 04 2005 Jeff Johnston 6.3.0.0-1.20- Bump up release number. * Wed May 04 2005 Jeff Johnston 6.3.0.0-1.19- Fix for partial die in cache error- Bugzilla 137904 * Thu Apr 28 2005 Jeff Johnston 6.3.0.0-1.18- Bump up release number. * Thu Apr 28 2005 Jeff Johnston 6.3.0.0-1.17- Bump up release number. * Thu Apr 28 2005 Jeff Johnston 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 * Fri Apr 22 2005 Jeff Johnston 6.3.0.0-1.15- Bump up release number. * Fri Apr 22 2005 Jeff Johnston 6.3.0.0-1.14- Bump up release number. * Fri Apr 22 2005 Jeff Johnston 6.3-0.0-1.13- Do not issue warning message for gcore under ia64- Bugzilla 146416 * Tue Apr 12 2005 Andrew Cagney 6.3.0.0-1.12- Update gstack patch, handle systems that lack /proc//tasks. * Sat Apr 09 2005 Andrew Cagney 6.3.0.0-1.11- Replace patch warning about DW_OP_piece with a patch that implements the DW_OP_piece read path. * Sun Apr 03 2005 Andrew Cagney 6.3.0.0-1.10- Print a warning when the separate debug info\'s CRC doen\'t match; test. * Thu Mar 31 2005 Jeff Johnston 6.3.0.0-1.9- Bump up release number. * Thu Mar 31 2005 Jeff Johnston 6.3.0.0-1.7- Add proper vsyscall page support for ia64. * Thu Mar 24 2005 Jeff Johnston 6.3.0.0-1.6- Bump up release number. * Thu Mar 24 2005 Jeff Johnston 6.3.0.0-1.4- Fix printing of inherited members of C++ classes.- Fix for Bugzilla 146835. * Tue Mar 22 2005 Jeff Johnston 6.3.0.0-1.3- Bump up release number. * Thu Mar 17 2005 Jeff Johnston 6.3.0.0-1.1- Remove warnings that cause errors when compiled with gcc4 and -Werror. * Wed Mar 16 2005 Elliot Lee - rebuilt * Fri Mar 04 2005 Jeff Johnston 6.3.0.0-0.37- Bump up release number. * Thu Mar 03 2005 Jeff Johnston 6.3.0.0-0.35- Add follow-fork fix from mainline sources. * Thu Mar 03 2005 Jeff Johnston 6.3.0.0-0.34- Bump up release number. * Mon Feb 28 2005 Jeff Johnston 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. * Tue Feb 22 2005 Andrew Cagney 6.3.0.0-0.31- Bump version number. * Tue Feb 22 2005 Andrew Cagney 6.3.0.0-0.30- Bump version number. * Tue Feb 22 2005 Andrew Cagney 6.3.0.0-0.29- Modify gdb-6.3-dwattype0-20050201.patch to check for a zero address and not zero unsnd. Fix BE 32- vs 64-bit problem. * Mon Feb 21 2005 Andrew Cagney 6.3.0.0-0.28- Back port patch adding symfile-mem.o to all GNU/Linux builds. Fix BZ 146087. * Wed Feb 16 2005 Jeff Johnston 6.3.0.0-0.27- Bump up release number. * Wed Feb 16 2005 Jeff Johnston 6.3.0.0-0.26- Fix unload.exp testcase. * Mon Feb 14 2005 Jeff Johnston 6.3.0.0-0.25- Bump up release number. * Mon Feb 14 2005 Jeff Johnston 6.3.0.0-0.24- Fix gdb to always grab the terminal before a readline call.- Bugzilla 147880 * Fri Feb 11 2005 Jeff Johnston 6.3.0.0-0.23- Bump up release number. * Fri Feb 11 2005 Jeff Johnston 6.3.0.0-0.21- Fix gdb to handle stepping over the end of an exiting thread.- Bugzilla 146848 * Thu Feb 10 2005 Jeff Johnston 6.3.0.0-0.20- Bump up release number. * Tue Feb 08 2005 Jeff Johnston 6.3.0.0-0.18- Modify previous gcore patch to not use linux_proc_xfer_memory even for main thread. * Mon Feb 07 2005 Jeff Johnston 6.3.0.0-0.17- Modify previous gcore patch to only apply to ia64. * Fri Feb 04 2005 Jeff Johnston 6.3.0.0-0.16- Fix gcore to work properly for threaded applications- Bugzilla 145309, 145092 * Fri Feb 04 2005 Jeff Johnston 6.3.0.0-0.15- Tolerate DW_AT_type referencing <0> and instead of generating an error, treat as unknown type.- Bugzilla 144852. * Thu Feb 03 2005 Andrew Cagney 6.3.0.0-0.14- Separate out test patches. * Thu Jan 27 2005 Jeff Johnston 6.3.0.0-0.13- Fix to allow ia64 gdb to backtrace from syscalls in a corefile.- Bugzilla 145092. * Wed Jan 26 2005 Jeff Johnston 6.3.0.0-0.12- Fix to support examining files even when the executable moves- Bugzilla 142122 * Wed Jan 26 2005 Andrew Cagney 6.3.0.0-0.11- gdb-6.3-ppcdotsyms-20050126.patch: Backport BFD changes for reading synthetic symbols. Rewrite code reading elf minimal symbols so that it includes synthetics. * Fri Jan 21 2005 Jeff Johnston 6.3.0.0-0.10- Fix to prevent resetting unwind kernel table size to invalid value when debugging a core file- Bugzilla 145309 * Fri Jan 21 2005 Andrew Cagney 6.3.0.0-0.9- When single stepping handle both back-to-back and nested signals.- Disable .symbol patch, results in BFD errors. * Fri Jan 21 2005 Jeff Johnston 6.3.0.0-0.8- Support listing both in-charge and not-in-charge dtors when just the dtor name is given.- Add new test case for newly added ctor/dtor functionality. * Thu Jan 20 2005 Jeff Johnston 6.3.0.0-0.7- Fix to allow breaking by line in both the in-charge and not-in-charge ctor/dtor.- Bugzilla 117826 * Thu Jan 20 2005 Andrew Cagney 6.3.0.0-0.6- Rebuild. * Thu Jan 20 2005 Andrew Cagney 6.3.0.0-0.5- Use bfd_get_synthetic_symtab to read in any synthetic symbols such as 64-bit PPC\'s \".symbol\"s. * Tue Jan 18 2005 Jeff Johnston 6.3.0.0-0.4- Modify non-threaded watchpoint patch to use new observer. * Mon Jan 17 2005 Jeff Johnston 6.3.0.0-0.3- Fix for non-threaded watchpoints. * Mon Jan 17 2005 Andrew Cagney 6.3.0.0-0.2- Enable PPC CFI, remove merged ppc patches. * Wed Jan 12 2005 Elena Zannoni 6.3.0.0-0.1Andrew Cagney Jeff Johnston - Various fixes to complete the import and merge. * Wed Dec 01 2004 Andrew Cagney 6.3-0.0- Import GDB 6.3, get building, add all patches. * Tue Nov 30 2004 Jeff Johnston 1.200400607.63- When removing breakpoints, continue removing breakpoints even if an error occurs on the list. * Sun Nov 28 2004 Andrew Cagney 1.200400607.62- Bump version for RHEL4 build. * Wed Nov 24 2004 Andrew Cagney 1.200400607.61- For PPC-64, fix search for a symbol (wasn\'t specifying the section). * Wed Nov 24 2004 Andrew Cagney 1.200400607.60- For PPC-64, do not set malloc name to \".malloc\"; no longer needed.- For all, only define kfail when not already defined. * Wed Nov 24 2004 Andrew Cagney 1.200400607.59- Bump version. * Wed Nov 24 2004 Andrew Cagney 1.200400607.58- Add rs6000 reggroups; fixes problem of PS register being trashed causing mysterious branch breakpoints. * Tue Nov 23 2004 Andrew Cagney 1.200400607.57- Backport i386 prolog parser - better backtraces out of semop().- Add option --readnever to suppress the reading of symbolic debug information.- Add script gstack.sh, installed as gstack. Bugzilla 136584, 137121- Add missing files gdb.pie/attach2.c, gdb.pie/break1.c and gdb.pie/Makefile.in along with testsuite/configure stuff for pie. * Tue Nov 23 2004 Andrew Cagney 1.200400607.57- Backport i386 prolog parser - better backtraces out of semop().- Add option --readnever to suppress the reading of symbolic debug information.- Add script gstack.sh, installed as gstack. Bugzilla 136584, 137121 * Mon Nov 22 2004 Jeff Johnston 1.200400607.56- Bump up release number. * Mon Nov 22 2004 Jeff Johnston 1.200400607.55- Multiple ia64 backtrace fixes. Bugzilla 125157 * Thu Nov 11 2004 Elena Zannoni 1.200400607.54- Bump up release number * Thu Nov 11 2004 Elena Zannoni 1.200400607.51- Modify configure line to not use absolute paths. This was creating problems with makeinfo/texinfo.- Get rid of makeinfo hack.Bugzilla 135633 * Tue Nov 09 2004 Jeff Johnston 1.200400607.50- Bump up release number * Tue Nov 09 2004 Jeff Johnston 1.200400607.49- Bump up release number * Tue Nov 09 2004 Jeff Johnston 1.200400607.48- Expose $base, $allocate constructors and $delete, $base destructors for breakpoints. * Tue Nov 09 2004 Andrew Cagney 1.200400607.47- Enable PPC CFI. * Mon Nov 08 2004 Jeff Johnston 1.200400607.46- Bump up release number * Mon Nov 08 2004 Jeff Johnston 1.200400607.45- Bump up release number * Fri Nov 05 2004 Jeff Johnston 1.200400607.44- Allow macros to continue past a backtrace error * Wed Oct 27 2004 Andrew Cagney 1.200400607.43- Hack around broken PT_FPSCR defined in headers.- Import latest s390 fixes.- Disable sigstep.exp - s390 has problems.- Use PC\'s symtab when looking for a symbol.- Work around DW_OP_piece. * Sat Oct 23 2004 Andrew Cagney 1.200400607.42- For 64-bit PPC, convert _dl_debug_state descriptor into a code address.- Fix --ignore option. * Mon Oct 11 2004 Andrew Cagney 1.200400607.40- Disable attach-pie.exp test, hangs on amd64 without auxv.- Move pie tests to pie. * Mon Oct 11 2004 Andrew Cagney 1.200400607.39- Fix comment bug in sigstep.exp. * Fri Oct 08 2004 Jeff Johnston 1.200400607.38- Do not invalidate cached thread info when resuming threads.- Bump up release number. * Sat Oct 02 2004 Jeff Johnston 1.200400607.35- Fix S/390 watchpoint support to work better under threading. * Sat Oct 02 2004 Jeff Johnston 1.200400607.34- Fix thread_db_get_lwp to handle 2nd format ptids. * Tue Sep 28 2004 Andrew Cagney 1.200400607.33- Don\'t unwind past a zero PC (when normal frames). * Tue Sep 28 2004 Jeff Johnston 1.200400607.32- Add threaded watchpoint support for x86, x86-64, and ia64. * Tue Sep 28 2004 Andrew Cagney 1.200400607.31- Instead of deleting bigcore.exp, use runtest --ignore. * Fri Sep 24 2004 Andrew Cagney 1.200400607.30- Merge in mainline testsuite up to 2004-09-23, pick up sig *.exp tests. Merge in mainline infrun.c, pick up all infrun.c fixes. Generate bigcore\'s corefile from the running inferior. Limit bigcore\'s corefile to max file-size. * Fri Sep 03 2004 Jeff Johnston 1.200400607.29- Fix low-level lin-lwp code to wait specifically for any stepping LWP (bugzilla 130896) * Wed Sep 01 2004 Jeff Johnston 1.200400607.28- Add test case for bugzilla 128618 fix. * Tue Aug 31 2004 Jeff Johnston 1.200400607.27- Add support for breakpoints in manually loaded/unloaded shared libs. (bugzilla 128618) * Tue Aug 31 2004 Jeff Johnston 1.200400607.26- Add java inferior call support. * Tue Aug 31 2004 Andrew Cagney 1.200400607.25- Convert \"main\" the function descriptor, into an address. * Tue Aug 31 2004 Andrew Cagney 1.200400607.24- Fix single-stepping when a signal is pending, was exiting program. -- needs kernel fix so that ptrace(PT_STEP,SIG) doesn\'t do a PT_CONT. -- sigstep.exp tests pass with this fix applied. * Tue Aug 31 2004 Elena Zannoni 1.200400607.23- Delete some part of gdb-6.1post-test-rh.patch, to avoid confusing gdb when testing itself, and loading separate debug info. * Sat Aug 14 2004 Jeff Johnston 1.200400607.22- Check in gdb mainline fix for applications calling clone directly. * Wed Aug 11 2004 Jeff Johnston 1.200400607.21- Alter libunwind frame code to allow using libunwind 0.97 and up. * Wed Aug 04 2004 Jeff Johnston 1.200400607.20- Fix the ia64 libunwind test to match current output. * Sat Jul 31 2004 Elena Zannoni 1.200400607.19- Fix the tests where gdb debugs itself, as to not copy the executable to xgdb. * Tue Jul 27 2004 Elena Zannoni 1.200400607.18- Add Pie patches back in. * Sat Jul 17 2004 Andrew Cagney 1.200400607.17- Fix stepping over a no-debug shared-library function.- Fix patch vsyscall patch name. * Fri Jul 09 2004 Jeff Johnston 1.200400607.16- Update thread code with fix from gdb HEAD * Thu Jul 08 2004 Andrew Cagney 1.200400607.15- disable vsyscall- import Bob\'s crasher fix- disable bigcore.exp * Tue Jul 06 2004 Andrew Cagney 1.200400607.14- Make large corefiles work on systems that require O_LARGEFILE. * Wed Jun 30 2004 Elena Zannoni 1.200400607.13- Fix BuildRequires for libunwind on ia64. * Tue Jun 29 2004 Andrew Cagney 1.200400607.12- Import wild frame ID patch. Stops GDB incorrectly matching invalid frame IDs.- Disable bigcore on ia64 and amd64. * Sat Jun 26 2004 Andrew Cagney 1.200400607.11- Fix testsuite to kill attach process (from corrinna/mainline).- Fix build problems with vsyscall patch. * Sat Jun 26 2004 Andrew Cagney 1.200400607.10- Fix annotate test messages.- Recognize VSYSCALL pages. * Fri Jun 25 2004 Jeff Johnston 1.200400607.9- Fix ia64 watchpoint support. * Thu Jun 24 2004 Andrew Cagney 1.200400607.8- Do not xfail signals on i387, convert KFAIL to FAIL and not XFAIL. * Thu Jun 24 2004 Andrew Cagney 1.200400607.7- Fix to ppc64 unwinder - handle glibcs function within syscall function hack.- Update sigbpt.exp, ena-dis-br.exp observer.exp signull.exp, step-test.exp and sizeof.exp, so that test names are architecture clean.- Disable bigcore.exp on PowerPC 64. * Wed Jun 23 2004 Andrew Cagney 1.200400607.6- Merge in mainline testsuite changes up to 2004-06-21.- Re-implement 32 and 64-bit PPC signal trampolines.- Check i386 and amd64 signal trampolines before dwarf2.- Allow tramp-frame when there is a symbol.- Test interaction between single-step, breakpoint and signal.- ABI: Fix PPC64 function parameters, sizeof long-double, and enum return values. * Tue Jun 22 2004 Elena Zannoni 1.200400607.5- Fix sed line for gz info files. * Tue Jun 22 2004 Andrew Cagney 1.200400607.4- Tar/uuencode both the .sum and .log test results. * Wed Jun 16 2004 Elena Zannoni 0.200400607.3- Remove installation of mmalloc, and its info files.- Add hack to deal with differring info files generated by makeinfo.- Restore release number convention. * Wed Jun 16 2004 Elliot Lee - rebuilt * Fri Jun 11 2004 Elena Zannoni 0.200400607.2- Fix Requires and BuildRequires for libunwind dependencies.- Add patch to silence gcc3.4 warnings. * Thu Jun 10 2004 Elena Zannoni 0.200400607.1- New import: revamp everything. Remove all patches for now.- Update the Requires and BuildRequires sections.- Removed stupid Ada testcases (there is no ada support in gdb yet). * Tue May 11 2004 Elena Zannoni 0.20040223.20- Disable PIE again.- obsolete gdb64 only if on ppc64. * Tue May 04 2004 Jeff Johnston 0.20040223.19- Add -u parameter to build ChangeLog patch. * Tue May 04 2004 Jeff Johnston 0.20040223.18- Update thread fix made for .6 release to FSF version. * Fri Apr 23 2004 Elena Zannoni 0.20040223.17- Disable PIE again. * Fri Apr 23 2004 Jeff Johnston 0.20040223.16- Bump version number. * Thu Apr 22 2004 Jeff Johnston 0.20040223.15- fix ia64 info frame command- also fix ia64 tdep file for which elf header file to include * Wed Mar 31 2004 Elena Zannoni 0.20040223.14- re-enable pie. * Wed Mar 31 2004 Elena Zannoni 0.20040223.13- Fix testsuite glitches. * Wed Mar 24 2004 Elena Zannoni 0.20040223.12- Fix typo. * Wed Mar 24 2004 Elena Zannoni 0.20040223.11- Make gdb compile w/o warnings with gcc-3.4.- Reenable PIE support code. * Tue Mar 23 2004 Elena Zannoni 0.20040223.10- Bump version number * Tue Mar 23 2004 Elena Zannoni 0.20040223.9- temporarily disable PIE support.- Add section to obsolete gdb64 package. * Sun Mar 21 2004 Elena Zannoni 0.20040223.8- Add support for debugging of PIE executables. * Tue Mar 09 2004 Elena Zannoni 0.20040223.7- Bump version number. * Mon Mar 08 2004 Jeff Johnston 0.20040223.6- Fix thread support to recognize new threads even when they reuse tids of expired threads. Also ensure that terminal is held by gdb while determining if a thread-create event has occurred. * Mon Mar 08 2004 Andrew Cagney 0.20040223.5- Sync with 6.1 branch; eliminate all amd64 patches; add more robust 32x64 PPC64 patches. * Tue Mar 02 2004 Elliot Lee - rebuilt * Tue Mar 02 2004 Andrew Cagney 0.20040223.4- 32x64 fixes that work with threads, replaced old non-thread 32x64 patch, add nat patch. * Wed Feb 25 2004 Elena Zannoni 0.20040223.3- Add patch for x86_64 in 32 bit mode. * Wed Feb 25 2004 Elena Zannoni 0.20040223.2- Remove ppc64 hacks.- Refresh some patches. * Wed Feb 25 2004 Elena Zannoni 0.20040223.1- Import new gdb snapshot from mainline FSF.- Update patch list. * Tue Feb 17 2004 Jeff Johnston 1.20031117.8- Switch ia64-tdep.c to use new abi used by libunwind-0.95 and up.- Fix gate area specification for ia64-linux-tdep.c.- Fix long double support for ia64. * Fri Feb 13 2004 Elliot Lee - rebuilt * Thu Jan 08 2004 Elena Zannoni 0.20031117.7- Add fixes for ppc32 support on ppc64 platform, from Andrew Cagney. * Tue Jan 06 2004 Elena Zannoni 0.20031117.6- Add patch to have unique binary names in the testsuite.- Disable s390/s390x pthread.exp test (FIXME)- Don\'t install any info files for the ppc platform. Let\'s take them from the ppc64 one (or we get install conflicts).- Remove generated info files from the source tree. They are generated as part of the FSF snapshot process. * Mon Nov 24 2003 Elena Zannoni 0.20031117.5- Add patches from old rpm for i386 support on x86_64.- Add build dependency on libunwind for ia64. * Fri Nov 21 2003 Jeremy Katz 0.20031117.4- more rpm tricks to get the gdb64 package happier * Thu Nov 20 2003 Elena Zannoni 0.20031117.3- Add sick and twisted workaround for ppc64 architecture. * Wed Nov 19 2003 Elena Zannoni 0.20031117.2- Fix typo in libunwind test. * Tue Nov 18 2003 Elena Zannoni 0.20031117.1- Import new gdb snapshot from mainline FSF.- Fix some testfiles. - Add fixes for gcore, and patch for libunwind support on ia64.- Add tests to see what versions of gcc, binutils, glibc and kernel we are running with. | |