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: Program terminated with signal 5, Trace/breakpoint trap


On Fri, 16 Jul 2010 17:59:54 +0200, Mathew Yeates wrote:
> I just noticed another warning
> "warning: no loadable sections found in added symbol-file
> system-supplied DSO at 0x2aaaaaaab000"

This was an issue on some x86_64 Linux kernels with 8KB vDSO (instead of
common 4KB).  There was Fedora GDB workaround for it but recent Linux kernels
do not need the workaround as they have 4KB vDSO again.
	https://bugzilla.redhat.com/show_bug.cgi?id=312011


Regards,
Jan


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