qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Johan Rydberg <jrydberg@night.trouble.net>
To: kyle@silverbeach.net
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Knoppix results
Date: Thu, 29 Jan 2004 18:38:21 +0100	[thread overview]
Message-ID: <20040129183821.5547ad6f.jrydberg@night.trouble.net> (raw)
In-Reply-To: <200401290843.11725.kyle@silverbeach.net>

Kyle Hayes <kyle@silverbeach.net> 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

  parent reply	other threads:[~2004-01-29 17:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-29  6:11 [Qemu-devel] Knoppix results Kyle Hayes
2004-01-29 14:12 ` Renzo Davoli
2004-01-29 14:32   ` Johan Rydberg
2004-01-29 14:51     ` Renzo Davoli
2004-01-29 16:43     ` Kyle Hayes
2004-01-29 17:04       ` Gabriel Ebner
2004-01-29 17:38       ` Johan Rydberg [this message]
2004-01-30  5:33         ` Kyle Hayes
2004-01-30 22:15         ` Herbert Poetzl
2004-01-31  9:28     ` Renzo Davoli
2004-01-29 23:22   ` Fabrice Bellard
2004-01-30  5:29     ` Kyle Hayes

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040129183821.5547ad6f.jrydberg@night.trouble.net \
    --to=jrydberg@night.trouble.net \
    --cc=kyle@silverbeach.net \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).