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 remote/20124] New: The compare-sections command should compare shared library sections


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

            Bug ID: 20124
           Summary: The compare-sections command should compare shared
                    library sections
           Product: gdb
           Version: HEAD
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: remote
          Assignee: unassigned at sourceware dot org
          Reporter: simon.marchi at ericsson dot com
  Target Milestone: ---

Currently, the compare-section command compares the sections of the main
executable.  It is also possible for the shared libraries used by the
executable on the target to be out of sync with what gdb reads on the host.  It
would be useful to be able to confirm the shared libraries read by gdb are the
right ones.

I thought this would be useful after seeing this bug in the Eclipse CDT bug
tracker:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=494121

-- 
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]