Re: [PATCH v2 02/13] script language API for GDB: extension.[ch]

2014-01-21 Thread Mark H Weaver
Tom Tromey writes: >> "Ludovic" == Ludovic Courtès writes: > > Ludovic> I guess this is another limitation of Guile’s current signal handling > Ludovic> strategy, and something we should fix. > > FWIW I think it would be sufficient for gdb if scm_system_async_mark, or > something like it, co

Re: [PATCH v2 02/13] script language API for GDB: extension.[ch]

2014-01-21 Thread Doug Evans
On Tue, Jan 21, 2014 at 8:21 PM, Mark H Weaver wrote: > Tom Tromey writes: > >>> "Ludovic" == Ludovic Courtès writes: >> >> Ludovic> I guess this is another limitation of Guile’s current signal >> handling >> Ludovic> strategy, and something we should fix. >> >> FWIW I think it would be suf