We do not have a deadline for the next version of IDA Pro yet, but we already know about some features that will be included in it. The following list is just for your information, so you know that what we are busy with :)
- Android native code debugger. It will support both ARM/Thumb code and debug multithreaded applications - Disassembler module for Android's Dalvik VM bytecode and loaded for .DEX files (contributed by our user) - Bochs debugger for x64 code - Server side conditional breakpoints - New processor module for SPU (Cell Broadband Engine Synergistic Processor Unit) - Support for many new instructions in PowerPC, including VLE (Variable Length Encoding) and AltiVec (with Cell BE) instructions - IDA debugger will become multithreaded itself, to increase the debugging speed - IDAPython: added support for PySide to work with Qt directly from Python - If time permits, we will introduce basics of source level debugging. It will be possible to 'source debug' the code generated by the decompiler