mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
* gdbserver_tests/nlpasssigalrm
modify test so as to test also a real time signal
* coregrind/m_gdbserver/signals.c
- implement translation between gdb real time signal numbers
and vki real time signal numbers
- ensure non-convertible signals are giving an error
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12471
11 lines
158 B
Plaintext
11 lines
158 B
Plaintext
Nulgrind, the minimal Valgrind tool
|
|
|
|
(action at startup) vgdb me ...
|
|
|
|
|
|
starting ...
|
|
ok: 1st SIGALRM received
|
|
ok: 2nd SIGALRM received
|
|
ok: SIGRTMIN received
|
|
|