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
F115581722: D46194.diff
Fri, Apr 25, 3:28 PM
Unknown Object (File)
Sat, Apr 19, 2:14 PM
Unknown Object (File)
Sat, Mar 29, 4:19 PM
Unknown Object (File)
Jan 31 2025, 6:16 PM
Unknown Object (File)
Jan 27 2025, 5:07 PM
Unknown Object (File)
Jan 27 2025, 4:52 PM
Unknown Object (File)
Jan 17 2025, 1:24 AM
Unknown Object (File)
Dec 5 2024, 5:48 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