Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Joel Brobecker <brobecker@gnat.com>
To: gdb-patches@sources.redhat.com
Subject: [RFA] Add declaration in i386-tdep.h (for interix)
Date: Tue, 30 Jul 2002 12:18:00 -0000	[thread overview]
Message-ID: <20020730191256.GE19161@gnat.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 297 bytes --]

Still submitting small changes that I come across and will be needed for
the interix port...

2002-07-30  Joel Brobecker  <brobecker@gnat.com>

        * i386-tdep.h (skip_trampoline_code): Add forward declaration.
        Will be needed for the interix target.

OK to apply?

Thank you.
-- 
Joel

[-- Attachment #2: i386-tdep.h.diff --]
[-- Type: text/plain, Size: 635 bytes --]

Index: i386-tdep.h
===================================================================
RCS file: /cvs/src/src/gdb/i386-tdep.h,v
retrieving revision 1.10
diff -c -3 -p -r1.10 i386-tdep.h
*** i386-tdep.h	4 Jul 2002 08:18:20 -0000	1.10
--- i386-tdep.h	30 Jul 2002 17:55:28 -0000
*************** struct gdbarch_tdep
*** 160,165 ****
--- 160,168 ----
  /* Size of the largest register.  */
  #define I386_MAX_REGISTER_SIZE	16
  
+ /* Functions exported from i386-tdep.c */
+ extern CORE_ADDR skip_trampoline_code (CORE_ADDR pc, char *name);
+ 
  /* Return the name of register REG.  */
  extern char const *i386_register_name (int reg);
  

             reply	other threads:[~2002-07-30 19:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-30 12:18 Joel Brobecker [this message]
2002-08-01 15:16 ` Andrew Cagney
2002-08-01 15:22   ` Andrew Cagney
2002-08-02 11:18   ` Joel Brobecker
2002-08-15 12:52 ` Joel Brobecker
2002-08-16  4:10   ` Mark Kettenis
2002-08-16 14:44     ` Joel Brobecker
2002-08-16 15:26       ` Mark Kettenis
2002-08-16 17:12         ` Joel Brobecker

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=20020730191256.GE19161@gnat.com \
    --to=brobecker@gnat.com \
    --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