summaryrefslogtreecommitdiffstats
path: root/contrib/gdb
Commit message (Collapse)AuthorAgeFilesLines
* gdb: make 'thread apply all bt' always work on all threadsavg2009-06-121-2/+26
| | | | | | | | | | even if some appear to have (partially) corrupted stack traces. E.g. kernel crashdumps typically have stack weirdness at userland-kernel boundary. Obtained from: vendor/upstream (CVS rev 1.118 of stack.c) Reviewed by: emaste Approved by: jhb
* - Use gdb-* glob instead of gdb-6.1.1, to simplify future imports.emaste2009-04-071-54/+65
| | | | | - Add a few entries for additional files from later gdb releases that should also be ignored.
* gdb: Remove arm_pc_is_thumb_dummy() and related code.raj2008-11-171-36/+1
| | | | | | This is basically an import of the following gdb change: http://sourceware.org/ml/gdb-cvs/2005-03/msg00143.html (which in effect fixes problems with gracefully closing down the non-Thumb program being debugged).
* This commit was generated by cvs2svn to compensate for changes in r173619,obrien2007-11-141-1/+1
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Bring in FSF revision 1.9 (Change type of ps_strings from int to u_long).obrien2007-11-141-1/+1
| | | | | | | | | | | | | | This fixes a situation where GDB gives incorrect backtraces when a signal handler is in the call chain. Submitted by: Stu Grossman <grossman@juniper.net>
* | This commit was generated by cvs2svn to compensate for changes in r169185,marcel2007-05-011-0/+12
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Define supply_gregset() and supply_fpregset(). They are neededmarcel2007-05-011-0/+12
| | | | | | | | by our threading support.
* | This commit was generated by cvs2svn to compensate for changes in r161561,marcel2006-08-246-0/+505
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Add support for PowerPC. These files are added onto the FSF branchmarcel2006-08-246-0/+505
| | | | | | | | to avoid future conflicts.
* | Update for PowerPC support. We need to keep rs6000 related files.marcel2006-08-231-2/+0
| |
* | This commit was generated by cvs2svn to compensate for changes in r161537,marcel2006-08-2311-0/+4554
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import files needed for PowerPC support and not included in themarcel2006-08-2311-0/+4554
| | | | | | | | original GDB 6.1.1 import.
* | Abstract the handling of dirty stacked registers in ia64_read_reg() andmarcel2004-09-051-90/+75
| | | | | | | | | | | | | | ia64_write_reg() and call these whenever we read or write registers from and to memory. This way we correctly read registers from addresses in the register cache and thus fixes backtraces when the saved registers (such as rp and ar.pfs) are in dirty stacked registers.
* | Disable surplus detection of breakpoint event in signal stack, the checkdavidxu2004-08-151-0/+4
| | | | | | | | | | | | | | causes a normal breakpoint event in new thread to be ignored unexpectly, result is process SIGSEGV. Test on: AMD64, i386
* | Various improvements for ia64:marcel2004-07-276-47/+66
| | | | | | | | | | | | | | | | | | | | | | | | o s/TARGET_XFER_DIRTY/NATIVE_XFER_DIRTY/g to be conformant, o Handle TARGET_OBJECT_DIRTY for core files. Required on Linux, o Replace ia64_fbsd_supply_fpregs() and ia64_fbsd_supply_gregs() with supply_fpregset() and supply_gregset() resp. Needed to support libthread_db. o For target_read_partial(), pass the address of bspstore as the annex instead of bspstore itself. This fixes crossbuilds. The annex is a pointer, while bspstore is a ULONGEST. o In ia64_frame_prev_register(), handle dirty stacked registers.
* | This file was not used to import gdb. Remove.marcel2004-07-191-71/+0
| |
* | Remove fbsd-thread.o, it's not for consumption yet.marcel2004-06-251-1/+1
| |
* | Update HEAD with support for ia64.marcel2004-06-252-1/+46
| |
* | This commit was generated by cvs2svn to compensate for changes in r131082,marcel2004-06-2510-69/+1522
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Add support for ia64. This code will be contributed to GDB as soonmarcel2004-06-2512-70/+1568
| | | | | | | | | | | | as the legal prerequisites are met. To avoid future merge conflicts, this is added to the vendor branch. The changes are seperately kept in FREEBSD-diffs for easy reference.
| * Remove files from the vendor branch that are not part of the GDB 6.1.1marcel2004-06-20253-154476/+0
| | | | | | | | import.
* | Update the upgrade instructions.marcel2004-06-251-15/+6
| |
* | Remove from HEAD, that what is not on the vendor branch anymore.marcel2004-06-201-291/+0
| |
* | Revive files which were pulled from the vendor branch only to bemarcel2004-06-2073-0/+46808
| | | | | | | | | | | | removed on HEAD, but which are part of the GDB 6.1.1 import. This makes HEAD identical to the vendor branch, for better or for worse.
* | Update to GDB 6.1.1. These files are identical to the vendor branch.marcel2004-06-2029-10453/+17851
| |
* | Update to match the GDB 6.1.1 import.marcel2004-06-201-119/+67
| |
* | This commit was generated by cvs2svn to compensate for changes in r130805,marcel2004-06-20252-154185/+0
| | | | | | | | which included commits to RCS files with non-trunk default branches.
* | This commit was generated by cvs2svn to compensate for changes in r130803,marcel2004-06-20623-33904/+200826
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import of GDB version 6.1.1 (stripped; see FREEBSD-Xlist rev. 1.6).marcel2004-06-20725-44357/+265485
| |
| * This file was not part of the GDB 5.2.1 import and should have beenmarcel2004-06-2020-9238/+0
| | | | | | | | deleted from the vendor branch.
| * This file was not part of the GDB 5.2.1 import and should have beenmarcel2004-06-20362-166798/+0
| | | | | | | | deleted from the vendor branch.
| * This file was not part of the GDB 5.2.1 import and should have beenmarcel2004-06-19239-156804/+0
| | | | | | | | deleted from the vendor branch.
| * This file has been removed from HEAD when it should (also) have beenmarcel2004-06-1930-32873/+0
| | | | | | | | removed from the vendor branch.
* | This file is not part of GDB 5.2.1, but was off the vendor branch.marcel2004-06-1824-44078/+0
| |
* | Revert local changes.marcel2004-06-187-29/+7
| |
* | This file is not part of GDB 5.2.1 and is also off the vendor branch.marcel2004-06-181-814/+0
| | | | | | | | It was removed on 2001-11-07, according to ChangeLog.
* | Track changed definition of the debug registers.phk2002-10-211-2/+4
| | | | | | | | Sorry for missing this the first time.
* | Document import of gdb-5.2.1.mp2002-10-122-14/+40
| |
* | Resolve conflicts with gdb-5.2.1 import.mp2002-10-123-1/+15
| |
* | This commit was generated by cvs2svn to compensate for changes in r104990,mp2002-10-1219-313/+1064
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import gdb-5.2.1mp2002-10-1222-319/+1086
| |
* | Make our i386 hacks in a less vendor file disturbing manner.obrien2002-07-101-29/+21
| |
* | Quiet warnings by making this ANSI-C clean.obrien2002-07-091-5/+18
| |
* | This commit was generated by cvs2svn to compensate for changes in r99005,obrien2002-06-2984-0/+3443
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of GDB 5.2.obrien2002-06-2984-0/+3443
| | | | | | | | | | These bits are taken from the FSF gdb_5_2-branch anoncvs repo on 27-June-2002 12:01:00 EDT.
* | - kernel core debugging for i386 (Mark Peek)obrien2002-06-293-1900/+1642
| | | | | | | | | | | | - thread debugging for i386 (Mark Peek) and alpha (Doug Rabson) Submitted by: mp,dfr
* | Note that this is a modified version of GDB.obrien2002-06-291-1/+1
| |
* | Use the stock source.obrien2002-06-291-1210/+1527
| |
* | Best that I can tell, we've never used these files.obrien2002-06-2928-12056/+0
| |
* | This commit was generated by cvs2svn to compensate for changes in r98954,obrien2002-06-282-0/+246
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
OpenPOWER on IntegriCloud