Merge pull request #1387 from bauen1/fix-gdb-osabi

st-util: supply osabi to gdb
pull/1389/head
nightwalker-87 2024-04-21 20:31:52 +02:00 zatwierdzone przez GitHub
commit 5508663270
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -285,6 +285,7 @@ static const char* const target_description =
"<!DOCTYPE target SYSTEM \"gdb-target.dtd\">"
"<target version=\"1.0\">"
" <architecture>arm</architecture>"
" <osabi>none</osabi>"
" <feature name=\"org.gnu.gdb.arm.m-profile\">"
" <reg name=\"r0\" bitsize=\"32\"/>"
" <reg name=\"r1\" bitsize=\"32\"/>"