>(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