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 prevent errors in "where" from aborting "thread apply all where" half-way ?


On Tue, Mar 04, 2008 at 11:50:54AM +0200, Yakov Lerner wrote:
> I have situation where "thread apply all where" aborts in
> the middle (because error reported by "where" in one thread),
> and I do not get complete output, and this situation repeats over and
> over again.
> Then I am forced to run 'thread apply N where' manually for the
> remaining dozens of threads.
> 
> Is there method to prevent errors in "where" from aborting "thread
> apply all where" ?

Please try a newer version of GDB; you didn't say which one you were
using, but this should be fixed.

-- 
Daniel Jacobowitz
CodeSourcery


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