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
Commit message (
Expand
)
Author
Age
Files
Lines
*
These contain JC's patch to get gdb sort of working
rrs
2010-02-20
3
-14
/
+17
*
Compile fbsd-threads.c. Threading & TLS support is working just fine.
marcel
2010-02-16
2
-1
/
+3
*
kgdb: initialize n_type field of nlist entry for kvm_nlist call
avg
2010-02-13
1
-0
/
+1
*
Initial gdbserver support for PowerPC.
raj
2009-02-23
4
-1
/
+274
*
Initial gdbserver support for ARM.
raj
2008-11-17
4
-4
/
+226
*
Document what the sed trick is for.
obrien
2008-10-16
2
-4
/
+5
*
Oops, initialize sections and sections_end to NULL.
jhb
2008-10-02
1
-1
/
+1
*
Differentiate between interrupt frames, trap interrupt frames and timer
kib
2008-09-27
1
-3
/
+33
*
Use existing GDB routines for parsing the section table of klds in
jhb
2008-09-25
1
-36
/
+23
*
Widen psaddr_t from uintptr_t to uint64_t. This results in an
marcel
2008-09-14
1
-6
/
+7
*
Unbreak the arm build, by spelling LIBSRCS correctly.
cognet
2008-08-02
1
-1
/
+1
*
Do not build fbsd-threads.c if we're building a cross-debugger.
cognet
2008-08-02
1
-1
/
+4
*
Catch up to recentish kgdb changes:
jhb
2008-06-18
1
-1
/
+6
*
Add Juniper's copyright.
obrien
2008-05-20
1
-0
/
+1
*
MIPS arch target kgdb(1) support.
obrien
2008-05-20
1
-0
/
+207
*
Trim unneeded header.
jhb
2008-05-09
1
-1
/
+0
*
- Change how the vmcore target maps FreeBSD thread IDs to GDB ptids. We
jhb
2008-05-01
8
-47
/
+40
*
Rework how kgdb manages kernel and vmcore files to be a bit more gdb-ish
jhb
2008-04-29
11
-184
/
+338
*
- Add a global variable 'fbsdcoreops_suppress_target' that can be set to
jhb
2008-04-29
1
-2
/
+11
*
Use kgdb_parse() instead of libkvm(3) to read the first instruction from
jhb
2008-04-28
1
-16
/
+9
*
Remove the 'add_kld_command' arg from load_kld(). It is always true since
jhb
2008-04-28
1
-12
/
+5
*
FreeBSD/mips gdb build suspport. From the mips2-jnpr branch.
imp
2008-04-26
3
-0
/
+794
*
Change kgdb_parse() to use wrapped versions of parse_expression() and
jhb
2008-03-29
1
-6
/
+9
*
Initialize the head pointer in kld_current_sos() to NULL to avoid returning
jhb
2008-03-29
1
-0
/
+1
*
Remove a stale prototype I missed when converting the kld support over to
jhb
2008-02-25
1
-1
/
+0
*
- Rework the kld support to hook into GDB's shared library support.
jhb
2008-01-29
3
-81
/
+165
*
Don't close the kernel bfd object during startup. Instead, leave it open
jhb
2008-01-29
3
-7
/
+13
*
Use target_read_memory() and extract_unsigned_integer() instead of direct
jhb
2008-01-29
1
-19
/
+6
*
Don't look for "foo.ko.symbols" files. GDB is smart enough to open the
jhb
2008-01-29
1
-1
/
+0
*
Use a for loop in find_kld_address() as in kgdb_auto_load_klds() and
jhb
2008-01-28
1
-7
/
+4
*
Add support for automatically loading symbols for kld's on startup:
jhb
2008-01-28
3
-140
/
+248
*
Remove the warnx() from kgdb_lookup() so that we don't emit a warning about
jhb
2008-01-28
2
-6
/
+10
*
If the quiet flag is specified (-q), don't dump the unread portion of
jhb
2008-01-28
1
-1
/
+4
*
Move the code for working with kld's out into its own file.
jhb
2008-01-24
4
-269
/
+306
*
Include the thread name (in addition to the proc name) in "info threads."
emaste
2008-01-18
1
-3
/
+13
*
Add a new 'add-kld <kld>' command to kgdb to make it easier to analyze
jhb
2008-01-17
3
-2
/
+275
*
Add thread support for arm.
cognet
2007-11-17
4
-5
/
+40
*
There's no reason why we couldn't attach to a live process on arm.
cognet
2007-11-17
1
-0
/
+3
*
Teach kgdb how to handle double fault frames on i386:
jhb
2007-11-16
3
-1
/
+154
*
NMIs now come from 'nmi_calltrap' rather than 'calltrap', so teach 'kgdb'
jhb
2007-08-22
1
-0
/
+1
*
Remove extern int verbose declaration. It is declared static in the
kan
2007-05-19
1
-1
/
+0
*
Fix static/extern mismatch by patching corresponding tdep files
kan
2007-05-19
2
-2
/
+11
*
Add threading support.
marcel
2007-05-01
2
-1
/
+3
*
Unbreak the kgdb stepping over the special frames on i386 after rev. 1.117 of
kib
2007-03-01
1
-1
/
+22
*
Rename lookup() to kgdb_lookup() and make it global (for use in trgt_i386.c).
kib
2007-03-01
2
-7
/
+9
*
Avoid writing uninitialized stack data into a thread's MMX/SSE state by
emaste
2007-02-20
1
-7
/
+12
*
Try to avoid a possible infinite loop when parsing an invalid kernel dump file.
rodrigc
2007-01-25
1
-2
/
+7
*
Bump document date for the previous change.
ru
2006-10-21
1
-1
/
+2
*
Turn on gdbserver for the arch that supports it..
jmg
2006-10-21
1
-0
/
+4
*
Trim trailing whitespace.
jhb
2006-10-16
3
-7
/
+7
[next]