Thanks to all who responded.
The error was mine. I read the manual, but it was not clear about core files.
You have to use the following syntax:
dbx exec core instead of dbx core core
Where the 'exec' is the path of the program which generated the 'core' file.
Received on Wed May 29 1996 - 19:56:14 NZST