]> git.proxmox.com Git - qemu.git/commit
gdbstub: Error locations for -gdb
authorMarkus Armbruster <armbru@redhat.com>
Tue, 7 Feb 2012 14:09:13 +0000 (15:09 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 24 Feb 2012 15:06:58 +0000 (09:06 -0600)
commitef0c4a0d89ff78bf1d0c257fb3c5613727dd8194
tree6566b4533b19506f0e0363900e4c034a8bde7ac4
parentd9a5954dbff6c8149d02f6518726bd50d42cea42
gdbstub: Error locations for -gdb

Stash away the option argument with add_device_config(), so we still
have its location when we get around to parsing it.

This doesn't improve any messages I can see just yet, but that'll
change shortly.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
vl.c