hotspot/src/share/vm/runtime/globals.hpp
changeset 8478 d89e2f60ba40
parent 8336 6698077ad7d3
parent 8476 7e34c2d4cf9b
child 8681 c691d94813f9
child 8499 4f77360820d7
--- a/hotspot/src/share/vm/runtime/globals.hpp	Fri Feb 25 12:46:49 2011 -0800
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Mon Feb 28 15:35:45 2011 -0800
@@ -3733,6 +3733,9 @@
           "The file to create and for whose removal to await when pausing " \
           "at startup. (default: ./vm.paused.<pid>)")                       \
                                                                             \
+  diagnostic(bool, PauseAtExit, false,                                      \
+          "Pause and wait for keypress on exit if a debugger is attached")  \
+                                                                            \
   product(bool, ExtendedDTraceProbes,    false,                             \
           "Enable performance-impacting dtrace probes")                     \
                                                                             \