public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: fu-x04@mails.tsinghua.edu.cn
To: gdb@sources.redhat.com
Cc: fu-x04@mails.tsinghua.edu.cn
Subject: Problem about gdb
Date: Mon, 27 Feb 2006 16:16:00 -0000	[thread overview]
Message-ID: <341052520.21254@mails.tsinghua.edu.cn> (raw)

Hello, GDB redhat

   Sorry to distrub you!
   I have a problem about the gdb.
   In my pc, the fedora core 4 is installed.
   Furthermore, I want to use gdb to help me develop uclinux.
   Then I download the gdb6.4 from your network and install it. The progress seems
successful.
  Next,I download the linux.2.0.x.gz and romfs.2.0.x.gz from http://www.uclinux.org/pub/uClinux/utilities/armulator/.
and    
--------------------------------------
        gunzip romfs.2.0.x
	gunzip linux.2.0.x
	ln -s romfs.2.0.x boot.rom
	arm-elf-gdb linux-2.0.x
	gdb> target sim
	gdb> load
	gdb> run
---------------------------------------
in the http://www.uclinux.org/pub/uClinux/utilities/armulator/example-session.txt
it shows that the information should be
-------------------
(gdb) target sim
Loaded ROM boot.rom
Loaded ROM boot.rom
Connected to the simulator.
--------------------------------

But in my gdb, it only shows 
-----------------------------------
(gdb) target sim
Connected to the simulator.
------------------------------------

and when I type (gdb)run 
It stops at
"Starting program: /usr/src/program/linux.2.0.x"

and no any other information.

Hope you can help me.
Thank you very much!
Best regards!

Fu Xu





             reply	other threads:[~2006-02-27 15:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-27 16:16 fu-x04 [this message]
2006-02-27 16:21 ` Daniel Jacobowitz

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=341052520.21254@mails.tsinghua.edu.cn \
    --to=fu-x04@mails.tsinghua.edu.cn \
    --cc=gdb@sources.redhat.com \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).