After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 796397 - gst-validate-launcher: disable timeouts when debugging in gdb interactively
gst-validate-launcher: disable timeouts when debugging in gdb interactively
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-devtools
unspecified
Other All
: Normal normal
: 1.15.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-05-25 10:13 UTC by Alicia Boya García
Modified: 2018-05-25 11:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gst-validate-launcher: disable timeouts when debugging in gdb interactively (1.12 KB, patch)
2018-05-25 10:13 UTC, Alicia Boya García
none Details | Review
gst-validate-launcher: disable timeouts when debugging in gdb interactively (1.13 KB, patch)
2018-05-25 10:16 UTC, Alicia Boya García
committed Details | Review

Description Alicia Boya García 2018-05-25 10:13:41 UTC
An interactive debugging session can be going for a long time, we don't
want any timeouts in that case.
Comment 1 Alicia Boya García 2018-05-25 10:13:45 UTC
Created attachment 372396 [details] [review]
gst-validate-launcher: disable timeouts when debugging in gdb interactively
Comment 2 Alicia Boya García 2018-05-25 10:16:45 UTC
Created attachment 372397 [details] [review]
gst-validate-launcher: disable timeouts when debugging in gdb interactively

An interactive debugging session can be going for a long time, we don't
want any timeouts in that case.
Comment 3 Thibault Saunier 2018-05-25 11:02:09 UTC
Attachment 372397 [details] pushed as bfa143c - gst-validate-launcher: disable timeouts when debugging in gdb interactively