dbx fatal error

Background
-------------
Os: IBM AIXL 5.1 (Unix)

Problem
-------------
I run the dbx in csh as follows

% dbx mainprog

-- The following is the systemm replay
Type 'help' for help.
reading symbolic information ...warning: stab entry unrecognized: name ,type 45, class a8, value 0'

dbx: fatal error: 1283-221 nesting depth underflow (0)

Questions
------------
How to solve it

Thak You
sam

You might want to enter "nested depth underflow" into the search box at the IBM site. It would get you 49 hits where the first one is addressing the problem in AIX 4.3.3 (clearly not suiting you) and the second one is about AIX 5.1 - BINGO!

I just did that and came up with this:

I hope this helps

bakunin