>> On Tue, Sep 1, 2015 at 9:43 PM, Kevin Cozens <kevin@ve3syb.ca> wrote: >> On Fri, Aug 21, 2015 at 12:39 AM, Aruna Hewapathirane wrote: >> Has anyone ever used qemu and gdb ? If so has anyone successfully >> debugged a module ?
>> I haven't done that. I have seldom used gdb directly. If I'm doing debugging I use gdb via ddd. The ddd program makes >> debugging a lot easier (for me) than the command line based gdb.