public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Shaun Jackman <sjackman@gmail.com>
To: Abatron Support <support@abatron.ch>,
	 Ultimate Solutions Support <support@ultsol.com>
Cc: gdb@sources.redhat.com
Subject: Breakpoint limit reached
Date: Wed, 03 Aug 2005 20:19:00 -0000	[thread overview]
Message-ID: <7f45d939050803131917e4581a@mail.gmail.com> (raw)

Hello,

I'm debugging an ARM7TDMI with the BDI2000 and arm-elf-gdb 6.3. I have
one breakpoint set, and when I try to step over a function call using
the gdb "next" command, setting the breakpoint fails:
# TARGET: breakpoint limit reached

GDB displays this error message:
Cannot insert breakpoint 0.
Error accessing memory address 0x20008f0: Unknown error 4294967295.

I have soft breakpoints enabled on the BDI (BREAKMODE SOFT 0xDFFFDFFF)
and I'm setting soft breakpoints using gdb. I don't understand why
there would be a limit on the number of breakpoints.

If I 'set debug remote 1' then the final two packets displayed by gdb are...
Sending packet: $m20008f0,4#5d...Ack
Packet received: 021c3b1c
Sending packet: $Z0,20008f0,2#a4...Ack
Packet received: E03

Why did the soft breakpoint, Z0, command fail? What does the error
code E03 mean? Does the BDI2000 differentiate between the soft
breakpoint "break" command Z0 packet, and the hard breakpoint "hbreak"
command Z1 packet?

Thanks,
Shaun Jackman
Pathway Connectivity

             reply	other threads:[~2005-08-03 20:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-03 20:19 Shaun Jackman [this message]
2005-08-04  5:33 ` Abatron Support
2005-08-03 20:53 Fahd Abidi

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=7f45d939050803131917e4581a@mail.gmail.com \
    --to=sjackman@gmail.com \
    --cc=gdb@sources.redhat.com \
    --cc=support@abatron.ch \
    --cc=support@ultsol.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).