Ralf Corsepius wrote:

The worst feature about both is them being very hard to debug, because
you can't set breakpoints on them.


These days you can set watchpoints with some hardware and have the debugger break on an access, a write or a read. Having said that there is no reason to code this way if you do not have to.


I know, in RTEMS this approach is disliked, because this contradicts the
"use C as macro-asm" school some people around here prefer.


Please stop trolling.

Chris
_______________________________________________
rtems-devel mailing list
[email protected]
http://www.rtems.org/mailman/listinfo/rtems-devel

Reply via email to