This is the mail archive of the archer@sourceware.org mailing list for the Archer project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Just to put it all in one place, current usage of froggy-test is as
follows: -q | --quiesce
Quiesce the specified process after attaching it.
Running processes attached via the -p option (see
below) are quiesced according to utrace rules.
Processes started via the -E option (e.g., binaries
executed by fork/execv) are quieseced when the
process is ready to run but has not yet started to
do so (in report_exec). -x <arg> | --syscall-exit <arg>
Just like --syscall-entry but controls the reporting
of syscall exits. -s <arg> | --signal <arg>
Similar to -e and -x, using the same argument
conventions, but for signals. (NOT YET FULLY
IMPLEMENTED.) -p <arg> | --pid <arg>
Attach to the running process the pid of which is
<arg>. -E <arg> | --exec <arg>
For this option, <arg> is a string specifying a
program to be executed and attached, along with any
necessary arguments. E.g.:-- Chris Moller
I know that you believe you understand what you think I said, but
I'm not sure you realize that what you heard is not what I meant.
-- Robert McCloskeyAttachment:
signature.asc
Description: OpenPGP digital signature
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |