[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: [LI] Help xxgdb




On Thu, 11 Nov 1999, Sunil kajarekar wrote:

> How to connect xxgdb to a process already running ? I tried
> xxgdb - <prod_id>

You start gdb with the option "program <pid>" or issue: "attach <pid>"
after gdb starts up. Since xxgdb accepts all runtime options of gdb, you
could try" "xxgdb program <pid>". Be aware that xxgdb will complain that
the source file is not found if you plan to use it on preinstalled
binaries on your system

 

--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.