2012-03-05 Tristan Gingold <gingold@adacore.com>
* buildvms.com: New file. * ia64vms-stub.c: New file.
This commit is contained in:
parent
696759ad10
commit
5ab2f44149
4
gdb/stubs/ChangeLog
Normal file
4
gdb/stubs/ChangeLog
Normal 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
11
gdb/stubs/buildvms.com
Normal 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
2602
gdb/stubs/ia64vms-stub.c
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user