if you want to stop the machine until you connect with gdb, you must use
the -S option too, this is to stop VM at start
Tero Kaarlela wrote:
I am having problems with using GNU debugger with qemu. when I use
option -s qith qemu qemu gives:
waiting for gdb connection on port 1234
but it do
I am having problems with using GNU debugger with qemu. when I use
option -s qith qemu qemu gives:
waiting for gdb connection on port 1234
but it doesnt wait just goes on. System is latest Debian with loopback
networking only.
resolv.conf has following : nameserver 127.0.0.1
So any ideas w