OSDN Git Service

* server.c (handle_v_run): If GDB didn't specify an argv, use the
authorpalves <palves>
Fri, 10 Oct 2008 14:06:05 +0000 (14:06 +0000)
committerpalves <palves>
Fri, 10 Oct 2008 14:06:05 +0000 (14:06 +0000)
commit363699733672ea49a4775c22267c1e441ad66ec6
treedf76f1579455fec6d92c888ca393c905c6458196
parentc29ade267b80a9b1c6ac5016d0615b66ef15b954
* server.c (handle_v_run): If GDB didn't specify an argv, use the
whole argv from the last run, not just argv[0].
gdb/gdbserver/ChangeLog
gdb/gdbserver/server.c