Rename "javadebug" to "jvmdebug"
commit797cf07565d48e2789d6bad31f1e07ddd26d44c1
authorNicolas VIVIEN <nicolas@vivien.fr>
Thu, 6 Aug 2009 14:35:32 +0000 (6 16:35 +0200)
committerChris Frey <cdfrey@foursquare.net>
Mon, 31 Aug 2009 23:10:27 +0000 (31 19:10 -0400)
treee418abe22eeeac570db6e34a0d6d2f52ee633c4e
parent4634fc7434e189243da2df0adf47bbef00f8a07e
Rename "javadebug" to "jvmdebug"
Rename "JD" to "JVM"

I keep "JDG" or "JDWP" for the bjdwp application.
"JVM" is for the JVM communication (so the communication with the
device)
14 files changed:
src/Makefile.am
src/barry.h
src/controller.cc
src/controller.h
src/m_jvmdebug.cc [moved from src/m_javadebug.cc with 75% similarity]
src/m_jvmdebug.h [moved from src/m_javadebug.h with 77% similarity]
src/packet.cc
src/packet.h
src/protocol.h
src/protostructs.h
src/socket.cc
src/socket.h
tools/Makefile.am
tools/bjvmdebug.cc [moved from tools/bjavadebug.cc with 83% similarity]