mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-02 06:54:54 +00:00
Fixed error message text
This commit is contained in:
parent
a0ad303552
commit
ffb740a982
@ -179,7 +179,7 @@ asymbol **symbols;
|
||||
s);
|
||||
break;
|
||||
case bfd_reloc_outofrange:
|
||||
info("%B:%s relocation address out of range %T (%x)\n",
|
||||
info("%B:%s relocation address out of range %T (%V)\n",
|
||||
input_bfd,
|
||||
input_section->name,
|
||||
s,
|
||||
|
Loading…
x
Reference in New Issue
Block a user