Re: GDB question [ at least at first... ]

2017-02-19 Thread Alan Somers
On Sun, Feb 19, 2017 at 1:33 AM, Jeffrey Bouquet wrote: > I've a custom kernel r313487 without, and > another with, debugging lines re-added. > [ i386 ] > > With daily vmcore in /var/crash from the > former, can the latter be used with GDB > [ the larger kernel ] to evaluate the > core file from t

GDB question [ at least at first... ]

2017-02-19 Thread Jeffrey Bouquet
I've a custom kernel r313487 without, and another with, debugging lines re-added. [ i386 ] With daily vmcore in /var/crash from the former, can the latter be used with GDB [ the larger kernel ] to evaluate the core file from the non-debugging, thinner kernel? And if so, better to learn GDB he