Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TW#25934] Enhancement: JTAG docs set HW limits #2335

Closed
michprev opened this issue Aug 26, 2018 · 1 comment
Closed

[TW#25934] Enhancement: JTAG docs set HW limits #2335

michprev opened this issue Aug 26, 2018 · 1 comment

Comments

@michprev
Copy link

michprev commented Aug 26, 2018

It might be a good idea to add

set remote hardware-breakpoint-limit 2
set remote hardware-watchpoint-limit 2

to JTAG command line section - gdbinit file (and probably also Eclipse section).

@FayeY FayeY changed the title Enhancement: JTAG docs set HW limits [TW#25934] Enhancement: JTAG docs set HW limits Aug 30, 2018
@gerekon
Copy link
Collaborator

gerekon commented Aug 30, 2018

@michprev I think it can be done for watchpoints. For breakpoints it will break SW flash breakpoints functionality, because they are seen by GDB as HW ones.

@igrr igrr closed this as completed in 3dcc0ae Dec 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants