start at support for multiple CPUs
This commit is contained in:
parent
ec3d3a1fce
commit
f1a727b971
21 changed files with 87 additions and 837 deletions
|
@ -1,3 +1,4 @@
|
|||
set confirm off
|
||||
python
|
||||
gdb.execute("target remote localhost:26000")
|
||||
gdb.execute("set architecture i386")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue