From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Stancek Date: Tue, 18 Jul 2017 04:43:48 -0400 (EDT) Subject: [LTP] [PATCH] gdb: Create a directory and a simple gdb testcase In-Reply-To: <1500290746-3674-1-git-send-email-vkabatov@redhat.com> References: <1500290746-3674-1-git-send-email-vkabatov@redhat.com> Message-ID: <229601788.54458705.1500367428285.JavaMail.zimbra@redhat.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it ----- Original Message ----- > Create a testcase to verify gdb is able to attach to a process and > this process is able to run without issues. Since no gdb-related > tests are present, a directory and a makefie are created as well. > > Signed-off-by: Veronika Kabatova Pushed. Regards, Jan