$OpenBSD: patch-hotspot_make_bsd_makefiles_gcc_make,v 1.8 2015/05/11 14:47:45 kurt Exp $
--- hotspot/make/bsd/makefiles/gcc.make.orig	Thu May  7 15:29:31 2015
+++ hotspot/make/bsd/makefiles/gcc.make	Thu May  7 15:29:43 2015
@@ -290,7 +290,7 @@ endif
 # (warning: that could easily inflate libjvm_g.so to 150M!)
 # Note: The Itanium gcc compiler crashes when using -gstabs.
 DEBUG_CFLAGS/ia64  = -g
-DEBUG_CFLAGS/amd64 = -g
+DEBUG_CFLAGS/amd64 = -gstabs
 DEBUG_CFLAGS/arm   = -g
 DEBUG_CFLAGS/ppc   = -g
 DEBUG_CFLAGS += $(DEBUG_CFLAGS/$(BUILDARCH))
