View Single Post
  #1  
Old 03-29-2012, 20:46
Sergey Nameless
 
Posts: n/a
IDA remote debug Linux Kernel

Hello,

I am using arm-gdb to debug kernel and user level code running under QEMU. QEMU has built in gdbserver that stops VM on power-up and waits for debugger connection. Is it possible to do the same with IDA? All I can find is debugging user processes with IDA, not kernel...

Thanks!
Reply With Quote