Skip to content
Snippets Groups Projects
Commit f633f9a5 authored by Anh Nguyen-Tuong's avatar Anh Nguyen-Tuong
Browse files

Fix usage

parent adbbc61a
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ usage()
echo " -c, --enable-breakup-critical-edges Breakup critical edges"
echo " -C, --disable-breakup-critical-edges Do not breakup critical edges"
echo " -f, --fork-server-only Fork server only"
echo " -m, --enable-fixed-map Use fixed address for tracing map"
echo " -m, --enable-fixed-map [<address>] Use fixed address for tracing map (<address> must be hex and page-aligned, e.g., 0x10000)"
echo " -M, --disable-fixed-map Disable fixed address tracing map (default)"
echo
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment