pavel.seleznev at gmail dot com
2018-08-20 15:33:52 UTC
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.
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.
You are receiving this mail because:
You are on the CC list for the bug.