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

[Bug fortran/11354] error in evaluating variable length fortranstrings causes stalls


http://sourceware.org/bugzilla/show_bug.cgi?id=11354

--- Comment #6 from Jan Kratochvil <jan.kratochvil at redhat dot com> 2011-04-29 17:03:10 UTC ---
(In reply to comment #5)
> The below example actually reproduces the stalling behaviour

The problem is people sometimes print huge arrays for example into file and it
takes a lot of time.  There was discussed some way to read data while it is
being printed instead of reading it all in advance.  No limit is going to fit
all the cases.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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