Re: Make kernel drop into debugger

2015-07-07 Thread jd1008
On 07/07/2015 08:05 PM, Chris Murphy wrote: On Tue, Jul 7, 2015 at 7:49 PM, jd1008 wrote: Is there a way to re-config / rebuild the kernel so that it will drop into kdbg on the console? Kdbg is a GUI wrapper for gdb. So if what you're debugging prevents you from getting to a GUI to run kdbg,

Re: Make kernel drop into debugger

2015-07-07 Thread Chris Murphy
On Tue, Jul 7, 2015 at 7:49 PM, jd1008 wrote: > Is there a way to re-config / rebuild the kernel > so that it will drop into kdbg on the console? Kdbg is a GUI wrapper for gdb. So if what you're debugging prevents you from getting to a GUI to run kdbg, I think you're in CLI territory. If you're j

Make kernel drop into debugger

2015-07-07 Thread jd1008
Is there a way to re-config / rebuild the kernel so that it will drop into kdbg on the console? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.or