This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] PR gdb/21164: maint print {symbols,msymbols,psymbols} without args crash
- From: Pedro Alves <palves at redhat dot com>
- To: Sergio Durigan Junior <sergiodj at redhat dot com>, GDB Patches <gdb-patches at sourceware dot org>
- Cc: Doug Evans <xdje42 at gmail dot com>
- Date: Wed, 15 Feb 2017 22:12:28 +0000
- Subject: Re: [PATCH] PR gdb/21164: maint print {symbols,msymbols,psymbols} without args crash
- Authentication-results: sourceware.org; auth=none
- References: <20170215201548.29225-1-sergiodj@redhat.com>
On 02/15/2017 08:15 PM, Sergio Durigan Junior wrote:
> This patch fixes that. OK to apply?
Can you add some tests for this, please?
Thanks,
Pedro Alves