This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug breakpoints/23368] gdb goes to into background when hitting exec catchpoint with follow-exec-mode new


https://sourceware.org/bugzilla/show_bug.cgi?id=23368

--- Comment #7 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Tom de Vries <vries@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a76dc3b7705c5c85efc00521ebfac49e80c3fedf

commit a76dc3b7705c5c85efc00521ebfac49e80c3fedf
Author: Tom de Vries <tdevries@suse.de>
Date:   Tue Oct 23 23:54:21 2018 +0200

    [gdb/testsuite]     Rewrite catch-follow-exec.exp using gdb_test

    The testcase catch-follow-exec.exp is written use gdb -batch in order to
avoid
    a GDB SIGTTOU.  After the commit of "Avoid GDB SIGTTOU on catch exec + set
    follow-exec-mode new (PR 23368)", that no longer is necessary.

    Rewrite the test using regular gdb_test commands.

    Tested with x86_64-linux.

    2018-10-24  Tom de Vries  <tdevries@suse.de>

        * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]