(CommandList
  children: [
    (C {(_Dbg_help_add_sub)} {(info)} {(watchpoints)} 
      {
        (DQ ("**info watchpoints** [*num* ...]\n") ("\n") 
          ("Show status of watchpoints. If no watchpoint numbers are\n") ("given, the show all watchpoints. Otherwise only those watchpoints\n") 
          ("listed are shown and the order given.\n") ("\n") ("The ") (EscapedLiteralPart token:<Lit_EscapedChar "\\\"">) (Disp) 
          (EscapedLiteralPart token:<Lit_EscapedChar "\\\"">) (" column contains one of ") (EscapedLiteralPart token:<Lit_EscapedChar "\\\"">) (keep) 
          (EscapedLiteralPart token:<Lit_EscapedChar "\\\"">) (", ") (EscapedLiteralPart token:<Lit_EscapedChar "\\\"">) (del) 
          (EscapedLiteralPart token:<Lit_EscapedChar "\\\"">) (", the disposition of\n") ("the breakpoint after it gets hit.\n") ("\n") ("The ") 
          (EscapedLiteralPart token:<Lit_EscapedChar "\\\"">) (enb) (EscapedLiteralPart token:<Lit_EscapedChar "\\\"">) 
          (" column indicates whether the breakpoint is enabled.\n") ("\n") ("The ") (EscapedLiteralPart token:<Lit_EscapedChar "\\\"">) (Where) 
          (EscapedLiteralPart token:<Lit_EscapedChar "\\\"">) (" column indicates where the breakpoint is located.\n") ("Info whether use short filenames\n") ("\n") 
          ("See also:\n") ("---------\n") ("\n") ("**break**, **enable**, and **disable**.")
        )
      } {(1)}
    )
    (FuncDef
      name: _Dbg_do_info_watchpoints
      body: (BraceGroup children:[(C {(_Dbg_list_watch)} {($ VSub_Star "$*")})] spids:[119])
      spids: [115 118]
    )
  ]
)