llvm-project/lldb/source/Plugins/Process/Linux
Adrian Prantl d8f460e864 Enable AUTOBRIEF in doxygen configuration.
This brings the LLDB configuration closer to LLVM's and removes visual
clutter in the source code by removing the @brief commands from
comments.

This patch also reflows the paragraphs in all doxygen comments.

See also https://reviews.llvm.org/D46290.

Differential Revision: https://reviews.llvm.org/D46321

llvm-svn: 331373
2018-05-02 16:55:16 +00:00
..
CMakeLists.txt Enable breakpoints and read/write GPRs for ppc64le 2017-10-05 19:44:05 +00:00
NativeProcessLinux.cpp Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
NativeProcessLinux.h Enable AUTOBRIEF in doxygen configuration. 2018-05-02 16:55:16 +00:00
NativeRegisterContextLinux.cpp Clean up NativeRegisterContext 2017-11-10 11:05:49 +00:00
NativeRegisterContextLinux.h Clean up NativeRegisterContext 2017-11-10 11:05:49 +00:00
NativeRegisterContextLinux_arm.cpp Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
NativeRegisterContextLinux_arm.h Clean up NativeRegisterContext 2017-11-10 11:05:49 +00:00
NativeRegisterContextLinux_arm64.cpp Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
NativeRegisterContextLinux_arm64.h Clean up NativeRegisterContext 2017-11-10 11:05:49 +00:00
NativeRegisterContextLinux_mips64.cpp Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
NativeRegisterContextLinux_mips64.h Kill struct IOVEC 2017-12-01 12:05:00 +00:00
NativeRegisterContextLinux_ppc64le.cpp Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
NativeRegisterContextLinux_ppc64le.h Clean up NativeRegisterContext 2017-11-10 11:05:49 +00:00
NativeRegisterContextLinux_s390x.cpp Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
NativeRegisterContextLinux_s390x.h Clean up NativeRegisterContext 2017-11-10 11:05:49 +00:00
NativeRegisterContextLinux_x86_64.cpp Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
NativeRegisterContextLinux_x86_64.h Kill struct IOVEC 2017-12-01 12:05:00 +00:00
NativeThreadLinux.cpp Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
NativeThreadLinux.h Clean up NativeRegisterContext 2017-11-10 11:05:49 +00:00
ProcessorTrace.cpp Fix assorted compiler warnings (mismatched signedness and printf specifiers) 2017-07-05 14:54:46 +00:00
ProcessorTrace.h Clean up lldb-types.h 2017-07-18 13:14:01 +00:00
Procfs.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
SingleStepCheck.cpp Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
SingleStepCheck.h NPL: Fix single step workaround 2017-02-16 18:12:04 +00:00