[fpc-devel] time for dumping stacktrace, when using dwarf.
Jonas Maebe
jonas.maebe at elis.ugent.be
Tue Nov 10 12:45:51 CET 2009
On 10 Nov 2009, at 11:57, Michael Van Canneyt wrote:
> But let's start by improving efficiency, the MT issue can follow
> later :-)
I disagree. I think correctness should always be more important than
efficiency, especially for RTL functions (and in particular when it's
about debugging helpers). Saying that "someone will fix it later for
corner cases" usually means that no one fixes it, everyone forgets
about it, and then at one point there is a bug report and someone
spends half a day figuring out why something doesn't work (to find out
it was basically intentional and left as an exercise for someone
else). I've been there many times already.
Jonas
More information about the fpc-devel
mailing list