Having never done a backtrace before, its unclear how I would go about
backtracing a program launched from a launcher.  Is there a command-line
way of launching a “foo.desktop” object?  If so, what is it?  Knowing
this will allow me to do the following.

Start the program under control of gdb:

gdb <program> 2>&1 | tee gdb-<program>.txt
(gdb) handle SIG33 pass nostop noprint
(gdb) set pagination 0
(gdb) run <arguments, if any>
 

Or, is there a GUI way of starting backtrace before double-clicking on a
launcher?

-- 
gnome-terminal lockup when launched from desktop launcher
https://bugs.launchpad.net/bugs/225942
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to