This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

automated function calls


Hi,

I hope I sent this question to the right place.
I've implemented some function calls in gdb and I am now trying to
automate the function calls periodically.
I was wondering if anyone is familiar with how to come about it.
I am now able to breakpoint and call the function within gdb. I was
thinking of using signal and alarm, but i'm not sure how to run that with
the running program.

any sugs would be appreciated

-Qing


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]