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]

libpthread.so -g??


Hi,
	is libpthread supposed to be compiled with -g flag?
Coz my app crashes and gdb outputs 0x43d454 in ?? () and since all my
files are compiled with -g and that I also recompiled the postgres API with -g
in the CFLAGS
	The only other .so that Im using is pthread so I wondering if it
crashes somewhere in there...
	So should gdb be able to get symbol from libpthread ??

						Thanks
						-Mat
						
-- 
Mathieu Dube	
Mondo-Live			
www.flipr.com

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