From: Nick Roberts <nickrob@snap.net.nz>
Cc: David Hansen <david.hansen@gmx.net>, emacs-devel@gnu.org
Subject: Re: New function for gdb-ui.el?
Date: Mon, 31 Oct 2005 11:33:33 +1300 [thread overview]
Message-ID: <17253.19005.510399.563214@kahikatea.snap.net.nz> (raw)
In-Reply-To: <fc339e4a0510291711g3cc6109bl@mail.gmail.com>
Miles Bader writes:
> 2005/10/30, Nick Roberts <nickrob@snap.net.nz>:
> > > A confused linker...
> >
> > I don't know what you're talking about and your cryptic posts don't help.
>
> He was just pointing out (cryptically) that the compiler doesn't do
> inlining by copying machine code, and that doing so wouldn't work very
> well... (though I sort of assumed you weren't being literal when you
> said that)
He seemed to be saying that the function needs to be static but that
does not seem to be the case; rather calls need to be made in the same file
that the function is defined, to be inlined.
Reading the gcc manual, it says that no inlining, even when specified with the
inline keyword in the code, takes place without optimisation. This was
contrary to my expection.
In the manual, I have stated that the command that I have defined
(gdb-mouse-until) only works within the same frame. If that is not the case,
and someone can correct me in plain English, I will gladly change this.
Nick
next prev parent reply other threads:[~2005-10-30 22:33 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-23 9:14 New function for gdb-ui.el? Nick Roberts
2005-10-23 11:56 ` Eli Zaretskii
2005-10-23 20:25 ` Nick Roberts
2005-10-23 21:53 ` Kim F. Storm
2005-10-24 6:33 ` Nick Roberts
2005-10-24 11:46 ` Kim F. Storm
2005-10-24 22:07 ` Kim F. Storm
2005-10-24 22:29 ` Nick Roberts
2005-10-25 1:27 ` Nick Roberts
2005-10-25 9:12 ` Kim F. Storm
2005-10-23 20:43 ` Frank Schmitt
2005-10-24 6:57 ` Nick Roberts
2005-10-24 7:35 ` Frank Schmitt
2005-10-24 16:27 ` Richard M. Stallman
2005-10-24 20:26 ` Nick Roberts
2005-10-25 20:27 ` Richard M. Stallman
2005-10-25 23:00 ` Nick Roberts
2005-10-26 6:49 ` Eli Zaretskii
2005-10-26 8:58 ` Nick Roberts
2005-10-26 15:02 ` gcc and inline [was: Re: New function for gdb-ui.el?] Tomas Zerolo
2005-10-26 19:32 ` Eli Zaretskii
2005-10-26 20:20 ` Andreas Schwab
2005-10-27 4:22 ` Tomas Zerolo
2005-10-27 5:01 ` Eli Zaretskii
2005-10-28 3:47 ` Richard M. Stallman
2005-10-28 8:29 ` Eli Zaretskii
2005-10-28 8:34 ` Tomas Zerolo
2005-10-28 11:19 ` Miles Bader
2005-10-26 19:31 ` New function for gdb-ui.el? Eli Zaretskii
2005-10-27 1:30 ` Richard M. Stallman
2005-10-28 10:54 ` David Hansen
2005-10-28 12:22 ` Miles Bader
2005-10-28 21:14 ` Nick Roberts
2005-10-29 13:02 ` David Hansen
2005-10-29 20:37 ` Nick Roberts
2005-10-30 0:11 ` Miles Bader
2005-10-30 22:33 ` Nick Roberts [this message]
2005-10-26 6:43 ` Eli Zaretskii
2005-10-25 8:14 ` Eli Zaretskii
2005-10-23 21:26 ` Kim F. Storm
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=17253.19005.510399.563214@kahikatea.snap.net.nz \
--to=nickrob@snap.net.nz \
--cc=david.hansen@gmx.net \
--cc=emacs-devel@gnu.org \
/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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.