Bug 5962

Summary: backtrace from x86-64 plt
Product: frysk Reporter: Andrew Cagney <cagney>
Component: generalAssignee: Unassigned <frysk-bugzilla>
Status: ASSIGNED ---    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 5959    

Description Andrew Cagney 2008-03-18 16:12:34 UTC
Mark reports:

backtraces from x86 plts work; but from an x86-64 plt it still aports early.
Comment 1 Mark Wielaard 2008-03-25 15:01:06 UTC
See http://sourceware.org/ml/frysk/2008-q1/msg00173.html which provides basic
support and enables the existing testcases. Looking through the abi and
instruction manuals however I see there are other possibilities that aren't
matches by the above heuristics. I'll try and find some examples and add
testcases for those later.