This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch] Display Fortran strings in backtraces
- From: Tom Tromey <tromey at redhat dot com>
- To: Jan Kratochvil <jan dot kratochvil at redhat dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Tue, 29 Jul 2014 09:43:31 -0600
- Subject: Re: [patch] Display Fortran strings in backtraces
- Authentication-results: sourceware.org; auth=none
- References: <20140728214654 dot GA26290 at host2 dot jankratochvil dot net>
>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:
Jan> 2014-07-28 Jan Kratochvil <jan.kratochvil@redhat.com>
Jan> * valprint.c (val_print_scalar_type_p): For TYPE_CODE_STRING return 0.
It looks fine to me, but I think it can affect Ada, so Joel ought to
weigh in.
Tom