|
From: Aaron S. <acs...@li...> - 2017-05-15 01:52:37
|
On Sun, 2017-05-14 at 18:16 +0200, Philippe Waroquiers wrote: > On Sun, 2017-05-14 at 11:02 -0500, Aaron Sawdey wrote: > > > I tried it again, and this time set a breakpoint at the call > > target > > before trying to single step the bl at 0x6cf1b84. That breakpoint > > was > > triggered, so the problem seems to be just that stepi is allowing > > the > > subroutine call to execute, i.e. behaving like nexti instead. > > If nexti/stepi were done in a gdb+vgdb context, using --vgdb=full > might help to have more precise debugging. > > Philippe Thanks Philippe -- that did the trick. > > -- Aaron Sawdey, Ph.D. acs...@li... 050-2/C113 (507) 253-7520 home: 507/263-0782 IBM Linux Technology Center - PPC Toolchain |