pulp-platform / debug_bridge

BSD 3-Clause "New" or "Revised" License
7 stars 9 forks source link

Various improvements #12

Closed stefanct closed 5 years ago

stefanct commented 5 years ago

Hi, while I was trying to get the debug bridge to run on newer systems (especially with a newer toolchain, it works with GDB 7.12+ now) I fixed some things on they way. The last two patches probably need some more work and/or some vetting before merging them as I did not fully grasp the communication with the debug module and could only test on the Zedboard hardware. The rest should be pretty clear and uncontested I think (but ofc I am biased ;)

haugoug commented 5 years ago

Thanks a lot for your contribution !

stefanct commented 5 years ago

Hm, well... thanks, but I think that might have been a bit premature. Did you look at the reset/kill patches?

stefanct commented 5 years ago

@haugoug Also, unfortunately I made a mistake, see e53c194 for the fix.

haugoug commented 5 years ago

Ok great, can you create a pull request ?