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] Extend Fortran detection filename extensions


On Thu, 03 Jun 2010 00:06:22 +0200, Joel Brobecker wrote:
> > +# Test automatic language detection before the inferior starts.
> > +gdb_test "p modmany::var_i" " = 14" "stopped language detection"
> 
> Why not just do "show language"?

I believe this testcase should be in place as it tests it all together.

There could be probably also an isolated new testcase.  I was not sure if
there would not be one day changes in how Fortran language variants get
detected and called in `show language'.  But I understand in such case even
the testcases must be changed.

Should I submit a separate testfile for it?


Thanks,
Jan


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