This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/22224] New: Documentation for add-symbol-file could be clarified


https://sourceware.org/bugzilla/show_bug.cgi?id=22224

            Bug ID: 22224
           Summary: Documentation for add-symbol-file could be clarified
           Product: gdb
           Version: 7.12
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: vomlehn at texas dot net
  Target Milestone: ---

I ran into a piece of code whose .text section began at a higher address than
another section. The documentation for add-symbol-file implies that the address
is that of the file, but it appears as though this is incorrect. When I supply
the virtual address of the start of the .text section, things work correctly.
If my deduction is correct, a clarification of this would be helpful.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]