opcodes: bfin: simplify field width processing and fix build warnings
[deliverable/binutils-gdb.git] / gdb / stubs / buildvms.com
CommitLineData
5ab2f441
TG
1$! Command to build the gdb stub
2$cc /debug/noopt /pointer=64 gdbstub +sys$library:sys$lib_c.tlb/lib
3$ link/notraceback/sysexe/map=gdbstub.map/full/share=gdbstub.exe gdbstub,sys$inp
4ut/opt
5$deck
6cluster=gdbzero
7collect=gdbzero, XFER_PSECT
8$eod
9$ search /nowarnings gdbstub.map "DECC$"
10$! Example of use.
11$ DEFINE /nolog LIB$DEBUG sys$login:gdbstub.exe
This page took 0.032328 seconds and 4 git commands to generate.