[PATCH 5/9] posix: Convert to inline function
Chris Johns
chrisj at rtems.org
Thu Jul 18 22:29:17 UTC 2013
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
More information about the devel
mailing list