[RFC] Allowing all threads of all|current process(es) to be resumed [new command + docs]

Doug Evans dje@google.com
Sun May 31 18:38:00 GMT 2009


On Sun, May 31, 2009 at 11:29 AM, Tom Tromey <tromey@redhat.com> wrote:
> Doug> # This isn't implementable today, it's just for illustration.
> Doug> define lstep
> [...]
>
> You can implement this with Python today :-) ...
>
> Doug>   set $save_scheduler_locking [get scheduler-locking]
>
> Here you use gdb.parameter.
>
> Doug>   try
>
> Python's try/catch works with gdb exceptions.

Thanks.  I suspected as much, but it was secondary to my main point so
I didn't invest much time in it.



More information about the Gdb-patches mailing list