On Mon, Sep 7, 2015 at 10:37 PM, Rick C. Hodgin
wrote:
> Hi. I'm new to Solaris and OpenIndiana. I heard about it on the
> comp.lang.c group because I was told SunStudio and later had a
> fix-and-continue compiler. I was able to download OpenIndiana from the
> link below, and install Sun Studi
Hi. I'm new to Solaris and OpenIndiana. I heard about it on the
comp.lang.c group because I was told SunStudio and later had a
fix-and-continue compiler. I was able to download OpenIndiana from the
link below, and install Sun Studio through the package manager. It works
great, but I'm finding s
finally it is simple: set env variable
SOURCEDEBUG=yes
so I add this in my bldenv.sh script.
On 04.09.15 15:40, Carsten Grzemba wrote:
>
> I like to do some debugging with dbx so I want to build some commands with
> debug information. But if I run
> $ bldenv.sh -d illumos 'make' its writes
>