I have been trying to build "editors/kate" with debug symbols because
it continually crashes when I attempt to open a new session. The bug
report created is not usable according to KDE so I am trying to get it
built with debug symbols.

I tried putting this in the "/etc/make.conf" file:

# editors/kate
.if $(.CURDIR:M*/editors/kate)
DEBUG_FLAGS = -ggdb
CFLAGS += ${DEBUG_FLAGS}
WITH_DEBUG = YES
.endif

Is there anything else I have to do to get the port build and installed
with debug symbols?

-- 
Jerry ♔

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the Reply-To header.
__________________________________________________________________

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to