Antti Huhtala

Results 3 comments of Antti Huhtala

I of course agree on the fact that there are situations where a double read or write would have unexpected results. However, imho it's not very common to read or...

Yeah, the particular point at which the exception has always occurred with me is on line 609 in gdbserver.py, while calling self.target.get_state(). Just changing the exception handling there would get...

Sorry for the delay, I was working on something else for a while and didn't have this board connected to the debugger. I'm happy to report that your feature/fault_resiliance branch...