[RFC][PATCH 0/6] Step program considering the source column information
Hannes Domani
ssbssa@yahoo.de
Mon May 18 16:28:06 GMT 2020
Am Montag, 18. Mai 2020, 18:21:34 MESZ hat Tom Tromey <tom@tromey.com> Folgendes geschrieben:
> >>>>> "Hannes" == Hannes Domani via Gdb-patches <gdb-patches@sourceware.org> writes:
>
> Hannes> (gdb) nc
> Hannes> 6 a = 5; a = 6; a = 7;
> Hannes> ^
>
> It looks like maybe the caret is misplaced?
The caret should always be below the equal sign for this example, according
to the debug information (except the initialization, there it's below 'a').
Hannes
More information about the Gdb-patches
mailing list