--- a/jdk/make/jpda/jdwp/Makefile Tue Apr 10 23:18:33 2012 -0700
+++ b/jdk/make/jpda/jdwp/Makefile Wed Apr 11 07:26:35 2012 -0700
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2000, 2005, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
@@ -27,6 +27,8 @@
# Makefile for building JDWP
#
+LIBRARY_SUPPORTS_FULL_DEBUG_SYMBOLS=1
+
BUILDDIR = ../..
PACKAGE = com.sun.tools.jdwp
PRODUCT = jpda