help-octave
[Top][All Lists]
Advanced

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

Re: Re: GUI closes without error message


From: Nicholas Jankowski
Subject: Re: Re: GUI closes without error message
Date: Tue, 23 Jun 2020 14:59:17 -0400

John, this command links gdb to the worker thread, right? Is there a
possibility to get the gui's pid from within octave? 

in Windows, starting the GUI creates two processes 
- Console Window Host (conhost.exe)
- octave-gui.exe 

the getpid() command does return the pid of octave-gui.exe.

reply via email to

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