This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
[commit] dwarf2read.c (struct dwarf2_cu): Improve comments.
- From: Doug Evans <dje at google dot com>
- To: gdb-patches at sourceware dot org
- Date: Thu, 27 Mar 2014 11:45:33 -0700
- Subject: [commit] dwarf2read.c (struct dwarf2_cu): Improve comments.
- Authentication-results: sourceware.org; auth=none
Hi.
fyi, I committed this.
2014-03-27 Doug Evans <dje@google.com>
* dwarf2read.c (struct dwarf2_cu): Improve comments for members
addr_base, ranges_base.
diff --git a/gdb/dwarf2read.c b/gdb/dwarf2read.c
index 705dc2d..cf95583 100644
--- a/gdb/dwarf2read.c
+++ b/gdb/dwarf2read.c
@@ -513,12 +513,12 @@ struct dwarf2_cu
/* The DW_AT_addr_base attribute if present, zero otherwise
(zero is a valid value though).
- Note this value comes from the stub CU/TU's DIE. */
+ Note this value comes from the Fission stub CU/TU's DIE. */
ULONGEST addr_base;
/* The DW_AT_ranges_base attribute if present, zero otherwise
(zero is a valid value though).
- Note this value comes from the stub CU/TU's DIE.
+ Note this value comes from the Fission stub CU/TU's DIE.
Also note that the value is zero in the non-DWO case so this value can
be used without needing to know whether DWO files are in use or not.
N.B. This does not apply to DW_AT_ranges appearing in