| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC 320675: Add deprecation notices for gdb and kgdb. | John Baldwin | 2017-07-09 | 2 | -1/+16 |
| * | MFC r312514: | Enji Cooper | 2017-02-11 | 1 | -1/+1 |
| * | MFC 288371: | John Baldwin | 2015-11-05 | 1 | -1/+0 |
| * | MFC r285041: | Konstantin Belousov | 2015-08-05 | 1 | -3/+3 |
| * | MFC r276187, r276190, r271422: | Ian Lepore | 2015-02-12 | 1 | -13/+5 |
| * | MFC r264400,r265836: | Enji Cooper | 2014-12-31 | 2 | -2/+2 |
| * | Fold in frame-unwind patch | Ed Maste | 2013-06-17 | 2 | -35/+2 |
| * | Add a new knob WITH_DEBUG_FILES to control the building of standalone | Ed Maste | 2013-06-07 | 10 | -24/+2 |
| * | Fix mips64 and mipsn32 bilds by using proper register names. | Warner Losh | 2013-04-25 | 1 | -0/+11 |
| * | KGDB: Accept KLD symbol files with the ".symbols" extension. | Will Andrews | 2013-03-28 | 1 | -0/+1 |
| * | KGDB: Allow modules to be loaded from the specified kernel's directory. | Will Andrews | 2013-03-28 | 1 | -1/+4 |
| * | kgdb enhancements! | Adrian Chadd | 2013-02-19 | 2 | -10/+13 |
| * | In kthr.c, obtain the address of the PCB for threads that were running | Marcel Moolenaar | 2013-02-17 | 11 | -7/+75 |
| * | Add command-line support to kgdb to allow the baudrate to be set. | Adrian Chadd | 2013-01-21 | 1 | -1/+14 |
| * | Fix typo. Not a win in terms of functionality but in terms of completeness. | Andreas Tobler | 2012-08-19 | 1 | -1/+1 |
| * | Merging of projects/armv6, part 3 | Oleksandr Tymoshenko | 2012-08-15 | 2 | -2/+2 |
| * | Print key value, an index, otherwise we don't know which key is allocated. | David Xu | 2012-05-21 | 1 | -1/+1 |
| * | General mdoc(7) and typo fixes. | Glen Barber | 2012-05-10 | 1 | -2/+2 |
| * | Allow building a powerpc cross-kgdb. | Marcel Moolenaar | 2012-04-27 | 1 | -0/+5 |
| * | Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH. | Juli Mallett | 2012-03-29 | 2 | -2/+2 |
| * | Note two shortcomings of GDB on MIPS that should be addressed. | Juli Mallett | 2012-03-13 | 1 | -0/+3 |
| * | Adopt to new layout of struct pcb. | Konstantin Belousov | 2012-01-21 | 1 | -1/+1 |
| * | Add missing -w to kgdb(1)'s usage(). | Robert Watson | 2012-01-04 | 1 | -1/+1 |
| * | Do not include <sys/ptrace.h> if we're building a cross-debugger, ptrace isn't | Olivier Houchard | 2011-08-26 | 1 | -1/+1 |
| * | Walk the zombproc list as well as the allproc list when enumerating threads | John Baldwin | 2011-08-19 | 1 | -33/+48 |
| * | Compile fbsd-threads.c. Amongst others this is necessary for a working | Marius Strobl | 2011-08-06 | 2 | -0/+3 |
| * | Revert r222363, as bde@ pointed out the initial solution was far more | Attilio Rao | 2011-05-31 | 1 | -1/+1 |
| * | Style fix: cast to size_t rather than u_long when comparing to sizeof() | Attilio Rao | 2011-05-27 | 1 | -1/+1 |
| * | Commit the support for removing cpumask_t and replacing it directly with | Attilio Rao | 2011-05-05 | 1 | -7/+11 |
| * | Print the raw value of si_code, that is esp. useful for undecoded values. | Konstantin Belousov | 2011-03-26 | 1 | -3/+4 |
| * | Merge binutils 2.17.50 to head. This brings a number of improvements to | Dimitry Andric | 2011-02-18 | 2 | -3/+7 |
| |\ |
|
| | * | Sync: merge r215464 through r215708 from ^/head. | Dimitry Andric | 2010-11-22 | 1 | -3/+44 |
| | |\ |
|
| | * \ | Sync: merge r215273 through r215318 from ^/head. | Dimitry Andric | 2010-11-14 | 2 | -2/+2 |
| | |\ \ |
|
| | * \ \ | Sync: merge r214895 through r215140 from ^/head. | Dimitry Andric | 2010-11-11 | 6 | -23/+51 |
| | |\ \ \ |
|
| | * | | | | Fix warnings in fbsd-threads.c. | Dimitry Andric | 2010-11-01 | 1 | -2/+6 |
| | * | | | | For stuff under gnu/usr.bin/gdb, search contrib/binutils/include before | Dimitry Andric | 2010-11-01 | 1 | -1/+1 |
| * | | | | | Use string literal format strings to quiet clang warnings. | Ed Maste | 2011-01-23 | 1 | -2/+2 |
| * | | | | | Retire TARGET_ABI. | Warner Losh | 2011-01-07 | 2 | -2/+2 |
| | |_|_|/
|/| | | |
|
| * | | | | Add the ability for GDB to printout the thread name along with other | Attilio Rao | 2010-11-22 | 1 | -3/+44 |
| | |_|/
|/| | |
|
| * | | | Add missing '/'. | Yoshihiro Takahashi | 2010-11-14 | 2 | -2/+2 |
| * | | | We need to add powerpc64->powerpc translations (I knew I hated copying | Warner Losh | 2010-11-14 | 2 | -2/+2 |
| | |/
|/| |
|
| * | | Complete the integration of tbemd branch into head. | Warner Losh | 2010-11-10 | 3 | -5/+21 |
| * | | Fix cross-debugger build | Oleksandr Tymoshenko | 2010-11-07 | 1 | -0/+8 |
| * | | Fix initialization order:_initialize_svr4_solib should | Oleksandr Tymoshenko | 2010-11-07 | 1 | -2/+2 |
| * | | - Use proper constant for accessing PCB intead of hardcoded numbers | Oleksandr Tymoshenko | 2010-11-07 | 1 | -15/+18 |
| * | | Link threads support to the build | Oleksandr Tymoshenko | 2010-11-07 | 2 | -1/+2 |
| |/ |
|
| * | Move test for zero bufp or size before rseq and wseq calculation. This | Ed Maste | 2010-09-22 | 1 | -1/+3 |
| * | MFtbemd: | Warner Losh | 2010-08-23 | 2 | -5/+3 |
| * | Fix buildworld -DNO_CLEAN when using with Perforce, which marks files as | Will Andrews | 2010-08-12 | 1 | -2/+2 |
| * | Change kgdb_lookup() to resolve symbols via GDB instead of via libkvm(3). | John Baldwin | 2010-08-04 | 3 | -28/+22 |