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: Porting gdb to Cyclops64


On Sat, 2010-07-31 at 00:17 +0100, Pedro Alves wrote:
> Not sure what you mean --- the user would still have to resume each
> thread individually.  But yes, in non-stop mode, your target should 
> let the other threads that hadn't hit any breakpoint continue running
> free.

My understanding is that in non-stop mode I can "continue all", whereas
in stop mode I can only continue the current thread. This would mean
that, in stop mode, each thread would have to be continued in
succession.

Brian




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