summaryrefslogtreecommitdiff
path: root/src/compiler/codegen/arm/ArchUtility.cc
diff options
context:
space:
mode:
author Elliott Hughes <enh@google.com> 2011-12-07 15:34:09 -0800
committer Elliott Hughes <enh@google.com> 2011-12-07 15:34:09 -0800
commita3c24aaf30fcce6c4393c923beeaad385f1257db (patch)
tree23f8b0a889eb6400ca789f900032f858c99fe8e7 /src/compiler/codegen/arm/ArchUtility.cc
parent21a5bf2dc8c9cb3fbe5a30a88d1149c328e3aaca (diff)
Fill out the list of JDWP commands.
This also changes to reporting ERR_NOT_IMPLEMENTED rather than aborting for a command we don't have a handler for. (As opposed to a command we have a handler for, but whose handler just calls UNIMPLEMENTED(FATAL) --- there's no change to that. This just means that for stuff like jdb's "threadlocks" command that dalvik never supported, using it now causes jdb to say "Command 'threadlocks' is not supported on the target VM" instead of causing the VM to abort and jdb to be thereby disconnected.) Change-Id: I1b7952d4ca6a540afb9fde6ae54de11b36345d4e
Diffstat (limited to 'src/compiler/codegen/arm/ArchUtility.cc')
0 files changed, 0 insertions, 0 deletions