llvm-project/lldb/source
Pavel Labath 9303afb30e Fix incorrect log messages in NativeProcessLinux (pr40588)
The "signal" argument was removed from the MonitorCallback function, but
not from the log statements within it. This wasn't noticed because the
name "signal" suddenly started referring to the libc function with that
name.

This fixes that.

llvm-svn: 353419
2019-02-07 15:56:35 +00:00
..
API [Reproducers] SBReproducer framework: Capture & Replay 2019-02-06 18:57:42 +00:00
Breakpoint [Expressions] Add support of expressions evaluation in some object's context 2019-02-05 09:14:36 +00:00
Commands [Expressions] Add support of expressions evaluation in some object's context 2019-02-05 09:14:36 +00:00
Core SymbolFileBreakpad: Add line table support 2019-02-07 13:42:32 +00:00
DataFormatters Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Expression [Expressions] Add support of expressions evaluation in some object's context 2019-02-05 09:14:36 +00:00
Host Move FileAction, ProcessInfo and ProcessLaunchInfo from Target to Host 2019-02-04 14:28:08 +00:00
Initialization [Reproducers] Add file provider 2019-01-29 20:36:38 +00:00
Interpreter Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Plugins Fix incorrect log messages in NativeProcessLinux (pr40588) 2019-02-07 15:56:35 +00:00
Symbol [Expressions] Add support of expressions evaluation in some object's context 2019-02-05 09:14:36 +00:00
Target [lldb] Make frame recognizers vend synthesized eValueTypeVariableArgument values 2019-02-07 01:49:10 +00:00
Utility Fix some warnings introduced in r353324 (ReproducerInstrumentation patch) 2019-02-07 13:51:38 +00:00
CMakeLists.txt [CMake] Unify scripts for generating VCS headers 2019-02-06 03:51:00 +00:00
lldb.cpp [CMake] Unify scripts for generating VCS headers 2019-02-06 03:51:00 +00:00