emacs-devel
[Top][All Lists]
Advanced

[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 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]