This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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]

Re: Omniscient Debugging for C...



(gdb) help tracepoints
Tracing of program execution without stopping the program.



tracepoints does not work for native targets and there is no working stub(open source) for a remote target yet in gdb. Its supposed to work only for remote targets.

ramana




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