Bug 5696

Summary: ftrace set breakpoint on arbitrary location
Product: frysk Reporter: Andrew Cagney <cagney>
Component: generalAssignee: Unassigned <frysk-bugzilla>
Status: NEW ---    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 2245    

Description Andrew Cagney 2008-01-30 14:17:38 UTC
this would mean using the breakpoint infrastructure, for instance a function
call, or class call
Comment 1 Andrew Cagney 2008-03-04 15:13:58 UTC
Post note, the syntax should be the same as that used by the hpd; a pattern like:

<exe|solib>#file#line

or

<exe|solib>#function

there is hopefully a parser available for doing this