[SSSD] [tevent] GDB extension for tevent library

Jakub Hrozek jhrozek at redhat.com
Mon Mar 4 09:26:19 UTC 2013


On Mon, Mar 04, 2013 at 12:59:10AM +0100, Koňař David wrote:
> Hello,
> I study at FIT VUT in Brno and as a part of my bachelor thesis I'm
> creating a GDB extension for tevent library. I would like to ask you
> for your suggestions - what functions of such a plug-in would you
> use? What would you consider useful? Number of requests in a queue?
> List of events in progress? ...
> 
> So far I've implemented commands giving numbers of allocated events
> (divided according their types); showing state of specified request;
> watching for changes of requests' states.
> 
> I would appreciate any comments.
> 
> David Koňař
> 

My custom gdb plugin for tevent has a "tevent breakpoint" - set a
breakpoint to whenever a tevent_req has its callback set to.



More information about the sssd-devel mailing list