qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Knoppix results


From: Johan Rydberg
Subject: Re: [Qemu-devel] Knoppix results
Date: Thu, 29 Jan 2004 18:38:21 +0100

Kyle Hayes <address@hidden> wrote:

: Would I run QEMU from the command line via GDB?
: 
:       $ gdb qemu -hda hda.img -cdrom knoppix.iso -boot d -m 128
: 
: Oh, right, I can't pass it args...  Ugh. 

If you have a recent version of GDB (I'm not sure GDB 5.3, which is ancient, 
support this) you can use the --args argument.

 $ gdb --args qemu -hda ....

: I find GDB to be one of the more difficult tools to use unless you use 
: it every hour of every day.  I do almost exclusively Perl coding and have 
: for years now.

Sure, it's a rather complex tool.  But as soon as you get familiar with it,
you can not live without it.

: That's odd.  Any clues 
: why that would happen?  What does the shared library handler warning mean?

No idea.  I suggest you update GDB (to version 6 at least) and give that
a try.

: I'll try to build from source and see if I can get farther than this.
: 
: Best,
: Kyle


-- 
Johan Rydberg, Free Software Developer, Sweden
http://rtmk.sf.net | http://www.nongnu.org/guss/

Playing A-Skills and Krafty Kuts - Tricka Technology




reply via email to

[Prev in Thread] Current Thread [Next in Thread]