On 09/23/15 17:13, PeteVine wrote: > I can't get any more useful info - either the script is expecting some > outdated version of python or there's simply nothing else to see cause > qemu failed to start. > > For example: > > (gdb) source qemu-gdb.py > (gdb) run > Starting program: /usr/bin/qemu-system-i386 -m 512 -hda > /media/odroid/debian-hurd-20150320.img > > and so on > > (gdb) qemu mtree > Python Exception <class 'gdb.error'> No symbol "address_space_memory" in > current context.: > Error occurred in Python command: No symbol "address_space_memory" in current > context. > > As for using: > > qemu coroutine, I'm not sure where the pointer value should come from > but feeding it a bogus one ends exactly as above. > > Any suggestions? >
Sorry, no idea.