Dennis Schmidt
Dennis Schmidt
It would be really good if you could take the behaviour from Slack and adopt it a little bit. Maybe detect whether the window is been dragged and close the...
Please re-open this issue because I don't have the permission for this.
I can confirm that I get similar errors without defining the debug_tool (using the default parameter = unified debugger). No matter if I try to use the debugger under macOS...
@rubencart You can try to compile gcc, gdb and binutils yourself. Maybe start with an ubuntu VM, which should be easier. Probably you should not compile the latest version of...
Can you please finally update the documentation? Then I would not waste multiple hours to get gdb running by compiling from source, only to find out that the documentation is...
https://github.com/vscode-icons/vscode-icons/issues/3261 this could probably help
Unfortunately my USBasp adapter has no serial port and setting debug_port would not work. I will try later if debugging works with my hardware under linux.
https://github.com/microsoft/vscode/issues/173475 Please inspect this bug when working with terminals under V2 themes.
Had a similar problem and decided to remove line which contained the include. Was able to build Veer-ISS and had no problems yet, but I have to say that I...