[Scummvm-tracker] [ScummVM :: Bugs] #12797: Debug with gdb - no debugging symbols found
ScummVM :: Bugs
trac at scummvm.org
Wed Mar 9 22:03:33 UTC 2022
#12797: Debug with gdb - no debugging symbols found
-------------------+---------------------
Reporter: toby63 | Owner: toby63
Type: defect | Status: closed
Priority: normal | Component: Ports
Version: | Resolution: fixed
Keywords: | Game:
-------------------+---------------------
Changes (by toby63):
* owner: (none) => toby63
* status: new => closed
* resolution: => fixed
Comment:
Replying to [comment:4 sev-]:
> This is weird, it was working sinceforever. I use debugger very often,
sometimes daily. It must be something in your setup. Do you happen to see
a STRIP command as the final step after LINK?
>
> Also, run configure with --enable-verbose-build, build the whole thing,
after that, remove any *.o file, run make again and paste the full output
here. E.g. the output will be consisting of compiling one file, AR/RANLIB
one library and final step on linking ScummVM, but all the command line
parameters will be visible.
Sry for the late answer, I just checked old emails and found one about
this comment.
I guess you are right, I used the Arch Build System and it seems that this
usually strips out all debugging symbols (IIRC).
So this is probably the explanation.
--
Ticket URL: <https://bugs.scummvm.org/ticket/12797#comment:5>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list