Kirkwood, David A wrote:

> Thanks for the response. Now I have an additional complication. The separate
> windows communicate accross IPC structures, therefore asynchonously. Any
> ideas on how to set up debugging for this mechanism? At present the best I
> can do is attach to the window of interest, but messages appear and
> disappear into the netherworld of IPC.

If the "windows" are distinct processes, you'll need to debug each one
individually.

-- 
Glynn Clements <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-c-programming" 
in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to