Bochs/bochs/debug
Bryce Denney dcedff8d46 - fix some minor compile bugs that appear when you mix up instrumentation,
debugger, SMP, and x86-64.  A few macros were missing the CPU_ID argument,
  and a few passed nonexistent variables to the instrumentation macros.
- I changed CPU_ID into a plain old macro instead of an inline call to a
  trivial which_cpu() function, and removed which_cpu().

Modified Files:
  cpu/cpu.h cpu/ctrl_xfer64.cc debug/dbg_main.cc
2002-11-21 18:22:03 +00:00
..
crc.cc - apply patch.ifdef-disabled-options. Comments from that patch are below: 2002-11-19 05:47:45 +00:00
dbg_main.cc - fix some minor compile bugs that appear when you mix up instrumentation, 2002-11-21 18:22:03 +00:00
debug.h - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
lexer.c - replace with lexer.c built on linux instead of cygwin. It didn't 2002-11-19 09:25:20 +00:00
lexer.l - apply patch.ifdef-disabled-options. Comments from that patch are below: 2002-11-19 05:47:45 +00:00
linux.cc - apply patch.ifdef-disabled-options. Comments from that patch are below: 2002-11-19 05:47:45 +00:00
linux.h - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
loader_misc.h - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
make-syscalls-linux.pl - merged BRANCH-smp-bochs into main branch. For details see comments 2001-05-23 08:16:07 +00:00
Makefile.in - apply patch.ifdef-disabled-options. Comments from that patch are below: 2002-11-19 05:47:45 +00:00
parser.c - apply patch.ifdef-disabled-options. Comments from that patch are below: 2002-11-19 05:47:45 +00:00
parser.h - apply patch from Alexander Krisak (darkelf@newmail.ru) 2002-10-04 14:57:36 +00:00
parser.y - apply patch.ifdef-disabled-options. Comments from that patch are below: 2002-11-19 05:47:45 +00:00
sim2.cc - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
syscalls-linux.h - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00