-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
building source code wxWidgets
mkdir buildgtk && cd buildgtk
../configure --with-gtk=3 --disable-shared --enable-debug --disable-optimise --enable-debug_gdb --enable-backtrace --enable-debugreport --without-subdirs
make -j12 (number may be diff on your system check nproc)
cd ~ (home dir)
echo "set debuginfod enabled on" > .gdbinit
...
CHECK MY REPO FOR FULL GUIDE.
https://github.com/Linar46/StackTrace
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels