public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Andrew STUBBS <andrew.stubbs@st.com>
To: Dave Murphy <wintermute2k4@ntlworld.com>
Cc: insight@sources.redhat.com, gdb list <gdb@sourceware.org>
Subject: Re: MinGW setjmp SEGV
Date: Wed, 21 Sep 2005 09:00:00 -0000	[thread overview]
Message-ID: <43312041.2070809@st.com> (raw)
In-Reply-To: <4330C474.6010401@ntlworld.com>

Dave Murphy wrote:
> Thanks for posting the patch. I got inspired to have another go at 
> building an arm-elf Insight under mingw/msys. I've now managed to build 
> Inisght 6.1 with gdb 6.3 up to a point. I have a functioning gdb but I'm 
> having problems with some deprecated functions in gdbtk-cmds.c and 
> gdb-register.c. Do you know what I need to use instead of these functions?
> 
> bfd_get_section_size_before_reloc'

This can be replaced with bfd_get_section_size().

> DEPRECATED_REGISTER_CONVERTIBLE'
> DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL
> DEPRECATED_REGISTER_VIRTUAL_SIZE

These can just be removed. See 
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/generic/gdbtk-register.c.diff?r1=1.24&r2=1.25&cvsroot=src&f=h

HTH
Andrew Stubbs

  reply	other threads:[~2005-09-21  9:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <op.su1e3pz3o669wz@terrorhawk.bri.st.com>
2005-09-21  2:25 ` Dave Murphy
2005-09-21  9:00   ` Andrew STUBBS [this message]
2005-09-21 21:25     ` Dave Murphy

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=43312041.2070809@st.com \
    --to=andrew.stubbs@st.com \
    --cc=gdb@sourceware.org \
    --cc=insight@sources.redhat.com \
    --cc=wintermute2k4@ntlworld.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).