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 python/21558] New: symtab.fullname() can't handle directories with Unicode characters


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

            Bug ID: 21558
           Summary: symtab.fullname() can't handle directories with
                    Unicode characters
           Product: gdb
           Version: 7.12.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: python
          Assignee: unassigned at sourceware dot org
          Reporter: fredf_oliveira at hotmail dot com
  Target Milestone: ---

symtab.fullname() throws UnicodeEncodeError exception when dealing with
directories that contains Unicode characters, making it impossible to access
the absolute file name.

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