mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-01 14:31:54 +00:00
gprof(1) can have more than one profile data file, so have the usage
message reflect that.
This commit is contained in:
parent
9d65137307
commit
6699a5555d
@ -116,7 +116,7 @@ main(argc, argv)
|
||||
[-E function-name] [-e function-name] \
|
||||
[-F function-name] [-f function-name] \
|
||||
[-k from to] [-s] [-T] [-z] [image-file] \
|
||||
[profile file]\n");
|
||||
[profile file(s)]\n");
|
||||
exit (1);
|
||||
}
|
||||
argv++;
|
||||
|
Loading…
x
Reference in New Issue
Block a user