]> git.ipfire.org Git - thirdparty/gcc.git/commit
prims.cc (remoteDebug): New global.
authorKeith Seitz <keiths@redhat.com>
Thu, 24 Aug 2006 18:55:53 +0000 (18:55 +0000)
committerKeith Seitz <kseitz@gcc.gnu.org>
Thu, 24 Aug 2006 18:55:53 +0000 (18:55 +0000)
commitb8caf93e7dc321d800db228bf677db0ad59cce3f
tree0f4e9c8a199c52ebf7de8f689ed10fdbcb577616
parentc9cbfca6f52f65d6914a33715d39ec9fa0619a18
prims.cc (remoteDebug): New global.

        * prims.cc (remoteDebug): New global.
        (jdwpOptions): New global.
        (parse_x_arg): Add processing for "X" options "debug" and
        "runjdwp:"
        (_Jv_RunMain): If debugging, start up JDWP backend.
        Send VM_INIT and VM_DEATH when appropriate.

From-SVN: r116383
libjava/ChangeLog
libjava/prims.cc