This is the mail archive of the gdb-patches@sourceware.cygnus.com mailing list for the GDB project. See the GDB home page for more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gdb Port for DGUX ix86



Dear Folks
A port of gdb4-17 is now in ftp.xfree86.org
cd pub/XFree86/3.3.2/binaries/GDB_BETA.
(complete source code).
If you want me to submit a patch (made with
gnu patch 2.5) please e-mail.
I call it GDB_BETA because I am about to add
and threads support, but the above sources
are a fully functional standard gdb.
A Notice: the main configure script has been modified
to pick up the CFLAGS from config/mh-dgux386!
This is the way that should be otherwise there
is no reason of having a file mh-dgux386. There is
no reason to modifying each time the configure and
Makefile or passing the CFLAGS through make.

(Please note: The file mh-dgux386 that is distributed
with gdb-4.17 and other GNU programs is wrong and
in_appropriate.  The gcc for DGUX does indeed produces
debug info but needs -g -mstandard instead -g.
So Angela's additions are wrong and obsolete.
The correct file is the one in gdb-4.17 above and it
will be good from now on to be used so that we avoid 
the mods trouble each time we compile a program in DGUX.)

Regards
Takis