diff options
author | Keith Seitz <kseitz@gcc.gnu.org> | 2007-02-01 18:58:58 +0000 |
---|---|---|
committer | Keith Seitz <kseitz@gcc.gnu.org> | 2007-02-01 18:58:58 +0000 |
commit | 0f160ccf2876be5265381dc04a87e71e2dc5f0b6 (patch) | |
tree | 2098683c034878b454947110a65dd7d0dee429c0 /gcc/alias.c | |
parent | 0e6c5b58543978b3dc16cdfeb653df6997d4e800 (diff) | |
download | gcc-0f160ccf2876be5265381dc04a87e71e2dc5f0b6.zip gcc-0f160ccf2876be5265381dc04a87e71e2dc5f0b6.tar.gz gcc-0f160ccf2876be5265381dc04a87e71e2dc5f0b6.tar.bz2 |
jvmti-int.h (JVMTI): Declare member "enabled".
* include/jvmti-int.h (JVMTI): Declare member "enabled".
* jvmti.cc (JVMTI): Add member "enabled".
(_Jv_GetJVMTIEnv): Mark JVMTI enabled.
* interpret.cc (_Jv_InterpMethod::ncode): Use JVMTI::enabled
instead of gnu::classpath::jdwp::Jdwp::isDebugging.
(_Jv_CompileMethod): If JVMTI is enabled, use run_debug
instead of run to compile the method.
* interpret-run.cc [DEBUG] (NEXT_INSN): Add JVMTI single step
notification.
From-SVN: r121468
Diffstat (limited to 'gcc/alias.c')
0 files changed, 0 insertions, 0 deletions