Re: [PATCH v4 31/36] Hexagon: kgdb support files
From: Linas Vepstas (Code Aurora) <hidden>
Date: 2011-09-19 15:15:46
Also in:
lkml
From: Linas Vepstas (Code Aurora) <hidden>
Date: 2011-09-19 15:15:46
Also in:
lkml
On Mon, Sep 19, 2011 at 05:46:09PM +0800, Dongdong Deng wrote:
On Thu, Sep 15, 2011 at 2:19 AM, Richard Kuo [off-list ref] wrote:quoted
+#if 0 + ret = kgdb_handle_exception(args->trapnr & 0xff, args->signr, args->err, + regs); + if (ret) + return NOTIFY_DONE; +#endifHmm, the key code of invoking kgdb_core was disabled by "#if 0".
The Hexagon kgdb implementation is incomplete; I work on it as time permits and urgency requires. I know from direct experience that, for kernel bringup and stress testing on new platforms, that kdb is invaluable, being infinitely easier to use than any hardware debugger. (cheaper, too) This world could use a really cheap, easy-to-setup jtag debugger. -- Linas -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.