<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On 6 October 2013 06:06, Dimitar Zhekov <span dir="ltr"><<a href="mailto:dimitar.zhekov@gmail.com" target="_blank">dimitar.zhekov@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Sat, 05 Oct 2013 07:40:15 -0700<br>
Matthew Brush <<a href="mailto:mbrush@codebrainz.ca">mbrush@codebrainz.ca</a>> wrote:<br>
<br>
> So with the pull request adding system() as a fallback/hidden<br>
> preference, maybe we could just drop the win32 API code altogether,<br>
> switch back to using the same codepath as all platforms (ie. GLib async<br>
> spawning) and if people experience issues, we can use as further data<br>
> points to troubleshoot GLib async spawning and we can recommend they try<br>
> the system() option[1] as a workaround?<br>
<br>
</div>Scope uses g_spawn_async_with_pipes() on Win~1 to both read from and<br>
write to gdb without any problems that I know of. Could be because of<br>
the specially written event source, or simply my ignorance. Also<br>
can't remember whether I specially tested stderr.<br>
<span class="HOEnZb"><font color="#888888"><br></font></span></blockquote><div><br></div><div>Or possibly works because its just short messages, IIRC one of the problems only showed up with lots of data.</div><div><br></div>
<div>Cheers</div><div>Lex</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="HOEnZb"><font color="#888888">
--<br>
E-gards: Jimmy<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Devel mailing list<br>
<a href="mailto:Devel@lists.geany.org">Devel@lists.geany.org</a><br>
<a href="https://lists.geany.org/cgi-bin/mailman/listinfo/devel" target="_blank">https://lists.geany.org/cgi-bin/mailman/listinfo/devel</a><br>
</div></div></blockquote></div><br></div></div>