On Wed, 05 Oct 2016 10:15:08 +0200, Yao Qi wrote: > We need the first chunk "($hex in )?main" because the unwind pc may point > to the first instruction of a source line or the non-first instruction > of a line. > Either is possible. It doesn't matter that "callq setup" and > "mov $0x0,%eax" are mapped to the same line or not. > > Change in gdb.arch/i386-signal.exp is good to me, but change > in gdb.arch/i386-signal.c is not necessary. Checked in. Jan