mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
committed by
Norman Feske
parent
53a7b4ca66
commit
0b5f901e58
@@ -94,7 +94,7 @@ namespace Genode {
|
||||
*/
|
||||
virtual void exit(int exit_value)
|
||||
{
|
||||
PDBG("child exited with exit value %d", exit_value);
|
||||
PDBG("child \"%s\" exited with exit value %d", name(), exit_value);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user