[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New function for gdb-ui.el?
From: |
David Hansen |
Subject: |
Re: New function for gdb-ui.el? |
Date: |
Sat, 29 Oct 2005 15:02:18 +0200 |
User-agent: |
Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) |
On Sat, 29 Oct 2005 10:14:54 +1300 Nick Roberts wrote:
> > > I don't think I understand the issues. I thought if I used the
> > > keyword inline e.g "inline int mysquare (int x)", I would get
> > > an inline function. Perhaps thats not the case because I can
> > > set a breakpoint, stop there and see mysquare in the stack.
> >
> > Just curious: How can gcc inline a non static function?
>
> I guess it takes the machine code for mysquare and copies it into the
> machine code of the executable at locations where it is called.
>
> What problems can you see?
A confused linker...
David
- Re: gcc and inline [was: Re: New function for gdb-ui.el?], (continued)
- Re: gcc and inline [was: Re: New function for gdb-ui.el?], Eli Zaretskii, 2005/10/27
- Re: gcc and inline [was: Re: New function for gdb-ui.el?], Richard M. Stallman, 2005/10/27
- Re: gcc and inline [was: Re: New function for gdb-ui.el?], Eli Zaretskii, 2005/10/28
- Re: gcc and inline [was: Re: New function for gdb-ui.el?], Tomas Zerolo, 2005/10/28
- Re: gcc and inline [was: Re: New function for gdb-ui.el?], Miles Bader, 2005/10/28
- Re: New function for gdb-ui.el?, Eli Zaretskii, 2005/10/26
- Re: New function for gdb-ui.el?, Richard M. Stallman, 2005/10/26
- Re: New function for gdb-ui.el?, David Hansen, 2005/10/28
- Re: New function for gdb-ui.el?, Miles Bader, 2005/10/28
- Re: New function for gdb-ui.el?, Nick Roberts, 2005/10/28
- Re: New function for gdb-ui.el?,
David Hansen <=
- Re: New function for gdb-ui.el?, Nick Roberts, 2005/10/29
- Re: New function for gdb-ui.el?, Miles Bader, 2005/10/29
- Re: New function for gdb-ui.el?, Nick Roberts, 2005/10/30
- Re: New function for gdb-ui.el?, Eli Zaretskii, 2005/10/26
- Re: New function for gdb-ui.el?, Eli Zaretskii, 2005/10/25
Re: New function for gdb-ui.el?, Kim F. Storm, 2005/10/23