gdb for Xenix?

Wm E Davidsen Jr davidsen at crdos1.crd.ge.COM
Fri Jan 19 01:21:44 AEST 1990


In article <1990Jan17.182119.27138 at cunixf.cc.columbia.edu> chaiklin at cunixf.cc.columbia.edu (Seth Chaiklin) writes:
| Has anyone tried to make a version of gdb that will work under
| SCO Xenix386, Dev. Sys. 2.2?  

Short answer:

  You probably have to get gcc working first. gcc assumes that the code
and data are in the same segment (tiny rather than small model). There
is an option to avoid this, but it doesn't seem to work right.

  I have not seen gcc for Xenix, although I would love to have someone
tell me it exists. SCO UNIX *will* run gcc, unless several people are
kidding me, but the UNIX development set includes CodeView (again people
who have it tell me), and eliminates the need for gdb unless you just
like it better.
-- 
bill davidsen	(davidsen at crdos1.crd.GE.COM -or- uunet!crdgw1!crdos1!davidsen)
            "Stupidity, like virtue, is its own reward" -me



More information about the Comp.unix.xenix mailing list