KGDB: Allow debugging with traps in notifiers
configname: CONFIG_KGDB_LOW_LEVEL_TRAP
Linux Kernel Configuration
└─>Kernel hacking
└─>Generic Kernel Debugging Instruments
└─>KGDB: kernel debugger
└─>KGDB: Allow debugging with traps in notifiers
In linux kernel since version 2.6.35 (release Date: 2010-08-01)
This will add an extra call back to kgdb for the breakpoint
exception handler which will allow kgdb to step through a
notify handler.
exception handler which will allow kgdb to step through a
notify handler.