llvm-project/lldb/source/Plugins/Process/NetBSD
Raphael Isemann 76e47d4887 [lldb][NFC] Use C++ versions of the deprecated C standard library headers
The C headers are deprecated so as requested in D102845, this is replacing them
all with their (not deprecated) C++ equivalent.

Reviewed By: shafik

Differential Revision: https://reviews.llvm.org/D103084
2021-05-26 12:46:12 +02:00
..
CMakeLists.txt [lldb/Plugin] Don't mark ProcessNetBSD as a plugin 2020-02-20 14:35:49 -08:00
NativeProcessNetBSD.cpp [lldb] [gdb-remote] Report QPassSignals and qXfer via extensions API 2021-04-27 19:34:00 +02:00
NativeProcessNetBSD.h [lldb] [Process/NetBSD] Report fork/vfork events to LLGS 2021-04-25 19:40:59 +02:00
NativeRegisterContextNetBSD.cpp [lldb] Split out NetBSD/x86 watchpoint impl for unification 2020-10-23 12:20:15 +02:00
NativeRegisterContextNetBSD.h [lldb] [Process/NetBSD] Copy the recent improvements from FreeBSD 2020-11-10 20:20:44 +01:00
NativeRegisterContextNetBSD_x86_64.cpp [lldb][NFC] Use C++ versions of the deprecated C standard library headers 2021-05-26 12:46:12 +02:00
NativeRegisterContextNetBSD_x86_64.h [lldb] Rename NativeRegisterContext{Watchpoint => DBReg}_x86 2021-03-01 16:23:36 +01:00
NativeThreadNetBSD.cpp [lldb] [Process/NetBSD] Report fork/vfork events to LLGS 2021-04-25 19:40:59 +02:00
NativeThreadNetBSD.h [lldb] [Process/NetBSD] Report fork/vfork events to LLGS 2021-04-25 19:40:59 +02:00