How to prevent errors in "where" from aborting "thread apply all where" half-way ?

Daniel Jacobowitz drow@false.org
Tue Mar 4 17:39:00 GMT 2008


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



More information about the Gdb mailing list