Opened 16 years ago
Closed 16 years ago
#2942 closed bug (fixed)
attaching a debugger works only once
Reported by: | stippi | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
I searched if this was already reported, but couldn't find it. Sorry if it's a duplicate. If a thread crashes and the debugger is entered, and if the debugger is then detached again and the thread/team continued, a second crash will not let you go into the debugger anymore.
Note:
See TracTickets
for help on using tickets.
Possibly related to this, ProcessController's "Debug this thread" option doesn't appear to work in more recent revisions, though I thought it used to at some point. I just tried it to debug a firefox loop and the firefox team just disappeared instead.