|
From: | Jd Lyons |
Subject: | Re: [Qemu-ppc] Enabling Debugging? |
Date: | Tue, 31 Jan 2017 09:52:28 -0500 |
Ok, had some odd problem with the qemu folder. had a \ after the folder name, and I keep a .zip file of the qemu source, that seem to have been corrupted. Now I’m having trouble with GDB, I pass it the command: gdb --args qemu-system-ppc -bios /Users/jam2/Downloads/qemu-scr-vga-sun-sdl28012016/openbios-qemu-scr-sunM.elf -cdrom /Users/jam2/Downloads/MacOSXServer1.2v3.img -hda /Users/jam2/Documents/1G_BLANK_MACOSX_DP1_DISK_IMAGE.img -M mac99 -cpu G4 -prom-env 'boot-args=-v rd=hd0' -prom-env 'boot-device=hd:2,\\:tbxi -g 1024x666x8’ When I type run I get: (gdb) run Starting program: /usr/local/bin/qemu-system-ppc can't handle command-line argument containing whitespace (gdb) Any help here, I can’t seem to figure this out, how can I pass Qemu’s command line arguments? |
[Prev in Thread] | Current Thread | [Next in Thread] |