| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC revision 1.14-1.15, add command 'thread signal'. | David Xu | 2006-05-17 | 1 | -0/+59 |
| * | Partially MFC revision 1.14: | David Xu | 2006-02-16 | 1 | -8/+15 |
| * | Mega-MFC: | Marcel Moolenaar | 2005-09-15 | 1 | -2/+6 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_6'. | cvs2svn | 2005-09-11 | 1 | -0/+27 |
| * | Add support for XMM registers in GDB for x86 processors that support | Doug Rabson | 2005-05-31 | 1 | -11/+111 |
| * | Don't try to enable event reporting for core file, it is not writable. | David Xu | 2005-05-06 | 1 | -0/+2 |
| * | Report events from thread library. | David Xu | 2005-04-12 | 1 | -16/+210 |
| * | Print thread address. | David Xu | 2005-04-05 | 1 | -4/+4 |
| * | Use the system gnuregex library vs. building GNU regex bits into libiberty | David E. O'Brien | 2005-02-14 | 1 | -0/+5 |
| * | When grabbing registers for an lwp, fake the inferior's pid using the | Peter Edwards | 2005-01-11 | 1 | -2/+6 |
| * | Source changes to allow building a cross-debugger. Move solib.c and | Marcel Moolenaar | 2004-12-05 | 1 | -3/+2 |
| * | Fix previous commit. GDB_CROSS_DEBUGGER needs to be defined for all | Marcel Moolenaar | 2004-12-05 | 1 | -9/+1 |
| * | Makefile (only) changes to allow building a cross debugger. | Marcel Moolenaar | 2004-11-30 | 1 | -6/+18 |
| * | Always set current thread when activating thread debugger, | David Xu | 2004-11-15 | 1 | -1/+1 |
| * | Prepare for a subsequent import: If the first letter of the filename | Marcel Moolenaar | 2004-11-09 | 1 | -35/+43 |
| * | For variables that are only checked with defined(), don't provide | Ruslan Ermilov | 2004-10-24 | 1 | -1/+1 |
| * | Only compile fbsd-thread.c on amd64 and i386, other architectures | David Xu | 2004-08-22 | 1 | -1/+5 |
| * | Fix comments, most are style fix. | David Xu | 2004-08-22 | 1 | -21/+11 |
| * | Fix some text messages. | David Xu | 2004-08-22 | 1 | -2/+2 |
| * | Add code to support statically linked binary and .core file of threaded | David Xu | 2004-08-22 | 1 | -177/+367 |
| * | 1. Add some code check if thread suspending or resuming is failed. | David Xu | 2004-08-08 | 2 | -4/+80 |
| * | o ps_pd{read|write} and ps_pt{read|write} are obsolete interface | Marcel Moolenaar | 2004-07-17 | 1 | -22/+2 |
| * | ptrace's first parameter is command not pid. pointy hat to me. | David Xu | 2004-07-16 | 1 | -2/+6 |
| * | Add libthread_db assisted debugging support module. | David Xu | 2004-07-15 | 1 | -0/+1095 |
| * | Add bmake glue for gdb 6.1.1. Supports alpha, amd64, i386, ia64 | Marcel Moolenaar | 2004-06-25 | 1 | -0/+52 |