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: Re: [RFA] Add declaration in i386-tdep.h (for interix)
Date: Thu, 15 Aug 2002 12:52:00 -0000	[thread overview]
Message-ID: <20020815195252.GC906@gnat.com> (raw)
In-Reply-To: <20020730191256.GE19161@gnat.com>

Hello Mark,

I submitted this change, motivated by the fact that the interix-tdep
file needs this declaration. Andrew suggested that we namespace-proof
this function. I would be glad to change the name to, say,

    i386_skip_trampoline_code

But I would perfer to have your opinion/approval before going ahead,
since you are the i386 maintainer.

Thank you,

> 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

> 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);
>   


-- 
Joel


  parent reply	other threads:[~2002-08-15 19:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-30 12:18 Joel Brobecker
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 [this message]
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=20020815195252.GC906@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