hlin117 at gmail dot com
2015-01-17 17:40:58 UTC
https://sourceware.org/bugzilla/show_bug.cgi?id=17849
Bug ID: 17849
Summary: Showing local variables in gdb tui window
Product: gdb
Version: unknown
Status: NEW
Severity: enhancement
Priority: P2
Component: tui
Assignee: unassigned at sourceware dot org
Reporter: hlin117 at gmail dot com
Created attachment 8068
--> https://sourceware.org/bugzilla/attachment.cgi?id=8068&action=edit
An image of lldb's gui, while a program is running.
In gdb, a user could input `info locals` to show the current local variables,
but it would be convenient if in tui mode, we could see the local variables in
a separate window.
Furthermore, it would be convenient if a user could see the attributes of an
object, if an object is a local variable.
lldb somewhat already implements this feature, when you run lldb's gui. lldb's
gui is not officially documented, nor is it the main focus of lldb's
production. However, some of the functionality is there, and it would be nice
if gdb implemented this functionality as well.
Bug ID: 17849
Summary: Showing local variables in gdb tui window
Product: gdb
Version: unknown
Status: NEW
Severity: enhancement
Priority: P2
Component: tui
Assignee: unassigned at sourceware dot org
Reporter: hlin117 at gmail dot com
Created attachment 8068
--> https://sourceware.org/bugzilla/attachment.cgi?id=8068&action=edit
An image of lldb's gui, while a program is running.
In gdb, a user could input `info locals` to show the current local variables,
but it would be convenient if in tui mode, we could see the local variables in
a separate window.
Furthermore, it would be convenient if a user could see the attributes of an
object, if an object is a local variable.
lldb somewhat already implements this feature, when you run lldb's gui. lldb's
gui is not officially documented, nor is it the main focus of lldb's
production. However, some of the functionality is there, and it would be nice
if gdb implemented this functionality as well.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are receiving this mail because:
You are on the CC list for the bug.