Hi All,

    I am trying to print the symbol address so that I can get the function
name of my benchmarks such as @_libc_start_main, @getenv and @main etc.

    I changed the code so that even the system is in User Mode, the symbol
address can still be printed out. I managed to do so in SE mode and got all
the function names I need. But in full system mode, the symbol address are
all "@phys_startup_64".

    I am wondering if there's some way I can print the function names in
full system mode as I did in SE mode?

    Thank you so much!

-Best
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to