Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(300)

Side by Side Diff: gdb/stubs/buildvms.com

Issue 11969036: Merge GDB 7.5.1 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@master
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « gdb/stubs/ChangeLog ('k') | gdb/stubs/i386-stub.c » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
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
4 ut/opt
5 $deck
6 cluster=gdbzero
7 collect=gdbzero, XFER_PSECT
8 $eod
9 $ search /nowarnings gdbstub.map "DECC$"
10 $! Example of use.
11 $ DEFINE /nolog LIB$DEBUG sys$login:gdbstub.exe
OLDNEW
« no previous file with comments | « gdb/stubs/ChangeLog ('k') | gdb/stubs/i386-stub.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698