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]

Tracing all 'call' instructions in a gdb session


Hello,
I like to trace every 'call instruction' in a executable. How do I
obtain this with gdb or are there other tools to obtain that?

Like tracepoint every call instruction and gather eip and 'jump to'
address?

	Thomas


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