Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
"new ruby host method"
[simgrid.git] / src / xbt / backtrace_windows.c
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-09-10 mquinsonreindent (with eclipse)
2008-01-23 mquinsonDo not prepare backtraces for display in backtrace_curr...
2008-01-23 mquinsonDamit, leftover of the gcc syntax for inline assembly
2008-01-23 mquinsongive up on cross-compiling backtrace code from gcc...
2008-01-23 mquinsonAllow gcc cross-compilation targetting windows, and...
2008-01-23 mquinsonOther try at killing that singleton
2008-01-23 mquinsonOther try at killing that singleton
2008-01-22 mquinsontry to kill the singleton design pattern
2008-01-22 mquinsonEnd of last commit about cleaning up windows backtraces...
2008-01-22 mquinsonSeparate the dummy implementation of the backtraces...
2008-01-22 mquinsonCleanups: kill code dupplication
2008-01-22 mquinsonxbt_new raises an exception on error, no need to check...
2008-01-22 mquinsonErm. Reindenting did not make the trick on assembly...
2008-01-22 mquinsonReindent (no real change)
2008-01-22 mquinsonMove a bit of code into the platform-dependent files...
2008-01-11 cheriermadd the inclusion of the dbg_help.h header, remove...
2008-01-07 mquinsonsplit windows and linux backtrace setup out of the...