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 790791 - gdb-forever check target
gdb-forever check target
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: common
git master
Other Windows
: Normal normal
: 1.13.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-11-24 14:37 UTC by Matthew Waters (ystreet00)
Modified: 2017-11-27 09:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
check: add a gdb-forever target (830 bytes, patch)
2017-11-24 14:38 UTC, Matthew Waters (ystreet00)
committed Details | Review

Description Matthew Waters (ystreet00) 2017-11-24 14:37:22 UTC
Run a test in gdb forever.
Comment 1 Matthew Waters (ystreet00) 2017-11-24 14:38:26 UTC
Created attachment 364332 [details] [review]
check: add a gdb-forever target
Comment 2 Tim-Philipp Müller 2017-11-25 18:48:42 UTC
Comment on attachment 364332 [details] [review]
check: add a gdb-forever target

Nice, I've always wanted that :)
Comment 3 Matthew Waters (ystreet00) 2017-11-27 09:10:41 UTC
commit e8c7a71bf3e2ee48f682011bd63d64a8c78ea3b6
Author: Matthew Waters <matthew@centricular.com>
Date:   Sat Nov 25 01:34:27 2017 +1100

    check: add a gdb-forever target
    
    Unsurprisingly, runs a test in gdb until it fails somehow (or gdb does).
    
    https://bugzilla.gnome.org/show_bug.cgi?id=790791