Home
last modified time | relevance | path

Searched refs:set_logging (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DChangeLog1227 * RNBRemote.cpp (set_logging): Use new function callback registration
1286 * RNBRemote.cpp (set_logging): Log to ASL unconditionally when
1311 * RNBRemote.cpp (set_logging): Remove the mode=file and filename=
1330 * RNBRemote.cpp (set_logging): Recognize the "filename=" argument
1341 * RNBRemote.cpp (set_logging): Recognize the "mode=" field to enable
1359 * RNBRemote.cpp (set_logging): New function to parse the QSetLogging
H A DRNBRemote.cpp1988 rnb_err_t set_logging(const char *p) { in set_logging() function
2265 rnb_err_t result = set_logging(p); in HandlePacket_QSetLogging()