Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f96ae684c4be9c08901bde63b0df8ef5210e6aff
/
lldb
/
source
/
Commands
/
CommandObjectDisassemble.cpp
dae97b4
Revert last checking to CommandObjectDisassemble.cpp; that was
by Jason Molenda
· 15 years ago
fa19c3e7
Built the native unwinder with all the warnings c++-4.2 could muster;
by Jason Molenda
· 15 years ago
8ceb8ba
The r117616 check in broken these two test cases:
by Johnny Chen
· 15 years ago
dbaf183
Comment out uninmplemented command option (-f) for disassemble command.
by Caroline Tice
· 15 years ago
405fe67
Modify existing commands with arguments to use the new argument mechanism
by Caroline Tice
· 15 years ago
8d88020
Uncomment/fix "-f" command option for disassemble command.
by Caroline Tice
· 15 years ago
deaab22
by Caroline Tice
· 15 years ago
a701509
Fixed the way set/show variables were being accessed to being natively
by Greg Clayton
· 15 years ago
6dbd398
Fixed a missing newline when dumping mixed disassembly.
by Greg Clayton
· 15 years ago
3f4c09c
by Caroline Tice
· 15 years ago
2976d00
Change "Current" as in GetCurrentThread, GetCurrentStackFrame, etc, to "Selected" i.e. GetSelectedThread. Selected makes more sense, since these are set by some user action (a selection). I didn't change "CurrentProcess" since this is always controlled by the target, and a given target can only have one process, so it really can't be selected.
by Jim Ingham
· 15 years ago
9da7bd0
Got a lot of the kinks worked out in the inline support after debugging more
by Greg Clayton
· 15 years ago
dda4f7b
Centralized all disassembly into static functions in source/Core/Disassembler.cpp.
by Greg Clayton
· 15 years ago
0c5cd90
Added function name types to allow us to set breakpoints by name more
by Greg Clayton
· 15 years ago
6611103
Very large changes that were needed in order to allow multiple connections
by Greg Clayton
· 15 years ago
a68c1a2
Unstick the -r option for the disassemble command.
by Sean Callanan
· 15 years ago
40af72e
Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong.
by Jim Ingham
· 15 years ago
8651121
Change the Options parser over to use a mask rather than an ordinal for option sets.
by Jim Ingham
· 15 years ago
30fdc8d
Initial checkin of lldb code from internal Apple repo.
by Chris Lattner
· 15 years ago