[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-distro-pkg-dev
Subject:    /hg/icedtea8-forest/hotspot: 8207057, PR3613: No debug info for ...
From:       andrew () icedtea ! classpath ! org
Date:       2018-07-25 13:57:16
Message-ID: hg.66087a86ded3.1532527036.-768157755036617141 () icedtea ! classpath ! org
[Download RAW message or body]

changeset 66087a86ded3 in /hg/icedtea8-forest/hotspot
details: http://icedtea.classpath.org/hg/icedtea8-forest/hotspot?cmd=changeset;node=66087a86ded3
author: andrew
date: Wed Jul 25 14:53:59 2018 +0100

	8207057, PR3613: No debug info for assembler files


diffstat:

 make/linux/makefiles/gcc.make |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 2f2d2af6fa5c -r 66087a86ded3 make/linux/makefiles/gcc.make
--- a/make/linux/makefiles/gcc.make	Fri Jul 06 18:50:13 2018 +0000
+++ b/make/linux/makefiles/gcc.make	Wed Jul 25 14:53:59 2018 +0100
@@ -334,6 +334,7 @@
 # DEBUG_BINARIES uses full -g debug information for all configs
 ifeq ($(DEBUG_BINARIES), true)
   CFLAGS += -g
+  ASFLAGS += -g
 else
   # Use the stabs format for debugging information (this is the default
   # on gcc-2.91). It's good enough, has all the information about line
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic