Added code to print out the symbol if one exists for an address
authorAli Saidi <saidi@eecs.umich.edu>
Tue, 13 Jan 2004 00:59:02 +0000 (19:59 -0500)
committerAli Saidi <saidi@eecs.umich.edu>
Tue, 13 Jan 2004 00:59:02 +0000 (19:59 -0500)
commita44248aab04a3b48864308a478ad676def175158
treecfb15bdf2876bb4d0bef32c129b757c46fc1018a
parent60a1b35e4db6dc7ebf189a6aca4549d85480d5ce
Added code to print out the symbol if one exists for an address

cpu/exetrace.cc:
    added code to print out symbol if one is found for address
kern/linux/linux_system.cc:
    added code to set the debugSymbolTable to the kernel symbol table

--HG--
extra : convert_revision : 191d7608d04fa42baef5e618c0bbbf5ad4001031
cpu/exetrace.cc
kern/linux/linux_system.cc