From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14133 invoked by alias); 27 Oct 2018 13:37:20 -0000 Mailing-List: contact gdb-testers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-testers-owner@sourceware.org Received: (qmail 14116 invoked by uid 89); 27 Oct 2018 13:37:19 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: kwanyin.sergiodj.net Received: from kwanyin.sergiodj.net (HELO kwanyin.sergiodj.net) (158.69.185.54) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 27 Oct 2018 13:37:18 +0000 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [binutils-gdb] Add a test case for info args|functions|locals|variables [-q] [-t TYPEREGEXP] [NAMEREGEXP] From: sergiodj+buildbot@sergiodj.net To: gdb-testers@sourceware.org Message-Id: <82b5e646c22b25862debc68a30d44957a9e5e3d3@gdb-build> Date: Sat, 27 Oct 2018 14:04:00 -0000 X-SW-Source: 2018-q4/txt/msg01999.txt.bz2 *** TEST RESULTS FOR COMMIT 82b5e646c22b25862debc68a30d44957a9e5e3d3 *** Author: Philippe Waroquiers Branch: master Commit: 82b5e646c22b25862debc68a30d44957a9e5e3d3 Add a test case for info args|functions|locals|variables [-q] [-t TYPEREGEXP] [NAMEREGEXP] Add a test case for info args|functions|locals|variables [-q] [-t TYPEREGEXP] [NAMEREGEXP] gdb/testsuite/ChangeLog 2018-10-27 Philippe Waroquiers * gdb.base/info_qt.c: New file. * gdb.base/info_qt.exp: New file.