https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107590
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Sergey Fedorov from comment #3) > > Also inside gdb can you do the following: > > > > disassemble $pc-0x10 $pc+0x10 > > info registers > > I could try that tomorrow, provided an ancient GBD we have on PPC supports > that. It should because the above commands have been there for a long time (over 20 years).