HP-UX+gdb的命令集

时间:2012-07-26 10:48:29
【文件属性】:

文件名称:HP-UX+gdb的命令集

文件大小:70KB

文件格式:DOC

更新时间:2012-07-26 10:48:29

hp ux gdb 命令集

hp—ux命令详解 NAME gdb - The GNU Debugger SYNOPSIS gdb [-help] [-nx] [-q] [-batch] [-cd=dir] [-f] [-b bps] [-tty=dev] [-s symfile] [-e prog] [-se prog] [-c core] [-x cmds] [-d dir] [prog[core|procID]] DESCRIPTION The purpose of a debugger such as GDB is to allow you to see what is going on ``inside'' another program while it executes-or what another program was doing at the moment it crashed. GDB can do four main kinds of things (plus other things in support of these) to help you catch bugs in the act: 。。。。。。


网友评论

  • 内容不太丰富,不过还是感谢楼主!