I would like to be able to step through the wis-streamer application; in particular, I would like to use gdb to set and stop at breakpoints in GetAVData and VideoOpenFileSource::readFromFile, but the debugger does not seem to want to do so. I'm wondering if this is because of the way wis-streamer is linked with the liveMedia and Appro_interface libraries. Any advice?