Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed-sdk-tools by
export/e2studio_rz_a1h_gdbinit.tmpl
- Committer:
- The Other Jimmy
- Date:
- 2017-01-04
- Revision:
- 32:8ea194f6145b
- Parent:
- 13:ab47a20b66f0
File content as of revision 32:8ea194f6145b:
define hook-step
mon cortex_a maskisr on
end
define hook-stepi
mon cortex_a maskisr on
end
define hook-next
mon cortex_a maskisr on
end
define hook-nexti
mon cortex_a maskisr on
end
define hook-finish
mon cortex_a maskisr on
end
define hook-stop
mon cortex_a maskisr off
end
define hook-kill
mon reset init
end
set mem inaccessible-by-default off
