emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Detaching after vfork from child process NNNNN]


From: Richard Stallman
Subject: [Detaching after vfork from child process NNNNN]
Date: Tue, 02 Jan 2024 23:13:43 -0500

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

I just started using the latest master to edit with, and actions that
create subprocesses often display

   [Detaching after vfork from child process NNNNN]

on the tty which is Emacs's output device.  This is quite invonenient
when doing normal editing with Emacs running under GDB.

I turned those messages off by adding the line

  set print inferior-events off

to src/.gdbinit.

Is it really right for the printing of those events to be enabled by
default?

How about adding that line to .gdbinit by default,
with a comment explaining what would result form deleting it?

-- 
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]