systemtap markers and gdb
Phil Muldoon
pmuldoon@redhat.com
Thu Jan 13 15:53:00 GMT 2011
Tom Tromey <tromey@redhat.com> writes:
> Sergio and I are working on letting gdb stop when a systemtap static
> marker is hit.
>
> I thought I would post the documentation for the user-facing bits for
> comments.
>
> The diff below is missing a little context. The main new command is:
>
> catch marker PROVIDER NAME
>
> Let me know what you think.
Why the catch syntax, and not just an addition to the linespec code so
that we can just set regular breakpoints on them? It would be neat then
to interface with the upcoming condition/action python code.
(Though I guess in mediation, though we have no catchpoint support in
the Python API at present, there is no reason that we cannot at some
point).
Cheers
Phil
More information about the Archer
mailing list