summaryrefslogtreecommitdiffstats
path: root/gdb/dwarf2loc.c
diff options
context:
space:
mode:
authorElena Zannoni <ezannoni@kwikemart.cygnus.com>2003-07-22 18:24:42 +0000
committerElena Zannoni <ezannoni@kwikemart.cygnus.com>2003-07-22 18:24:42 +0000
commit32ffcbeda50deb1aa5507dcad91a6bc31b680675 (patch)
tree77b5b61c869a6fded200226f8c08f9596c5ebdae /gdb/dwarf2loc.c
parent153721e6648398f00d9c1ca923239b73e3acee9b (diff)
downloadppe42-binutils-32ffcbeda50deb1aa5507dcad91a6bc31b680675.tar.gz
ppe42-binutils-32ffcbeda50deb1aa5507dcad91a6bc31b680675.zip
2003-07-22 Elena Zannoni <ezannoni@redhat.com>
* dwarf2loc.c (locexpr_describe_location): Fix typos.
Diffstat (limited to 'gdb/dwarf2loc.c')
-rw-r--r--gdb/dwarf2loc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/dwarf2loc.c b/gdb/dwarf2loc.c
index 0c261292cf..a4141a0432 100644
--- a/gdb/dwarf2loc.c
+++ b/gdb/dwarf2loc.c
@@ -430,7 +430,7 @@ locexpr_describe_location (struct symbol *symbol, struct ui_file *stream)
&dlbaton->data[dlbaton->size - 1],
&bytes_read);
fprintf_filtered (stream,
- "a thread-local variable at offset %s in the"
+ "a thread-local variable at offset %s in the "
"thread-local storage for `%s'",
paddr_nz (offset), dlbaton->objfile->name);
return 1;
OpenPOWER on IntegriCloud