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 4/4] Remove C/C++ relevant code in Fortran specific file.


Tim Wiederhake <tim.wiederhake@intel.com> writes:

> Remove code relevant for printing C/C++ Integer values in a
> Fortran specific file to unify printing of Fortran values.

Does this patch affect the output of printing variables in Fortran?
If so, how does it affect the output?  It would be great to mention
these changes in commit log, at least.

>
> xxxx-yy-zz  Christoph Weinmann  <christoph.t.weinmann@intel.com>
>
> gdb/ChangeLog:
>
> 	* f-valprint.c (f_val_print): Remove check for one byte
> 	sized integers. Remove printing of character type.
>
> gdb/testsuite/ChangeLog:
>
> 	* gdb.fortran/printing-types.exp: New file.

gdb.fortran/printing-types.f90.

> 	* gdb.fortran/printing-types.exp: New file.

-- 
Yao (齐尧)


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