(create_pty): New function.
authorNick Roberts <nickrob@snap.net.nz>
Thu, 13 Aug 2009 13:22:55 +0000 (13:22 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Thu, 13 Aug 2009 13:22:55 +0000 (13:22 +0000)
commit850d0752fb8ab02e3ffc80567578f9e9a4cb77f9
treeabdfaa4a174ad4122539bcdd91de04ef20984c26
parent79a1c8a97058e8542a2fdbe3aabc4c513b79e46f
(create_pty): New function.
(Fstart_process): Use it to allow Emacs to just associate a pty
with the buffer.  See associated change in gdb-mi.el.
(list_processes_1): Deal with no program name.
(start_process_unwind): Use pid == -2 to mean no process.
src/process.c