ddd
[Top][All Lists]
Advanced

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

DDD does not load .h files from shared lib, even when inline methods are


From: Johann Cohen-Tanugi
Subject: DDD does not load .h files from shared lib, even when inline methods are present
Date: Wed, 15 Oct 2003 13:22:19 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225

Hi there,
I am debugging a executable with shared libs, which are compiled with -g of course. The .cxx are recognized but not the .h: when I try to step in a method inlined in the .h, I get weird messages like:
(gdb) list FitsService.h:1
Line 1 of "FitsService.h" is at address 0x81582f0 <virtual thunk to Goodi::FitsService::~FitsService()> but contains no code.

and it does not load it so that I can set breakpoints in....

Can somebody help?
thanks in advance,
Johann






reply via email to

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