On Fri, Feb 12, 2010 at 11:30:01AM +0100, Sascha Silbe wrote: > Package: gdb > Version: 7.0-1 > Severity: normal > > > While stepping through dl_open_worker() (eglibc-2.10.2, elf/dl-open.c) in > order to debug a memory alignment issue on armel, I encountered the following > error: > > /build/buildd-gdb_7.0-1-armel-GziZIf/gdb-7.0/gdb/frame.c:1742: > internal-error: get_frame_pc: Assertion `frame->next != NULL' failed.
Thanks, I can reproduce this on x86 too. It's confused by stepping over _dl_debug_state. I'll file this upstream. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

