output!
macro in console_output.rs uses writeln!
instead of intended write!
#41
Labels
bug
Something isn't working
gdbstub/src/protocol/console_output.rs
Lines 74 to 80 in bfe9a7b
This causes newlines to be printed to the GDB console when using the
output!
macro.The text was updated successfully, but these errors were encountered: