File not found Error in Windows release.
- Dominant language
- TypeScript
- Stars
- 10.4k
- Forks
- 521
- PR merge metrics
- No merged PRs in 30d
Description
While running the gdbgui release v0.13.2.1 (windows) exe file, after adding the loading the library it is showing that file not found in the console.
**To Reproduce**
Steps to reproduce the behavior:
1. Run gdbgui_0.13.2.1.exe
2. Enter path for the library(.a)
3. Click on load library.
4. See error
**Expected behavior**
It should shows the source file for that particular library
**Screenshots**

**Please complete the following information:**
* OS: Windows 10 64 Bit
* gdbgui version (`gdbgui -v`): 0.13.2.1
* gdb version (`gdb -v`):?gdb 12.1
* browser [e.g. chrome, safari]: Edge
Contributor guide
Assessment
This issue has not been assessed yet.