[gvd-devel] gvd dies with Solaris dbx 4.0

Arnaud Charlet gvd-devel@act-europe.fr
Tue, 17 Apr 2001 11:03:34 +0200


> GVD dies with dbx 4.0 on Solaris 2.6 (Sparc)

GVD only support gdb, so this is indeed expected.
If people are interested in contributing support for dbx, we will be happy
to give them hints and pointers.

As an alternative, you should consider using gdb instead of dbx, and compile
your files with the -xs option if you are using a Sun compiler.

Arno