070603cb4d
such as bx_cpu and bx_mem. I changed them to BX_CPU(0) and BX_MEM(0). - we still don't have correct support for debugging with multiple processors, so I added a check in bochs.h that will abort the compile if you try on GDBstub and processors>1. If/when gdbstub supports multiple processors we can remove this check. - also I brought attention to, but did not fix, the line that sets sockaddr.sin_len = sizeof(sockaddr). On Linux, sockaddr.sin_len does not exist so we have to remove the line. Since Stu Grossman added this line, I've asked him to test without the line and let me know if it works. - modified: gdbstub.cc, bochs.h |
||
---|---|---|
bochs | ||
bochs-performance | ||
bochs-testing | ||
CVSROOT | ||
sfsite |