mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 09:38:57 +00:00
2003-07-22 Elena Zannoni <ezannoni@redhat.com>
dwarf2loc.c (locexpr_describe_location): Fix typo.
This commit is contained in:
@@ -427,7 +427,7 @@ locexpr_describe_location (struct symbol *symbol, struct ui_file *stream)
|
||||
{
|
||||
int bytes_read;
|
||||
CORE_ADDR offset = dwarf2_read_address (&dlbaton->data[1],
|
||||
&dlbaton->data[dlbaton->size - 2],
|
||||
&dlbaton->data[dlbaton->size - 1],
|
||||
&bytes_read);
|
||||
fprintf_filtered (stream,
|
||||
"a thread-local variable at offset %s in the"
|
||||
|
||||
Reference in New Issue
Block a user