Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
New function: xbt_display_backtrace(). Sweet while debuging
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 11 Apr 2006 22:23:42 +0000 (22:23 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 11 Apr 2006 22:23:42 +0000 (22:23 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2127 48e7efb5-ca39-0410-a469-dd3cf9ba447f

ChangeLog

index 95e353e..0283db8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,7 @@ SimGrid (3.0.2) unstable; urgency=low
   * New module: sparse graph structure with basic algorithms. [AL]
   * Display more information on backtraces: source line & function names are
     now displayed just like valgrind does (rely on addr2line tool) [MQ]
   * New module: sparse graph structure with basic algorithms. [AL]
   * Display more information on backtraces: source line & function names are
     now displayed just like valgrind does (rely on addr2line tool) [MQ]
+  * New function: xbt_display_backtrace(). Sweet while debuging [MQ]
 
   SURF:
   * complete rewrote of the KCCFLN05 workstation model. It is now an
 
   SURF:
   * complete rewrote of the KCCFLN05 workstation model. It is now an