gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gdb] gdb command line options


From: kevin
Subject: Re: [Gdb] gdb command line options
Date: Wed, 12 Jul 2006 12:12:18 -0500
User-agent: Thunderbird 1.5.0.2 (X11/20060501)

"-" will typically be used to specify stdin (i.e. your keyboard) for input files and stdout (i.e. your terminal) for output files. -Kevin

Priyam wrote:
What does giving '-' for a filename signify? GDB is invoked as follows
gdb program-file -c core-file -x - -batch

what does that '-' in place of the filename for "-x" option mean?






reply via email to

[Prev in Thread] Current Thread [Next in Thread]