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

Still crashing with gfortran - internal-error: print_frame_args: Assertion `nsym != NULL' failed


I followed Tom's link to
http://sourceware.org/bugzilla/show_bug.cgi?id=11313

and saw that a PR had been filed against gfortran, This was fixed
(see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43950)
in revision 159077
 of gcc,

I did the following
>svn checkout svn://gcc.gnu.org/svn/gcc/trunk
>svn checkout -r 159077 svn://gcc.gnu.org/svn/gcc/trunk

and then built. But gdb still fails.

Any ideas?
-Mathew


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