From 6951fc17a8bd8598b124c4a0a28c5ec97b85d2e4 Mon Sep 17 00:00:00 2001 From: mquinson Date: Tue, 11 Apr 2006 22:23:42 +0000 Subject: [PATCH 1/1] New function: xbt_display_backtrace(). Sweet while debuging git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2127 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 95e353e1fd..0283db8346 100644 --- 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 function: xbt_display_backtrace(). Sweet while debuging [MQ] SURF: * complete rewrote of the KCCFLN05 workstation model. It is now an -- 2.20.1