Re: "finish" command leads to SIGTRAP
Pedro Alves <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On 02/21/2019 05:50 PM, Pedro Alves wrote: > (...) the signal issue > I mentioned below (in which TF would get stuck when you stepped into > a signal handler, or something like that). The kernel could have special > handling for pushf, emulating it instead of actually single-stepping it? FYI, the signals + TF kernel bug: https://bugzilla.kernel.org/show_bug.cgi?id=16061 Thanks, Pedro Alves