Re: [PATCH 18/31] Add debugger entry points for C6X

2016-02-11 Thread Mark Salter
On Thu, 2016-01-28 at 12:47 -0700, Jeffrey Merkey wrote: > This patch series adds an export which can be set by system debuggers to > direct the hard lockup and soft lockup detector to trigger a breakpoint > exception and enter a debugger if one is active.  It is assumed that if > someone sets this

[PATCH 18/31] Add debugger entry points for C6X

2016-01-28 Thread Jeffrey Merkey
This patch series adds an export which can be set by system debuggers to direct the hard lockup and soft lockup detector to trigger a breakpoint exception and enter a debugger if one is active. It is assumed that if someone sets this variable, then an breakpoint handler of some sort will be active