JuliaComputing / gdb-solib-wine

GDB enhanced to debug wine processes
GNU General Public License v2.0
16 stars 2 forks source link

Teach GDB to do case insensitive lookups for windows libraries. #3

Open bernhardu opened 2 years ago

bernhardu commented 2 years ago

I hit this issue now too, and maybe the patch in this branch might fit.

It worked for me with these activation commands:

    set target-file-system-kind dos-based
    set solib-search-path /path/to/wine-prefix/drive_c
    file /path-to-wine-build/loader/wine64
    set osabi WineLinux
    sharedlibrary