canmove, Confirmed users
737
edits
(Added a note about filtering logs by toplevel protocol) |
(fix typo) |
||
Line 101: | Line 101: | ||
in the environment of the processes for which you wish to see messages. | in the environment of the processes for which you wish to see messages. | ||
To see only IPC messages for a given toplevel protocol, set to the name of the toplevel protocol. For example: | To see only IPC messages for a given toplevel protocol, set MOZ_IPC_MESSAGE_LOG to the name of the toplevel protocol. For example: | ||
MOZ_IPC_MESSAGE_LOG=PContent | MOZ_IPC_MESSAGE_LOG=PContent |