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] Multi-dimensional Fortran arrays issue PR11104


Hi,

Was wondering if there was anything else I should do to get this patch considered for inclusion? I'm happy to make any changes required; this is my first gdb patch.

Thanks,
Andrew


> -----Original Message-----
> From: gdb-patches-owner@sourceware.org [mailto:gdb-patches-
> owner@sourceware.org] On Behalf Of Andrew Burgess
> Sent: 16 September 2010 09:59
> To: gdb-patches@sourceware.org
> Subject: [PATCH] Multi-dimensional Fortran arrays issue PR11104
> 
> The attached patch fixes issue PR11104
> (http://sourceware.org/bugzilla/show_bug.cgi?id=11104 ), relating to
> printing multidimensional Fortran arrays.
> 
> This has also been mentioned on the gdb list recently:
> http://sourceware.org/ml/gdb/2010-09/msg00004.html
> 
> The tar file contains a test case for this issue, it adds two files to
> gdb/testsuite/gdb.fortran .
> 
> If people think that it looks sane then could it be applied please, or
> let me know if there are any changes needed, I've not submitted many
> patches before.
> 
> 
> Thanks,
> Andrew
> 



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