This is the mail archive of the gdb-patches@sourceware.org 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: PR/2386 [2/2]: MinGW attach to process without an exec file


> Date: Mon, 31 Dec 2007 01:35:34 -0500
> From: Christopher Faylor <cgf-use-the-mailinglist-please@sourceware.org>
> 
> >  Cannot find executable file by PID.  Use "file" and "dll" commands
> >  to load symbols.
> 
> That's not entirely accurate either since it's not just the ability to
> load executable files by pid that is affected, it's also the ability to
> figure out any dll names loaded in the executable.
> 
> Cannot determine correspondence between load addresses and dll/executable filenames.  Use "file" and "dll" commands to load symbols.
> 
> ?

  Cannot find executable file or library to read symbols.  Use "file"
  or "dll" command to load executable/libraries directly.

?


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