OSDN Git Service

Add new tracepoint action teval.
authorshebs <shebs>
Thu, 31 Dec 2009 17:47:41 +0000 (17:47 +0000)
committershebs <shebs>
Thu, 31 Dec 2009 17:47:41 +0000 (17:47 +0000)
commit7ff800a9a84696cd8a90dcae38664e8ab21073ea
tree1499e1cfb5e1163e195c02bea029be2a447e31af
parent288ed2d1bdc70f0f3196c8b65ac9870de495f507
Add new tracepoint action teval.
* tracepoint.c (teval_pseudocommand): New function.
(validate_actionline): Add teval action case.
(encode_actions): Ditto.
(_initialize_tracepoint): Define teval pseudocommand.
* NEWS: Mention teval.

* gdb.texinfo (Tracepoint Actions): Describe teval.

* gdb.trace/actions.exp: Test teval action.
gdb/ChangeLog
gdb/NEWS
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.trace/actions.exp
gdb/tracepoint.c