Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Feb 2021 14:08:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 253831] misc/mc More than 1 copy of mc application does not start in sysutils/screen
Message-ID:  <bug-253831-7788-zA9GWSiwPT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253831-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253831-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253831

--- Comment #5 from Cy Schubert <cy@FreeBSD.org> ---
(In reply to Vladislav V. Prodan from comment #4)

That's one way to do it. I tend to, make -DWITH_DEBUG.

If when looking through the dump I discover the compiler has optimized out a
variable I need to look at I will also turn off optimization:

make -DWITH_DEBUG DEBUG_FLAGS=3D'-g -O0'

Let's try make -DWITH_DEBUG first. It may be all we need for now.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253831-7788-zA9GWSiwPT>