[Top][All Lists]
[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
- [Qemu-devel] Knoppix results, Kyle Hayes, 2004/01/29
- Re: [Qemu-devel] Knoppix results, Renzo Davoli, 2004/01/29
- Re: [Qemu-devel] Knoppix results, Johan Rydberg, 2004/01/29
- Re: [Qemu-devel] Knoppix results, Renzo Davoli, 2004/01/29
- Re: [Qemu-devel] Knoppix results, Kyle Hayes, 2004/01/29
- Re: [Qemu-devel] Knoppix results, Gabriel Ebner, 2004/01/29
- Re: [Qemu-devel] Knoppix results,
Johan Rydberg <=
- Re: [Qemu-devel] Knoppix results, Kyle Hayes, 2004/01/30
- Re: [Qemu-devel] Knoppix results, Herbert Poetzl, 2004/01/30
- Re: [Qemu-devel] Knoppix results, Renzo Davoli, 2004/01/31
- Re: [Qemu-devel] Knoppix results, Fabrice Bellard, 2004/01/29