From: "Peter Stephens" <ptfoof@sbcglobal.net>
To: <gdb-patches@sources.redhat.com>
Subject: Fix - remote target: Memory access error while loading section .rom_vectors
Date: Sat, 01 Jan 2005 17:29:00 -0000 [thread overview]
Message-ID: <20050101172900.fVITjCbH-9_MierKYWaEyhOqNGfNL88F7ww_ox6AzCo@z> (raw)
(bad programmer - spank, spank). If you initialize the 'err' variable it
works OK. This is probably why it has been such an intermittent problem.
Index: symfile.c
===================================================================
RCS file: /cvs/src/src/gdb/symfile.c,v
retrieving revision 1.144
diff -r1.144 symfile.c
1408c1408
< int err;
---
> int err=0;
next reply other threads:[~2005-01-01 17:29 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-01 17:29 Peter Stephens [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-01-01 17:29 Peter Stephens
2005-01-01 17:29 Peter Stephens
2005-01-01 17:29 Peter Stephens
2005-01-01 17:29 Peter Stephens
2005-01-01 17:29 Peter Stephens
2005-01-01 17:29 Peter Stephens
2005-01-01 17:29 Peter Stephens
2005-01-01 17:29 Peter Stephens
2005-01-01 17:29 Peter Stephens
2005-01-01 17:29 Peter Stephens
2005-01-01 17:29 Peter Stephens
2005-01-01 17:29 Peter Stephens
2005-01-01 17:29 Peter Stephens
2005-01-01 17:29 Peter Stephens
2005-01-01 17:29 Peter Stephens
2005-01-01 17:29 Peter Stephens
2005-01-01 17:29 Peter Stephens
2005-01-01 17:29 Peter Stephens
2005-01-01 17:29 Peter Stephens
2005-01-01 17:29 Peter Stephens
2005-01-01 17:29 Peter Stephens
2005-01-01 17:29 Peter Stephens
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=20050101172900.fVITjCbH-9_MierKYWaEyhOqNGfNL88F7ww_ox6AzCo@z \
--to=ptfoof@sbcglobal.net \
--cc=gdb-patches@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