since a few revisions i have serious problems with the debugger when debugging CB
very often the debugger hangs and i can't do anything but "Stop debugging" which closes the entire debugging session.
a few situation, where i got these hangs reproducible:
* added a watch to dereference a pointer to (or a member inside) a structure (cbFindReplaceData or cbStyledTextControl)
* using "Send user command to debugger" and sending just "info break"
* trying to step over a SANITY_CHECK macro