Bochs/bochs/bx_debug
Volker Ruppert cd68194269 Added Android host platform support to Bochs based on SF patch #534.
- added Android case to the configure script.
- renamed file memory.h to memory-bochs.h to fix conflict with NDK.
- fixed Android issues in some files.
2016-08-12 17:06:14 +00:00
..
dbg_main.cc extracted fetchdecode into separated folder under cpu and also out of BX_CPU_C class into stand-alone module. Next step: wrap it up nicely and define clear interace to CPU model to minimize dependencies. Ideally I need fetchdecode to not include CPU at all 2016-06-12 21:23:48 +00:00
debug.h extracted fetchdecode into separated folder under cpu and also out of BX_CPU_C class into stand-alone module. Next step: wrap it up nicely and define clear interace to CPU model to minimize dependencies. Ideally I need fetchdecode to not include CPU at all 2016-06-12 21:23:48 +00:00
lexer.c Updated generated file (fixes bochsdbg.exe compilation on MSVC) 2016-05-13 17:35:23 +00:00
lexer.l fix massive code dupliction between disasm, debugger and cpu by introducing new cpu decoder.h header 2016-04-29 21:01:28 +00:00
linux.cc fixed dbger enabled build 2016-04-29 21:09:18 +00:00
make-syscalls-linux.pl Fixed incompatibility with gcc3.3, I think. 2003-11-28 15:07:29 +00:00
Makefile.in Added Android host platform support to Bochs based on SF patch #534. 2016-08-12 17:06:14 +00:00
parser.c added ability to dump Bochs param tree in XML format 2014-11-15 22:03:52 +00:00
parser.h added ability to dump Bochs param tree in XML format 2014-11-15 22:03:52 +00:00
parser.y added ability to dump Bochs param tree in XML format 2014-11-15 22:03:52 +00:00
symbols.cc fixed problems found by cppcheck tool (patch by Maxim Derbasov) 2015-01-03 13:53:52 +00:00
syscalls-linux.h Adding Id and Rev property to all files 2011-02-24 22:05:47 +00:00