> After all this we are still unable to step into the omniORB code
> to find where that error message is coming from. What are we missing?
I haven't followed this closely, but you should check that your "-g" is
not getting canceled by something else following it on the compiler
command line, like a "-g0". hth
- Tom