This is the mail archive of the gdb@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: How to access files (open/read/close) from gdb script ?


On Tue, Sep 27, 2005 at 03:57:12PM +0200, David Lamy-Charrier wrote:
> By the way, in a "debugguee" program, is there any way to know if the
> program is currently running "in" GDB or if it is freely running
> (without debuuger connected) ??

In general there shouldn't be.  It's supposed to be transparent.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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