Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Richard Earnshaw <rearnsha@arm.com>
To: Chris.Pedley@arm.com
Cc: gdb@sources.redhat.com, Richard.Earnshaw@arm.com
Subject: Re: ARM Remote GDB 6.0
Date: Wed, 05 Nov 2003 19:38:00 -0000	[thread overview]
Message-ID: <200311051938.hA5JcK332169@pc960.cambridge.arm.com> (raw)
In-Reply-To: Your message of "Wed, 05 Nov 2003 19:30:05 GMT." <OFDB3E3332.ADCC3C30-ON80256DD5.00645B84-80256DD5.006B204F@cambridge.arm.com>


> 
> Any ideas what is going on? I'm a bit worried about:
> 'Function "internal_error" not defined'
Can't help you on the rest of your problem, but this is nothing to worry 
about.  When gdb starts up it will execute the contents of any .gdbinit 
file in the current directory.  In this case you most likely have a file 
that contains

break internal_error

in it on line 5.  Since the program you are trying to debug here isn't the 
one the script was written for it's trying to set a breakpoint on a 
function that doesn't exist and so generating an error.

R.


  reply	other threads:[~2003-11-05 19:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-05 19:30 Chris.Pedley
2003-11-05 19:38 ` Richard Earnshaw [this message]
2003-11-05 21:32 ` 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=200311051938.hA5JcK332169@pc960.cambridge.arm.com \
    --to=rearnsha@arm.com \
    --cc=Chris.Pedley@arm.com \
    --cc=Richard.Earnshaw@arm.com \
    --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