You are not logged in.

#1 2019-03-28 14:36:06

logos88
Member
From: Valencia
Registered: 2013-04-02
Posts: 31

How to debug stacktrace that includes debug symbols for glib2 and gtk3

Hi! Sorry for my ignorance, but could someone tell my how I could debug an aplication with debug symbols for this aplication, glib2 and gtk3. I needed to fill an issue but after reading https://wiki.archlinux.org/index.php/De … ing_Traces I still don't know how to do it. I do gdb name-of-program and then run, but I don't know how to do it with glib2 and gtk3 too.

Offline

#2 2019-03-28 14:41:13

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,671

Re: How to debug stacktrace that includes debug symbols for glib2 and gtk3

You should probably elaborate on your exact issue, exact program exposing an issue and look at/post the stack trace.

There's nothing to do with "glib2 and gtk3 too" run your application make it crash, generate the back trace. If your glib2 and gtk3 are built with debug symbols you will see their functions in the stacktrace

Offline

Board footer

Powered by FluxBB