PepperDashCore icon indicating copy to clipboard operation
PepperDashCore copied to clipboard

[FEATURE]-Add Flags & Console command for text format for Stream Debugging

Open andrew-welker opened this issue 5 years ago • 1 comments

We should add a method for formatting strings printed using stream debugging to be either Hex, ASCII, or mixed, similar to how strings in Debugger are printed. Default value for stream debugging would be mixed, and a console command could be used to change the format as needed.

andrew-welker avatar Feb 23 '21 16:02 andrew-welker

Is this meant to be achieved via a value passed in through the console command?

May relate to #92

ndorin avatar Mar 09 '21 19:03 ndorin