[PATCH 5/6][PR gdb/25911] Show column of current execution point in frame info

Tom Tromey tom@tromey.com
Mon May 18 16:20:28 GMT 2020


>>>>> "Hannes" == Hannes Domani via Gdb-patches <gdb-patches@sourceware.org> writes:

Hannes>  gdb/source.c | 37 ++++++++++++++++++++++++++++++++++++-
Hannes>  gdb/source.h |  6 ++++++
Hannes>  gdb/stack.c  | 21 +++++++++++++++++----
Hannes>  3 files changed, 59 insertions(+), 5 deletions(-)

I think it would be great if the Python frame filter API and output were
also updated to allow for column numbers.

Tom


More information about the Gdb-patches mailing list