Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
generate-dwarf-functions: add a 'Usage' comment
[simgrid.git] / 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.