Do SIGINT and SIGCONT exist on win32?
Andreas Pakulat
apaku at gmx.de
Tue Nov 27 00:02:00 CET 2007
Hi,
while doing some QProcess/KProcess porting in the KDevelop debugger I
noticed it doesn't support stopping and continuing a process. This is
needed for the talking to gdb in kdevelop. On unix the situation is
easily solved with ::kill(process->pid(), SIGINT).
I was wondering if there's something as simple as that on win32 as well?
If so Oswald would be willing to add apropriate functions to KProcess,
but obviously only if the win32 folks can write the win32 code for it :)
Andreas
PS: Of course kde4.1 material, so no haste needed :)
--
Don't get stuck in a closet -- wear yourself out.
More information about the Kde-windows
mailing list