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
9cca8f3f558c63f489e3e57a2dd73d449b26ca13
platformio-core
/
platformio
/
debug
/
process
History
Ivan Kravets
9cca8f3f55
Split debugging client to base and GDB //
Resolve
#3757
2021-03-19 15:47:20 +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
Drop support for Python 2
2021-03-19 00:21:44 +02:00
client.py
Split debugging client to base and GDB //
Resolve
#3757
2021-03-19 15:47:20 +02:00
gdb.py
Split debugging client to base and GDB //
Resolve
#3757
2021-03-19 15:47:20 +02:00
server.py
Configure a custom pattern to determine when debugging server is started with a new debug_server_ready_pattern option
2021-03-19 12:30:16 +02:00