Confirmed users
94
edits
(→FAQ: Add hint for trouble next-ing and for SIG33 interrupts) |
|||
Line 270: | Line 270: | ||
=== JimDB is awesome now!! Can I buy you a $beverage? === | === JimDB is awesome now!! Can I buy you a $beverage? === | ||
Yes! See also {{bug|800000}} | Yes! See also {{bug|800000}} | ||
=== Using `next` to traverse a function sometimes gets stuck with an error like "Unable to find end of function" === | |||
Try using the env-var MOZ_LINKER_ONDEMAND=0. | |||
=== Execution pauses often for "Program received signal SIG33, Real-time event 33." === | |||
This should be caught automatically, but try: | |||
handle SIG33 pass nostop noprint |