This is the mail archive of the gdb-patches@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]

Re: [PATCH V2] Improve user experience in printing Fortran derived types.


Walfred Tedeschi <walfred.tedeschi@intel.com> writes:

> Thus the result of the print of asquare is today:
>
> (gdb) print asquare
> $1 = ( 0, {REAL(4) ()} 0x6716253 <square_test_$ASQUARE>, {void ()}
> 0x6716253 <square_test_$ASQUARE> )
>
> In this sense I suppose you would like to see that as a test added to
> the fortran testsuite, right?

Yes, you are right.

>
> With that would it be ok to commit, of course after review of the test? :)

Please post the patch with the test, and I'll take a look.  All of my
questions have been answered in the discussions.

-- 
Yao (éå)


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