I'm not entirely sure how to go about attaching a debugger to my build of K-stars. I'm running on OS-X, and I'm not particularly familiar with developer tools. Any chance there's a basic guide that can get me started? Perhaps with GDB?

If it helps any, VI shows the metacharacters being logged in the response:

DEBUG 25.533668 sec : CMD <WM:1>
DEBUG 25.558617 sec : RES <WM:1^M>

The filter wheel seems to be sending windows style \r\n terminated responses.

Read More...