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: Non-stop debugging and automatically stopping the target


On Thu, Apr 10, 2008 at 10:41:24AM -0700, Joel Brobecker wrote:
> The subject of this thread says "non-stop" mode, so does it mean that
> in "all-stop" mode we're assuming that the target program is not time-
> sensitive, and so we'll always pause it?

I just wasn't thinking about the problem properly.  Nick's subject
was right; this applies to any async target.

Perhaps there should be a "real-time sensitive" setting, then -
probably off by default with a nice manual section?

-- 
Daniel Jacobowitz
CodeSourcery


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