diff options
author | Omar Emara <mail@OmarEmara.dev> | 2021-08-17 16:58:05 -0700 |
---|---|---|
committer | Greg Clayton <gclayton@fb.com> | 2021-08-17 17:38:16 -0700 |
commit | b26e1efc424ad840143f02a96246cc666ee99e72 (patch) | |
tree | 45d4b7a9673395471dd1a34efdcd53f92538daef /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | 54934923b92d6def01d67ccc6be678a6652f3757 (diff) | |
download | llvm-b26e1efc424ad840143f02a96246cc666ee99e72.zip llvm-b26e1efc424ad840143f02a96246cc666ee99e72.tar.gz llvm-b26e1efc424ad840143f02a96246cc666ee99e72.tar.bz2 |
[LLDB][GUI] Add Breakpoints window
This patch adds a breakpoints window that lists all breakpoints and
breakpoints locations. The window is implemented as a tree, where the
first level is the breakpoints and the second level is breakpoints
locations.
The tree delegate was hardcoded to only draw when there is a process,
which is not necessary for breakpoints, so the relevant logic was
abstracted in the TreeDelegateShouldDraw method.
Reviewed By: clayborg
Differential Revision: https://reviews.llvm.org/D107386
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions