Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

gdb can't find not source code #29

Open
coiby opened this issue Apr 25, 2020 · 2 comments
Open

gdb can't find not source code #29

coiby opened this issue Apr 25, 2020 · 2 comments

Comments

@coiby
Copy link

coiby commented Apr 25, 2020

The built package doesn't contain the source code. Thus gdb would complain as follows,

(gdb) n
8056 kernel/qwidget.cpp: No such file or directory.

I noticed if I use OPTIONS+=(debug strip) for makepkg, a seperate package qt5-base-debug will be built and installing this package will put the source code into /usr/src/debug/qtbase-everywhere-src-5.14.2/src/. So makepkg can avoid this issue.

@The-Compiler
Copy link
Member

So makepkg can avoid this issue.

I don't follow. These packages are built via makepkg.

@coiby
Copy link
Author

coiby commented Apr 28, 2020 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants