Skip to content

Releases: stemnic/pyAVRdbg

Core functionality working but still needs polish

05 Dec 19:15
Compare
Choose a tag to compare

The rsp server and debugger interface is now in a state where I would say it is usable if you can tolerate working around some edge cases.
There is also alot to be done to make the rsp server launch more nicely and give more flexibility with which device you chose to debug.

There are some known issues with sw breakpoints still if you terminate or cut power to the device at the wrong time.

First iteration of rsp server

02 Jul 22:24
43a16d9
Compare
Choose a tag to compare
Pre-release

This is the first release of hopefully many to come. Code is a little hacky and things have to be tested properly, but seems to work well enough