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


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.

--Oliver


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