2012-03-05 Tristan Gingold <gingold@adacore.com>

* buildvms.com: New file.
	* ia64vms-stub.c: New file.
This commit is contained in:
Tristan Gingold 2012-03-05 11:44:19 +00:00
parent 696759ad10
commit 5ab2f44149
3 changed files with 2617 additions and 0 deletions

4
gdb/stubs/ChangeLog Normal file
View File

@ -0,0 +1,4 @@
2012-03-05 Tristan Gingold <gingold@adacore.com>
* buildvms.com: New file.
* ia64vms-stub.c: New file.

11
gdb/stubs/buildvms.com Normal file
View File

@ -0,0 +1,11 @@
$! Command to build the gdb stub
$cc /debug/noopt /pointer=64 gdbstub +sys$library:sys$lib_c.tlb/lib
$ link/notraceback/sysexe/map=gdbstub.map/full/share=gdbstub.exe gdbstub,sys$inp
ut/opt
$deck
cluster=gdbzero
collect=gdbzero, XFER_PSECT
$eod
$ search /nowarnings gdbstub.map "DECC$"
$! Example of use.
$ DEFINE /nolog LIB$DEBUG sys$login:gdbstub.exe

2602
gdb/stubs/ia64vms-stub.c Normal file

File diff suppressed because it is too large Load Diff