|
From: Edwin O. <eo...@mi...> - 2008-04-17 23:15:26
|
Øyvind Harboe wrote: > Committed. > > I think a bug report to GDB is in order, but I'm not holding up > the patch waiting for that. > I think the LR=0 should be fixed on GDB side; I'll go ahead and file a bug report. I'm not sure about the other issue (the length=4 breakpoints): I really don't understand what that's about. > Would you be willing to run some cortex tests on trunk? > Sure... > 1. Power down target > 2. launch OpenOCD > 3. launch telnet session > 4. type "reset halt" => fail > 5. power up target > 6. type "reset halt" => should reset & halt.. > Seems to work as expected. Caveat: I have nSRST pulls nTRST, so it's falling back to "reset run_and_halt". But yes, it fails when the board is powered off. -Ed |