You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
elmot
changed the title
pio debug --interface=gdb --interpreter=mi2 does not wrap diagnostics messages to a proper format
pio debug --interface=gdb --interpreter=mi2 does not wrap diagnostics messages into proper format
Apr 2, 2025
Uh oh!
There was an error while loading. Please reload this page.
Steps to reproduce:
platformio.ini
:pio debug --interface=gdb --interpreter=mi2 -x .pioinit --iex "set mi-async on" -e hifive1
x/xb 0xc000000
Expected result:
Well-formed MI records.
for example a error should look like:
Actual result:
Malformed text:
The text was updated successfully, but these errors were encountered: