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 cli/10841] New: set solib-absolute-prefix doesn't trim path string


When doing some internal GDB testing, I tried doing the following, and it failed
until I noticed that the string wasn't being trimmed on the right side of the
set solib-absolute-prefix subcommand.

I looked in the source to find the potential point of fault, but it appears to
be an issue with the parser that will need to be resolved, or something that
will need to be resolved at the subcommand level so this won't be an issue for
someone else.

The log for the item is attached.

-- 
           Summary: set solib-absolute-prefix doesn't trim path string
           Product: gdb
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: cli
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: yanegomi at gmail dot com
                CC: gdb-prs at sourceware dot org
 GCC build triplet: x86_86-unknown-linux-gnu
  GCC host triplet: x86_86-unknown-linux-gnu
GCC target triplet: powerpc-unknown-linux


http://sourceware.org/bugzilla/show_bug.cgi?id=10841

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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