opnsense-src/gnu/usr.bin/gdb/kgdb
Warner Losh e8dce5b9b3 Complete the integration of tbemd branch into head.
TARGET_BIG_ENDIAN is now completely dead, except where it was
originally supposed to be used (internally in the toolchain building).

TARGET_ARCH has changed in three cases:
(1) Little endian mips has changed to mipsel.
(2) Big endian mips has changed to mipseb.
(3) Big endian arm has changed to armeb.

Some additional changes are needed to make 'make universe' work on arm
and mips after this change, so those are commented out for now.

UPDATING information will be forthcoming.  Any remaining rough edges
will be hammered out in -current.
2010-11-10 06:39:49 +00:00
..
kgdb.1 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
kgdb.h Change kgdb_lookup() to resolve symbols via GDB instead of via libkvm(3). 2010-08-04 21:02:04 +00:00
kld.c kgdb: correctly map sections to addresses in elf object modules (amd64) 2010-07-23 17:21:23 +00:00
kthr.c Change kgdb_lookup() to resolve symbols via GDB instead of via libkvm(3). 2010-08-04 21:02:04 +00:00
main.c Move test for zero bufp or size before rseq and wseq calculation. This 2010-09-22 19:41:01 +00:00
Makefile Complete the integration of tbemd branch into head. 2010-11-10 06:39:49 +00:00
trgt.c - Change how the vmcore target maps FreeBSD thread IDs to GDB ptids. We 2008-05-01 20:36:48 +00:00
trgt_amd64.c Give kgdb(1) a chance to take a look at FPU state. 2010-08-02 17:40:25 +00:00
trgt_arm.c - Change how the vmcore target maps FreeBSD thread IDs to GDB ptids. We 2008-05-01 20:36:48 +00:00
trgt_i386.c Change kgdb_lookup() to resolve symbols via GDB instead of via libkvm(3). 2010-08-04 21:02:04 +00:00
trgt_ia64.c Allow building a cross-kgdb for ia64. 2010-03-26 19:41:40 +00:00
trgt_mips.c Fix cross-debugger build 2010-11-07 23:23:48 +00:00
trgt_powerpc.c - Change how the vmcore target maps FreeBSD thread IDs to GDB ptids. We 2008-05-01 20:36:48 +00:00
trgt_powerpc64.c Teach our toolchain how to generate 64-bit PowerPC binaries. This fixes 2010-07-10 02:29:22 +00:00
trgt_sparc64.c - Change how the vmcore target maps FreeBSD thread IDs to GDB ptids. We 2008-05-01 20:36:48 +00:00