Skip to content
Snippets Groups Projects
Commit 5cda428a authored by Fons Rademakers's avatar Fons Rademakers
Browse files

mention the stacktrace customization options.

git-svn-id: http://root.cern.ch/svn/root/trunk@31879 27541ba8-7e3a-0410-8455-c3a389f83636
parent a2538600
No related branches found
No related tags found
No related merge requests found
......@@ -21,8 +21,11 @@ bits is zero).</li>
<li>Prevent the unadvertent replacement of an arrow with a dot when the left side is actually a pointer</li>
</ul>
</li>
<li>More user friendly trace-back in case of a crash, with hints where
the problem might be.</li>
<li>More user friendly stacktrace in case of a crash, with hints where
the problem might be. On Linux and MacOS X these stacktraces are generated
by the script $ROOTSYS/etc/gdb-backtrace.sh. Using the Root.StackTraceMessage
resource one can customize the message printed by the script. The entire
script can be replaced using the Root.StacktraceScript resource.</li>
<li>Numerous minor bug fixes...</li>
</ul>
<h4>New module <tt>editline</tt> </h4>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment