GNOME Bugzilla – Bug 796390
gst-validate-launcher: Stop in --gdb by default, add --gdb-non-stop
Last modified: 2018-05-24 16:47:17 UTC
This patch modifies the default behavior of --gdb to not run and quit automatically the debugee, but rather wait for user input. This is usually much more convenient to debug all kinds of bugs. The automatic run behavior has been moved to a new command switch: --gdb-non-stop
*** This bug has been marked as a duplicate of bug 796389 ***