Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
generate-dwarf-functions: add a 'Usage' comment
authorGabriel Corona <gabriel.corona@loria.fr>
Mon, 29 Jun 2015 09:21:57 +0000 (11:21 +0200)
committerGabriel Corona <gabriel.corona@loria.fr>
Mon, 29 Jun 2015 09:21:57 +0000 (11:21 +0200)
tools/generate-dwarf-functions

index 38bd20e..fbb496a 100755 (executable)
@@ -1,5 +1,6 @@
 #!/bin/sh
 # Generate files from a given dwarf.h
+# Usage: tools/generate-dwarf-functions /usr/include/dwarf.h
 
 cat - > src/mc/mc_dwarf_tagnames.cpp <<EOF
 /* Copyright (c) 2014. The SimGrid Team.