If you have very long structures, a simple backtrace can take
many
screenfuls, which isn't what most people want or expect.
OK, but I was thinking about a more general problem, not just
about
ERT. The backtraces displayed in batch-mode are truncated too
early,
and that makes them useless many times.
That's true. Programmers that need to debug these things should
have an
easy way to get complete backtraces, but I don't think users
should be
presented with them. So perhaps we should just introduce a new
switch,
like --complete-backtraces (or something) that would do the
right thing
both in general and in ert.