Bug 5961 - test backtrace from all instructions of signal trampline
Summary: test backtrace from all instructions of signal trampline
Status: ASSIGNED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-18 16:02 UTC by Andrew Cagney
Modified: 2008-05-20 11:15 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Cagney 2008-03-18 16:02:12 UTC
The unwinder needs to be able to correctly unwind from all instructions within a
signal trampoline.
Comment 1 Mark Wielaard 2008-04-07 11:17:53 UTC
Works on x86_64. Test added
frysk.stack.TestSignalStepFrame.testStepSignalCallAllFrames. Still broken on x86.