index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gnu
/
usr.bin
/
gdb
/
libgdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Add a global variable 'fbsdcoreops_suppress_target' that can be set to
jhb
2008-04-29
1
-2
/
+11
*
Avoid writing uninitialized stack data into a thread's MMX/SSE state by
emaste
2007-02-20
1
-7
/
+12
*
Clean the product of patch(1).
ru
2006-04-10
1
-0
/
+2
*
Introduce a new proc service routine ps_linfo() to get LWP info.
davidxu
2006-02-07
1
-0
/
+14
*
1. Eliminate compile warnings.
davidxu
2006-02-06
1
-8
/
+60
*
Add a kluge to allow kgdb(1) to inject its own frame sniffer in the
marcel
2005-09-10
2
-2
/
+33
*
Add support for XMM registers in GDB for x86 processors that support
dfr
2005-05-31
1
-11
/
+111
*
Don't try to enable event reporting for core file, it is not writable.
davidxu
2005-05-06
1
-0
/
+2
*
Report events from thread library.
davidxu
2005-04-12
1
-16
/
+210
*
Print thread address.
davidxu
2005-04-05
1
-4
/
+4
*
Use the system gnuregex library vs. building GNU regex bits into libiberty
obrien
2005-02-14
1
-0
/
+5
*
When grabbing registers for an lwp, fake the inferior's pid using the
peadar
2005-01-11
1
-2
/
+6
*
Source changes to allow building a cross-debugger. Move solib.c and
marcel
2004-12-05
1
-3
/
+2
*
Fix previous commit. GDB_CROSS_DEBUGGER needs to be defined for all
marcel
2004-12-05
1
-9
/
+1
*
Makefile (only) changes to allow building a cross debugger.
marcel
2004-11-30
1
-6
/
+18
*
Always set current thread when activating thread debugger,
davidxu
2004-11-15
1
-1
/
+1
*
Prepare for a subsequent import: If the first letter of the filename
marcel
2004-11-09
1
-35
/
+43
*
For variables that are only checked with defined(), don't provide
ru
2004-10-24
1
-1
/
+1
*
Only compile fbsd-thread.c on amd64 and i386, other architectures
davidxu
2004-08-22
1
-1
/
+5
*
Fix comments, most are style fix.
davidxu
2004-08-22
1
-21
/
+11
*
Fix some text messages.
davidxu
2004-08-22
1
-2
/
+2
*
Add code to support statically linked binary and .core file of threaded
davidxu
2004-08-22
1
-177
/
+367
*
1. Add some code check if thread suspending or resuming is failed.
davidxu
2004-08-08
2
-4
/
+80
*
o ps_pd{read|write} and ps_pt{read|write} are obsolete interface
marcel
2004-07-17
1
-22
/
+2
*
ptrace's first parameter is command not pid. pointy hat to me.
davidxu
2004-07-16
1
-2
/
+6
*
Add libthread_db assisted debugging support module.
davidxu
2004-07-15
1
-0
/
+1095
*
Add bmake glue for gdb 6.1.1. Supports alpha, amd64, i386, ia64
marcel
2004-06-25
1
-0
/
+52