Per https://sourceware.org/gdb/current/onlinedocs/gdb.html/Overview.html#Binary-Data
certain bytes must be escaped. The XML register definitions we have so far do
not run afoul of that rule, but the stub should handle them anyway.
Details
Details
- Reviewers
jhb - Group Reviewers
bhyve - Commits
- rGf4d580a54734: bhyve: Escape binary data sent in reply packets
rGb4fb947923b5: bhyve: Escape binary data sent in reply packets
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable