Some architectures (including ARMv6/v7) do not have separate single step
events and cannot see difference between breakpoint and single step.
Add db_pc_is_singlestep() to avoid skipping instruction we stepped on
to trigger debug event.
This commit does not change the existing functionality but adds possibility
to implement custom db_pc_is_singlestep().
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
My FreeBSD box is unavailable at this time, which makes it difficult
to comment on phabricator :(.
The patch looks good to me though.
Pedro.
Il giorno 05/nov/2015, alle ore 09:50, zbb (Zbigniew Bodek) <phabric-noreply@FreeBSD.org> ha scritto:
zbb added a comment.
Ping?
REPOSITORY
rS FreeBSD src repositoryREVISION DETAIL
https://reviews.freebsd.org/D4036EMAIL PREFERENCES
https://reviews.freebsd.org/settings/panel/emailpreferences/To: zbb, pfg, imp, ian, andrew, wma_semihalf.com