[lldb-dev] Command Aliases
"C. Bergström"
cbergstrom at pathscale.com
Tue Oct 22 18:03:38 PDT 2013
On 10/23/13 07:53 AM, Michael Sartain wrote:
> I'd really like to add aliases for the following commands from gdb:
Two points from the peanut gallery
1) You won't be the only one wanting this - /* wtf they reinvented the
wheel here... */
Multiword alias is one way to solve it - another might be a gdb-compat mode
2) Having a gdb compatible interface means being able to run the gdb
testsuite - which afaik has a much superior DWARF testsuite than what's
currently available to lldb
More information about the lldb-dev
mailing list