On Fri, Jun 29, 2018 at 19:38:02 +0100, Mark Cave-Ayland wrote: > On 29/06/18 19:18, Emilio G. Cota wrote: > >I tried the last known good commit (as per your bisect) and get the same > >results > >as above. > > > >Is there any other way I could try reproducing this? Also, can you > >reproduce with another gdb version? > > Hmmm. Have you got a "git clone" of the OpenBIOS source in roms/ that you > can add to the gdb source path to make sure that "n" correlates with the > source file line numbers?
I just cloned it and pointed to it using substitute-path in gdb. I get the same (good) outcome, except that I see the corresponding source. > >If I don't manage to reproduce, I can send you off-list some patches to try, > >basically breaking down the diff in the first bad commit into very small > >chunks, > >to see where the problem was introduced. > > If the above doesn't work, please do, and I will test them and report back. Will do. Cheers, Emilio