Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* [RFC] gelf - user space probe debugger
@ 2011-01-24 16:10 Jiri Olsa
  2011-01-24 22:35 ` Yao Qi
  0 siblings, 1 reply; 3+ messages in thread
From: Jiri Olsa @ 2011-01-24 16:10 UTC (permalink / raw)
  To: gdb; +Cc: jolsa

hi,

I started a debugger project.  It's based on the user space backport
of optimized kprobes (djprobes) and RSP stub implementation.

The debugger is implemented as a preloaded shared library,
which handles all the debugger work, hence no kernel ptrace
is needed.

It just reached the state where it can handle simple gdb session
of setting/reaching a breakpoint and continue the execution.

Details can be found on http://people.redhat.com/jolsa/gelf/

I'd like to ask for opinions if there'd be users for such thing,
and if it's worth to continue on this..

thanks for any ideas,
jirka


ps. I'm not subscribed to the list, so please include my email
in the answer


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-01-25  9:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-24 16:10 [RFC] gelf - user space probe debugger Jiri Olsa
2011-01-24 22:35 ` Yao Qi
2011-01-25  9:35   ` Jiri Olsa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox