On Saturday 25 March 2006 17:01, Mikado wrote:
> Thank D. Bahi and Blaisorblade for your replies.

> Blaisorblade wrote:
> > On Friday 24 March 2006 04:25, Mikado wrote:

> > What happens? Maybe gdb is stepping there but the calls are inlined and
> > it's not apparent that it's looking at source code. However I've not
> > clear what you describe, anyway.

> Sometimes gdb can't access macros included in header files and it dumped
> "some_header.h: No such file or directory". Those macros can contain
> function calls so that I cannot trace that calls. Got any ideas?

I remember this happens, but I usually ignore it so I don't know which is the 
case.

If you post the header name I'll now better.

Anyway, I'm not sure, but maybe it happens for system headers, maybe it 
happens for headers located in strange place and in this case, you can likely 
modify the source-path (where gdb looks for files) and add more header 
folders, after finding where the header is in the source tree.
-- 
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Blaisorblade (Skype ID "PaoloGiarrusso", ICQ 215621894)
http://www.user-mode-linux.org/~blaisorblade

        
        
                
___________________________________ 
Yahoo! Messenger with Voice: chiama da PC a telefono a tariffe esclusive 
http://it.messenger.yahoo.com



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to