- arg1 of bx_dbg_watch/unwatch is sent -1, 0, and 1 but was declared as a Boolean.
didn't compile with some compiler. - put conditional "#if BX_HAVE_HASH_MAP" around code that uses <hash_map.h>. - replace calls to snprintf with bx_snprintf. - arg1 of bx_dbg_watch is an int, not a Boolean.
ftp.bochs.com