[Libre-soc-bugs] [Bug 581] power-gem5 needs upstream merging
    bugzilla-daemon at libre-soc.org 
    bugzilla-daemon at libre-soc.org
       
    Thu Jan 28 10:31:31 GMT 2021
    
    
  
https://bugs.libre-soc.org/show_bug.cgi?id=581
--- Comment #3 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
from sandipan:
$ ./build/POWER/gem5.debug configs/example/se.py --wait-gdb -c ~/test
And then run the pygdbmi equivalents of the following gdb commands.
$ gdb
(gdb) file ~/test
(gdb) set step-mode on
(gdb) set remote Z-packet on
(gdb) break _start
(gdb) target remote localhost:7000
(gdb) nexti
-- 
You are receiving this mail because:
You are on the CC list for the bug.
    
    
More information about the libre-soc-bugs
mailing list