This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Debugging inline methods


Hi,

I'm using gcc to compile c++ code (using the -g3 option). When I want to 
debug the program (I've tried emacs, ddd, vimgdb) I can't step inside 
methods that are implemented in an header file (i.e., inline methods). Gdb 
says that it cannot find the header file. Any ideas ? (I've tried to find 
the answer in google, but to no avail).

TIA,
  Eran

-- 



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]