[PATCH 4/6] gdb/continuations: do minor cleanup

Tom Tromey tom@tromey.com
Wed Apr 21 19:31:00 GMT 2021


>>>>> ">" == Tankut Baris Aktemur via Gdb-patches <gdb-patches@sourceware.org> writes:

>> Inferior continuations are no longer used by the until and finish
>> command.  It is used only by the attach command and the remote target
>> upon detecting new inferiors.  Update the comment accordingly.

>> Also update another comment about non-existent thread continuations and
>> remove an unused #include.

>> gdb/ChangeLog:
>> 2021-04-21  Tankut Baris Aktemur  <tankut.baris.aktemur@intel.com>

>> 	* continuations.h: Update the general comment.
>> 	* inferior.h (class inferior) <continuations>: Update the comment.
>> 	* interps.c: Do not include "continuations.h".

Thank you.  This is ok.

Tom


More information about the Gdb-patches mailing list