mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-29 23:10:26 +00:00
Add new DWARF, ELF, SVR4 /proc, Amiga UNIX, etc files.
This commit is contained in:
parent
e66027232e
commit
6fccdaf496
@ -71,6 +71,8 @@ dbxread.c
|
|||||||
defs.h
|
defs.h
|
||||||
depend
|
depend
|
||||||
doc
|
doc
|
||||||
|
dwarfread.c
|
||||||
|
elfread.c
|
||||||
environ.c
|
environ.c
|
||||||
environ.h
|
environ.h
|
||||||
eval.c
|
eval.c
|
||||||
@ -139,6 +141,7 @@ parse.c
|
|||||||
parser-defs.h
|
parser-defs.h
|
||||||
pn-opcode.h
|
pn-opcode.h
|
||||||
printcmd.c
|
printcmd.c
|
||||||
|
procfs.c
|
||||||
putenv.c
|
putenv.c
|
||||||
pyr-opcode.h
|
pyr-opcode.h
|
||||||
pyr-pinsn.c
|
pyr-pinsn.c
|
||||||
@ -189,6 +192,7 @@ tm-68k.h
|
|||||||
tm-88k.h
|
tm-88k.h
|
||||||
tm-altos.h
|
tm-altos.h
|
||||||
tm-altosgas.h
|
tm-altosgas.h
|
||||||
|
tm-amix.h
|
||||||
tm-arm.h
|
tm-arm.h
|
||||||
tm-bigmips.h
|
tm-bigmips.h
|
||||||
tm-convex.h
|
tm-convex.h
|
||||||
@ -214,6 +218,7 @@ tm-sun386.h
|
|||||||
tm-sun3os4.h
|
tm-sun3os4.h
|
||||||
tm-sun4os4.h
|
tm-sun4os4.h
|
||||||
tm-sunos.h
|
tm-sunos.h
|
||||||
|
tm-svr4.h
|
||||||
tm-symmetry.h
|
tm-symmetry.h
|
||||||
tm-tahoe.h
|
tm-tahoe.h
|
||||||
tm-ultra3.h
|
tm-ultra3.h
|
||||||
@ -236,6 +241,7 @@ xconfig
|
|||||||
xm-3b1.h
|
xm-3b1.h
|
||||||
xm-88k.h
|
xm-88k.h
|
||||||
xm-altos.h
|
xm-altos.h
|
||||||
|
xm-amix.h
|
||||||
xm-arm.h
|
xm-arm.h
|
||||||
xm-bigmips.h
|
xm-bigmips.h
|
||||||
xm-convex.h
|
xm-convex.h
|
||||||
@ -247,6 +253,7 @@ xm-i386v.h
|
|||||||
xm-i386v32.h
|
xm-i386v32.h
|
||||||
xm-irix3.h
|
xm-irix3.h
|
||||||
xm-isi.h
|
xm-isi.h
|
||||||
|
xm-m68k.h
|
||||||
xm-merlin.h
|
xm-merlin.h
|
||||||
xm-mips.h
|
xm-mips.h
|
||||||
xm-news.h
|
xm-news.h
|
||||||
@ -261,6 +268,7 @@ xm-sun3.h
|
|||||||
xm-sun386.h
|
xm-sun386.h
|
||||||
xm-sun3os4.h
|
xm-sun3os4.h
|
||||||
xm-sun4os4.h
|
xm-sun4os4.h
|
||||||
|
xm-svr4.h
|
||||||
xm-symmetry.h
|
xm-symmetry.h
|
||||||
xm-tahoe.h
|
xm-tahoe.h
|
||||||
xm-ultra3.h
|
xm-ultra3.h
|
||||||
|
Loading…
Reference in New Issue
Block a user