mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-01-18 17:24:10 +01:00
gdbstub: report architecture tag for ARM targets
This commit is contained in:
parent
8e17feff94
commit
592b9c66d1
@ -199,6 +199,7 @@ namespace ams::dmnt {
|
||||
"l<?xml version=\"1.0\"?>"
|
||||
"<!DOCTYPE target SYSTEM \"gdb-target.dtd\">"
|
||||
"<target>"
|
||||
"<architecture>arm</architecture>"
|
||||
"<xi:include href=\"arm-core.xml\"/>"
|
||||
"<xi:include href=\"arm-vfp.xml\"/>"
|
||||
"</target>";
|
||||
@ -2468,4 +2469,4 @@ namespace ams::dmnt {
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user