Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
lldb
/
source
/
Target
/
UnixSignals.cpp
ceff664
Remove header grouping comments.
by Jonas Devlieghere
· 7 years ago
16aec50
Change the default handling for SIGPIPE to pass/,no-stop/no-notify.
by Jim Ingham
· 7 years ago
0509724
Reflow paragraphs in comments.
by Adrian Prantl
· 7 years ago
5f19b90
Move ArchSpec to the Utility module
by Pavel Labath
· 8 years ago
7993cc5
Make LLDB skip server-client roundtrip for signals that don't require any actions
by Eugene Zemtsov
· 9 years ago
b9c1b51
*** This commit represents a complete reformatting of the LLDB source code
by Kate Stone
· 9 years ago
e77fce0
[NFC] Darwin llgs support from Week of Code
by Todd Fiala
· 9 years ago
d70a6e7
Fix Clang-tidy modernize-use-nullptr warnings in some files in source/Target; other minor fixes.
by Eugene Zelenko
· 10 years ago
79e6749
Target: fix -Wcast-qual warning
by Saleem Abdulrasool
· 10 years ago
cec6b45
Welcome to NetBSD signals
by Kamil Rytarowski
· 10 years ago
8f81e88
Fix build and some warnings after r250798
by Tamas Berghammer
· 10 years ago
79be9e8
[LLDB] Insert names with same signo as alias instead of a new entry
by Mohit K. Bhakkad
· 10 years ago
98d0a4b
Refactor Unix signals.
by Chaoren Lin
· 10 years ago
5275aaa
Moved Args::StringToXIntYZ to StringConvert::ToXIntYZ
by Vince Harron
· 11 years ago
4396b8e
Change the default handling for SIGALRM and SIGCHLD to not notify.
by Jim Ingham
· 12 years ago
3413275
Fixed some issues with ARM backtraces by not processing any push/pop
by Greg Clayton
· 14 years ago
7778703
Back up both the register AND the stop state when calling functions.
by Jim Ingham
· 15 years ago
1bf55f2
Change the default signal setting for SIBABRT to SUPPRESS the signal. Why?
by Greg Clayton
· 15 years ago
d5687ae
Fixed the UnixSignals class to be able to get a signal by name, short name, or signal number when using:
by Greg Clayton
· 15 years ago
8dbc336
Added short names and descriptions to the UnixSignals class. Also cleaned up
by Greg Clayton
· 15 years ago
237cd90
Fixed process.gdb-remote to be able to properly propagate the signals and
by Greg Clayton
· 15 years ago
30fdc8d
Initial checkin of lldb code from internal Apple repo.
by Chris Lattner
· 15 years ago