remove extern "C" from the functions we all from gdb. This isn't requried and trips...
authorAli Saidi <saidi@eecs.umich.edu>
Mon, 26 Jun 2006 21:49:49 +0000 (17:49 -0400)
committerAli Saidi <saidi@eecs.umich.edu>
Mon, 26 Jun 2006 21:49:49 +0000 (17:49 -0400)
commitb1cfe01b5730af7d9f215466ebe108fc96dc0a27
treed4015fd4bcf79959d6657be8512ba0e88ed4217b
parentd80acd37bdbadb95f7f116e130f98c528ba93abe
remove extern "C" from the functions we all from gdb. This isn't requried and trips up GDB sometimes when i thinks the extern
name should be mangled, but it isn't

--HG--
extra : convert_revision : 62e2a1989e8fd3d73958d3a3e2d00e378488e642
src/base/fast_alloc.cc
src/base/trace.cc
src/sim/debug.cc
src/sim/sim_object.cc
src/sim/stat_control.cc
src/sim/system.cc