gdb/gdbserver/
authorYao Qi <yao@codesourcery.com>
Thu, 7 Mar 2013 13:17:28 +0000 (13:17 +0000)
committerYao Qi <yao@codesourcery.com>
Thu, 7 Mar 2013 13:17:28 +0000 (13:17 +0000)
commite64f749990145b448f6bac4eac24748b476430e4
tree1ec86f5c3dfe0a6c92cf261e5f1ad11eba192916
parent77dec115afceba0cc5eb3e925ad1bf1e1ecd8bf5
gdb/gdbserver/
* tracepoint.c (cur_action, cur_step_action): Make them unsigned.
(cmd_qtfp): Initialize cur_action and cur_step_action 0 instead
of -1.
(cmd_qtsp): Adjust condition.  Do post increment.
Set cur_action and cur_step_action back to 0.
gdb/gdbserver/ChangeLog
gdb/gdbserver/tracepoint.c
This page took 0.025495 seconds and 4 git commands to generate.