X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c57842fe897f53b46f0be3da87f7c996674be7d6..25207b6537c2ef0fa7cafe86de50f6c6079529c1:/doc/doxygen/options.doc diff --git a/doc/doxygen/options.doc b/doc/doxygen/options.doc index 4ae9562f5c..82776a5768 100644 --- a/doc/doxygen/options.doc +++ b/doc/doxygen/options.doc @@ -392,7 +392,9 @@ to the most effient: The only reason to change this setting is when the debugging tools get fooled by the optimized context factories. Threads are the most -debugging-friendly contextes. +debugging-friendly contextes, as they allow to set breakpoints anywhere with gdb + and visualize backtraces for all processes, in order to debug concurrency issues. +Valgrind is also more comfortable with threads, but it should be usable with all factories. \subsection options_virt_stacksize Adapting the used stack size