Assuming that ibis uses "MAIN" as the entry point (not _main as in C); symbols are case sensitive,
it looks like the debug symbols weren't found.
Did you link your program with -g as well as compiling it with -g ?
HTH,
Colin S. Miller
--
Replace the obvious in my email address with the first three letters of the hostname to reply.