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]

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


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" ?

Yakov


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