Page MenuHomeFreeBSD

bhyve: Escape binary data sent in reply packets
ClosedPublic

Authored by markj on Jul 31 2024, 3:18 PM.
Tags
None
Referenced Files
F151606413: D46194.diff
Thu, Apr 9, 11:23 AM
Unknown Object (File)
Wed, Apr 1, 1:23 AM
Unknown Object (File)
Fri, Mar 20, 5:14 AM
Unknown Object (File)
Wed, Mar 11, 11:13 AM
Unknown Object (File)
Mar 3 2026, 6:51 PM
Unknown Object (File)
Mar 2 2026, 12:43 AM
Unknown Object (File)
Feb 23 2026, 3:52 PM
Unknown Object (File)
Feb 21 2026, 1:13 PM

Details

Summary

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.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 58898
Build 55785: arc lint + arc unit