1. Check Point SecureKnowledge Article sk32553: "How to use 'fw ctl zdebug' command". This document explicitly describes the command's function: "fw ctl zdebug + drop - shows all packets that are dropped by the firewall". It details how zdebug provides real-time kernel debug messages.
2. Check Point R81.10 CLI Reference Guide: In the chapter on "Firewall Control Protocol Commands", the fw ctl zdebug command is detailed as a mechanism for printing debug messages from the Firewall kernel. This confirms its role as a low-level, real-time diagnostic tool, distinct from higher-level logging.
3. Check Point Certified Security Expert (CCSE) R81.10 Study Guide: The advanced troubleshooting sections of official courseware differentiate between log-based analysis (Smartlog, fw.log) and kernel-level debugging (fw ctl zdebug, fw monitor). The guide positions fw ctl zdebug as the tool for observing kernel-level packet handling decisions, such as drops, in real time.