[Scummvm-tracker] [ScummVM :: Bugs] #12797: Debug with gdb - no debugging symbols found
ScummVM :: Bugs
trac at scummvm.org
Tue Aug 10 20:52:57 UTC 2021
#12797: Debug with gdb - no debugging symbols found
-------------------+-----------------------
Reporter: toby63 | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: --Unset--
Version: | Keywords:
Game: |
-------------------+-----------------------
I tried to debug "The longest Journey" because of
[https://bugs.scummvm.org/ticket/12762 ticket 12762].
Now every time I try to run:
{{{
gdb scummvm
}}}
It shows me:
{{{
Reading symbols from scummvm...
(No debugging symbols found in scummvm)
}}}
I used the following config for compilation:
{{{
./configure \
--enable-c++11 \
--disable-all-engines \
--enable-engine=stark,sword25 \
--prefix=/usr
}}}
System info:
OS: Arch Linux
GDB version: GNU gdb (GDB) 10.2
--
Ticket URL: <https://bugs.scummvm.org/ticket/12797>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list