aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorOmair Majid <[email protected]>2011-03-07 11:24:34 -0500
committerOmair Majid <[email protected]>2011-03-07 11:24:34 -0500
commitee39d7bc6f44502bd7b833da8189cdca9c1c7c70 (patch)
treedb7a9be0fcd5ce646f886ce019b874d5cb31c9a4 /ChangeLog
parent6ee70462f3655208b658ab057e05c0f42d2b0afb (diff)
Make ICEDTEAPLUGIN_DEBUG=suspend start the JVM in suspend mode
2011-03-07 Omair Majid <[email protected]> * plugin/icedteanp/IcedTeaNPPlugin.cc: Add plugin_debug_suspend. (plugin_start_appletviewer): If plugin_debug_suspend is true, start jvm in suspend mode.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df05710..81a4085 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2011-03-07 Omair Majid <[email protected]>
+ * plugin/icedteanp/IcedTeaNPPlugin.cc: Add plugin_debug_suspend.
+ (plugin_start_appletviewer): If plugin_debug_suspend is true, start jvm in
+ suspend mode.
+
+2011-03-07 Omair Majid <[email protected]>
+
* NEWS: Update.
* Makefile.am
(RHINO_RUNTIME): Define to point to rhino jars, or empty.