Swap the columns in the lldb & gdb command comparison table. I
authorJason Molenda <jmolenda@apple.com>
Fri, 5 Oct 2012 04:26:06 +0000 (04:26 +0000)
committerJason Molenda <jmolenda@apple.com>
Fri, 5 Oct 2012 04:26:06 +0000 (04:26 +0000)
commitc8fd91603a402ca71065da98b58f3561353e2960
treed880b09038ebb692e770ee0502cdaea3e50e6742
parent5ce54c2eb93b4cae265fdedd691cb6882655eca8
Swap the columns in the lldb & gdb command comparison table.  I
often hear feedback from people that having the lldb commands on
the left hand side is non-intuitive -- they say "I want a *gdb* to
*lldb* table, not a *lldb* to *gdb* table".  It doesn't seem odious
to go from the right-hand column to the left hand column but I've
heard this same feedback enough that it's also pointless to keep
the format lldb-first, gdb-second when it was an arbitrary choice
to begin with.

llvm-svn: 165294
lldb/www/lldb-gdb.html