Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
lldb
/
b51ee98581de0c271f9fcea7585c3ea3bbbbbb80
/
source
/
Commands
/
CommandObjectCommands.cpp
5d53b62
Fix error message when attempting to generate invalid alias.
by Caroline Tice
· 15 years ago
e6866a3
Add alias information, including aliased command options &
by Caroline Tice
· 15 years ago
a83ea88
Fixed a crasher. The cmd_file needs to be resolved before reading lines from it.
by Johnny Chen
· 15 years ago
537a7a8
Fixed an issue where we were resolving paths when we should have been.
by Greg Clayton
· 15 years ago
ed1829e
Comment out code that was preventing commands that take raw input strings
by Caroline Tice
· 15 years ago
5e0894e
Fix bug where alias command options were being duplicated as command arguments as well.
by Caroline Tice
· 15 years ago
43b014a
Modify existing commands with arguments to use the new argument mechanism
by Caroline Tice
· 15 years ago
a830adb
There are now to new "settings set" variables that live in each debugger
by Greg Clayton
· 15 years ago
8bb61f0
by Caroline Tice
· 15 years ago
238c0a1
Fixed the way set/show variables were being accessed to being natively
by Greg Clayton
· 15 years ago
146292c
Add 'unalias' to the commands sub-command dictionary.
by Caroline Tice
· 15 years ago
31fbb64
More help text fixes.
by Caroline Tice
· 15 years ago
abb507a
Clean up, clarify and standardize help text, and fix a few help text formatting problems.
by Caroline Tice
· 15 years ago
c1ad82e
by Caroline Tice
· 15 years ago
a3aff73
Updated help text to refer to "commands alias"
by Sean Callanan
· 15 years ago
9488b74
Created lldb::LanguageType by moving an enumeration from the
by Greg Clayton
· 15 years ago
54e7afa
Merged Eli Friedman's linux build changes where he added Makefile files that
by Greg Clayton
· 15 years ago
767af88
Fix GetRepeatCommand so it works with multi-word commands.
by Jim Ingham
· 15 years ago