[Bug win32/23547] New: GDB didn't work with unix-way names under windows environment

pavel.seleznev at gmail dot com sourceware-bugzilla@sourceware.org
Mon Aug 20 15:33:00 GMT 2018


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

            Bug ID: 23547
           Summary: GDB didn't work with unix-way names under windows
                    environment
           Product: gdb
           Version: 8.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: win32
          Assignee: unassigned at sourceware dot org
          Reporter: pavel.seleznev at gmail dot com
  Target Milestone: ---

Hello,

I have compiled program using linux subsystem under Windows 10. Compiled binary
contains paths like "/mnt/c/<...>" to source files.

And gdb via gdbgui gives me error "No source file named c."

I have tried to use path substitution
set substitute-path '/mnt/c/projectname' 'c:\projectname'
but without success.

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


More information about the Gdb-prs mailing list