Home
last modified time | relevance | path

Searched hist:ff7a981a (Results 1 – 1 of 1) sorted by relevance

/qemu/linux-user/
H A Dmain.cff7a981a Tue Sep 06 13:15:50 GMT 2011 Peter Maydell <peter.maydell@linaro.org> linux-user: Exit with an error if we couldn't set up gdbserver

If gdbserver_start() fails (usually because we couldn't bind to the
requested TCP port) then exit qemu rather than blithely continuing.
This brings the linux-user behaviour in to line with system mode.

Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>