]> git.siccegge.de Git - frida/frida.git/commitdiff
Properly fail if no appropriate Disassembler can be constructed
authorChristoph Egger <Christoph.Egger@fau.de>
Thu, 26 Mar 2015 16:45:34 +0000 (17:45 +0100)
committerChristoph Egger <Christoph.Egger@fau.de>
Thu, 26 Mar 2015 16:45:34 +0000 (17:45 +0100)
Currently, for mipsel there is no InstructionAnalysis available for some
reason. frida gives now a errormessage and survives instead of just
segfaulting


No differences found