This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] Add new cmd line parameter "--pid" for attach.


> Date: Fri, 4 Jan 2002 19:21:06 -0800
> From: Michael Snyder <msnyder@cygnus.com>
> 
>     --command=FILE     Execute GDB commands from FILE.\n\
>     --core=COREFILE    Analyze the core dump COREFILE.\n\
> +   --pid=PID          Attach to running process PID.\n\
>   ", stream);

The new command-line option should be described in gdb.texinfo as
well.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]