Skip to content

Fix for Linux's version of StackTrace #23

@Linar46

Description

@Linar46

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions