This is the mail archive of the gdb@sourceware.org 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]

Re: sources / step


On Wed, Jun 14, 2006 at 12:43:00AM +0200, Oliver Block wrote:
> Am Mittwoch, 14. Juni 2006 00:06 schrieb Daniel Jacobowitz:
> > You can only do this if the library is compiled with debugging
> > information.  If it is, it will happen automatically.
> 
> And if it doesn't!?
> 
> I compile my prog
> 
> gcc -g ....
> 
> and the library is compiled with g flag, too.

You would have to provide a testcase, or at least some more detail as
to what you think is wrong.

-- 
Daniel Jacobowitz
CodeSourcery


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