This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
platformio-core
Watch
1
Star
0
Fork
0
You've already forked platformio-core
forked from
platformio/platformio-core
Code
Pull Requests
Activity
Files
master
Add File
New File
Upload File
Apply Patch
platformio-core
/
platformio
/
debug
/
process
History
Ivan Kravets
ba58db3079
Introduced the capability to launch the debug server in a separate process //
Resolve
#4722
2024-01-09 21:00:42 +02: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
base.py
Format code with Black 23.1.0
2023-02-02 17:46:03 +02:00
client.py
Use PY3 super() zero-argument syntax
2022-04-15 14:44:30 +03:00
gdb.py
Catch debug init error
2023-06-16 20:07:26 +03:00
server.py
Introduced the capability to launch the debug server in a separate process //
Resolve
#4722
2024-01-09 21:00:42 +02:00