Skip to content

gmessages: Clarify documentation about aborting on fatal log levels

Clarify that we actually raise SIGTRAP rather than calling abort(). We haven’t called abort() since about 2011, when commit a04efe6a changed the logic to use SIGTRAP to make it possible to skip past fatal log messages in the debugger if they weren’t relevant to the problem being debugged.

Signed-off-by: Philip Withnall withnall@endlessm.com

#1448 (closed)

Closes #1448 (closed)

Merge request reports