* gnu/classpath/jdwp/natVMVirtualMachine.cc
authorkseitz <kseitz@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Feb 2007 20:56:47 +0000 (20:56 +0000)
committerkseitz <kseitz@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Feb 2007 20:56:47 +0000 (20:56 +0000)
commit15b3f4099d549c102dddb15df7fd1261bdbb8e0d
tree2c5613f6f2c49e3a9f83cfa420f131521a3f640c
parent2a6b4c77546b2f5d0214730c3247184a3986bde5
    * gnu/classpath/jdwp/natVMVirtualMachine.cc
        (registerEvent): Implement EVENT_BREAKPOINT.
        (unregisterEvent): Likewise.
        (get_request_location): New function.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@121608 138bc75d-0d04-0410-961f-82ee72b054a4
libjava/ChangeLog
libjava/gnu/classpath/jdwp/natVMVirtualMachine.cc