on Android Emulator (Google APIs), DEXDump cannot stop the process using the su -c 'cmd' because the su format is su [UID[,GID[,GID2]...]] [COMMAND [ARG...]]
02-08/15:17:00 INFO [DEXDump]: found target [19245] logcat
su: invalid uid/gid '-c'
su: invalid uid/gid '-c'
on Android Emulator (Google APIs), DEXDump cannot stop the process using the
su -c 'cmd'
because the su format issu [UID[,GID[,GID2]...]] [COMMAND [ARG...]]