jdk/make/jpda/transport/socket/Makefile
changeset 12427 116544b5a04c
parent 12292 0066b3386371
--- a/jdk/make/jpda/transport/socket/Makefile	Tue Apr 10 23:18:33 2012 -0700
+++ b/jdk/make/jpda/transport/socket/Makefile	Wed Apr 11 07:26:35 2012 -0700
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1998, 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 the JDI back-end implementation
 #
 
+LIBRARY_SUPPORTS_FULL_DEBUG_SYMBOLS=1
+
 BUILDDIR = ../../..
 LIBRARY = dt_socket
 PRODUCT = jbug