]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/gdbthread.h
gdb/
[thirdparty/binutils-gdb.git] / gdb / gdbthread.h
index 25123574e31981a93f9ceaca8a0b64b689cde37b..7cd66b603e77a5124bcac3ef972f1c346566cbfe 100644 (file)
@@ -216,7 +216,9 @@ struct thread_info
   int stop_requested;
 
   /* The initiating frame of a nexting operation, used for deciding
-     which exceptions to intercept.  */
+     which exceptions to intercept.  If it is null_frame_id no
+     bp_longjmp or bp_exception but longjmp has been caught just for
+     bp_longjmp_call_dummy.  */
   struct frame_id initiating_frame;
 
   /* Private data used by the target vector implementation.  */