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
F102667070: D46194.diff
Fri, Nov 15, 2:24 PM
Unknown Object (File)
Tue, Nov 12, 11:53 PM
Unknown Object (File)
Wed, Oct 30, 4:38 PM
Unknown Object (File)
Wed, Oct 30, 12:12 AM
Unknown Object (File)
Sun, Oct 27, 12:25 PM
Unknown Object (File)
Wed, Oct 23, 7:47 PM
Unknown Object (File)
Oct 10 2024, 7:06 PM
Unknown Object (File)
Sep 28 2024, 11:57 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