public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: JobHunts02 at aol.com <JobHunts02@aol.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] BDI2000 GDB Debug Problem
Date: Mon, 11 Apr 2005 04:12:31 EDT	[thread overview]
Message-ID: <12c.5b8a51d1.2f8b8b6f@aol.com> (raw)

I am trying to debug U-Boot using the BDI2000 and gdb. When I enter "c" for 
continue, I get "Program received signal SIGSTOP, Stopped (signal)." (see 
below) 


Does anyone know what causes this? Thank you. 



$ /opt/Embedix/tools/bin/powerpc-linux-gdb 

GNU gdb 5.1.1 Copyright 2002 Free Software Foundation, Inc. GDB is free 
software, covered by the GNU General Public License, and you are welcome to change 
it and/or distribute copies of it under certain conditions. Type "show 
copying" to see the conditions.  There is absolutely no warranty for GDB. Type "show 
warranty" for details. This GDB was configured as "--host=i386-pc-linux-gnu 

--target=powerpc-linux". 


(gdb) target remote 10.174.100.208:2001 

Remote debugging using 10.174.100.208:2001 

0xfff00100 in ?? () 


(gdb) symbol-file 

No symbol file now. 


(gdb) add-symbol-file u-boot 0x1fc0000 

add symbol table from file "u-boot" at 

.text_addr = 0x1fc0000 

(y or n) y 

Reading symbols from u-boot...done. 


(gdb) b board_init_r 

Breakpoint 1 at 0x1fc4a60: file board.c, line 551. 


(gdb) c 

Continuing. 

Program received signal SIGSTOP, Stopped (signal). 

0xfff00100 in ?? () 

(gdb) 

                 reply	other threads:[~2005-04-11  8:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=12c.5b8a51d1.2f8b8b6f@aol.com \
    --to=jobhunts02@aol.com \
    --cc=u-boot@lists.denx.de \
    /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