[Lldb-commits] [PATCH] D69422: [lldb][Docs] Add extra lldb aliases to gdb->lldb map

Dave Lee via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 25 09:29:43 PDT 2019


kastiglione added a comment.

Thanks. I thought this was reasonable since the documentation shows many uses of lldb aliases already.

> intent was to train users in LLDB's more regular command syntax

lldb's aliases, especially the regex ones, are great. In my experience, people prefer aliases, they're quick to type and often easier to remember :) I think it's great that lldb has both regular syntax and aliases, people can pick what suits them.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69422/new/

https://reviews.llvm.org/D69422





More information about the lldb-commits mailing list