|
From: <sv...@va...> - 2013-01-10 22:35:45
|
philippe 2013-01-10 22:35:33 +0000 (Thu, 10 Jan 2013)
New Revision: 13221
Log:
update a test following revision 13220
Modified files:
trunk/gdbserver_tests/mchelp.stdoutB.exp
Modified: trunk/gdbserver_tests/mchelp.stdoutB.exp (+1 -0)
===================================================================
--- trunk/gdbserver_tests/mchelp.stdoutB.exp 2013-01-10 20:42:51 +00:00 (rev 13220)
+++ trunk/gdbserver_tests/mchelp.stdoutB.exp 2013-01-10 22:35:33 +00:00 (rev 13221)
@@ -55,6 +55,7 @@
v.info gdbserver_status : show gdbserver status
v.info memory [aspacemgr] : show valgrind heap memory stats
(with aspacemgr arg, also shows valgrind segments on log ouput)
+ v.info exectxt : show stacktraces and stats of all execontexts
v.info scheduler : show valgrind thread state and stacktrace
v.set debuglog <level> : set valgrind debug log level to <level>
v.translate <addr> [<traceflags>] : debug translation of <addr> with <traceflags>
|