Bug 5696 - ftrace set breakpoint on arbitrary location
Summary: ftrace set breakpoint on arbitrary location
Status: NEW
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks: 2245
  Show dependency treegraph
 
Reported: 2008-01-30 14:17 UTC by Andrew Cagney
Modified: 2008-03-04 15:13 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-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