[Bug tui/21044] New: Text or color mark on current line in code listing
hlfqdhj at 163 dot com
sourceware-bugzilla@sourceware.org
Thu Jan 12 09:02:00 GMT 2017
https://sourceware.org/bugzilla/show_bug.cgi?id=21044
Bug ID: 21044
Summary: Text or color mark on current line in code listing
Product: gdb
Version: 7.12.1
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: tui
Assignee: unassigned at sourceware dot org
Reporter: hlfqdhj at 163 dot com
Target Milestone: ---
Would you please add a textual mark or colorize the current line in `list`
command?
For example:
102 printf(...)
103 -> int a = 1; // arrow?
104 return 0;
105 }
Thanks.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Gdb-prs
mailing list