This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
platformio-core
Watch
1
Star
0
Fork
0
You've already forked platformio-core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
195304bbeaf55a8448c0dbb8cb1cc50e11bcb461
platformio-core
/
platformio
/
debug
T
History
Ivan Kravets
195304bbea
Implemented a fail-safe mechanism to terminate a debugging session if an unknown CLI option is passed //
Resolve
#4699
2023-12-09 15:27:06 +02:00
..
config
Resolved an issue where native debugging failed on the host machine //
Resolve
#4745
2023-12-09 15:12:16 +02:00
process
Catch debug init error
2023-06-16 20:07:26 +03:00
__init__.py
Refactor Unified Debugger to native Python Asynchronous I/O stack //
Resolve
#3793
,
Resolve
#3595
2021-03-17 17:42:11 +02:00
cli.py
Implemented a fail-safe mechanism to terminate a debugging session if an unknown CLI option is passed //
Resolve
#4699
2023-12-09 15:27:06 +02:00
exception.py
Catch debug init error
2023-06-16 20:07:26 +03:00
helpers.py
Better handling of verbosity in debug mode
2023-04-17 13:15:00 +03:00