Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Niklaus <niklaus@gmail.com>
Cc: gdb@sources.redhat.com
Subject: Re: arm-elf and mips-deb-linux gdb
Date: Sat, 24 Jun 2006 13:30:00 -0000	[thread overview]
Message-ID: <20060624132745.GA26555@nevyn.them.org> (raw)
In-Reply-To: <85e0e3140606240419ge81ab34ubdbf64dc0ee352f0@mail.gmail.com>

On Sat, Jun 24, 2006 at 05:19:04PM +0600, Niklaus wrote:
> Hi,
> i just built a cross compiler with target=arm-elf .Then compiled an
> program first.c
> which contained
> 
> 1 int main()
> 2 {
> 3 int i;
> 4 for(i=0;i<10;i++)
> 5 ;
> 6 return i;
> 8  }
> 
> now i built gdb with target=arm-elf and ran in simulator mode like
> 
> target sim
> load first
> b 4
> 
> run
> 
> it break
> 
> but when i do
> b 5
> it goes into an infinite loop and i have to interrupt it.

The most important thing in a bug report is being specific.  Please
show us a complete log of the GDB session.

> The second questions is
> i built a mips-deb-linux helloworld program with cross gcc-glibc.
> 
> not under mips-deb-linux-gdb
> 
> the same program doesn't even load
> it says vma something

The MIPS simulator can not run Linux binaries.

-- 
Daniel Jacobowitz
CodeSourcery


  reply	other threads:[~2006-06-24 13:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-24 13:08 Niklaus
2006-06-24 13:30 ` Daniel Jacobowitz [this message]
2006-06-26 13:03   ` Niklaus
2006-06-26 14:55     ` Daniel Jacobowitz
2006-06-26 14:56       ` Niklaus
2006-06-26 15:00         ` 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=20060624132745.GA26555@nevyn.them.org \
    --to=drow@false.org \
    --cc=gdb@sources.redhat.com \
    --cc=niklaus@gmail.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