linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] How to Debug "static inline" function


From: Simon Morlat
Subject: Re: [Linphone-developers] How to Debug "static inline" function
Date: Fri, 21 Jul 2006 14:32:46 +0200
User-agent: KMail/1.9.3

You just need to compile the code with -o0 -g -fnoinline (to prevent any kind 
of optimisation).

Simon 
Le jeudi 20 juillet 2006 03:15, Joonbum Byun a écrit :
> Hi;
>
> I see many static inline functions used in linphone code. Is there
> something I need to do when I use gdb debugger to debug code calling the
> function?
>
> Any tips or pointer is sincerely appreciated.
>
> Joonbum
>
>
> _______________________________________________
> Linphone-developers mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/linphone-developers




reply via email to

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