[PATCH] Change message when reaching end of reverse history.

Eli Zaretskii eliz@gnu.org
Thu Apr 4 12:39:22 GMT 2024


> Date: Thu, 4 Apr 2024 09:16:46 -0300
> Cc: gdb-patches@sourceware.org, achronop@gmail.com
> From: Guinevere Larsen <blarsen@redhat.com>
> 
> > If the above makes no sense, would someone please explain in more
> > detail what was the original issue, and I will try to come up with a
> > better suggestion.
> >
> The original issue is that when a user is in replay mode going forward, 
> and they hit the message "no more reverse-execution history", some 
> interpret that message as 'you can no longer execute forward' instead of 
> the intended 'if you continue executing, we will do new things and 
> record them, instead of just replaying what was already done'.

Then how about this instead:

  End of recorded history; following steps will be added to history.


More information about the Gdb-patches mailing list