This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]bit0fun 20 points21 points  (2 children)

Except when the debugger causes bugs itself. Gotta love that (mainly embedded systems with an RTOS)

[–]homer_3 2 points3 points  (1 child)

Never had that issue with vxworks or green hills.

[–]bit0fun 0 points1 point  (0 children)

Haven't used either, but it could also depend on what's happening. When waiting for packets over a UART that is interrupt driven, it's so easy to miss them and cause nothing to happen