GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/llvm-project.git
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
gentoo
main
master
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
temp-test-main
use-after-move-docs
Gentoo patchsets for LLVM
Gentoo LLVM project <llvm@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lldb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[lldb][NFCI] Refactor regex filtering logic in CommandObjectTypeFormatterList
Jorge Gorbe Moya
2022-07-21
1
-47
/
+23
*
[lldb] [gdb-remote] Fix process ID after following forked child
Michał Górny
2022-07-21
2
-3
/
+23
*
[lldb/test] Fix flakyness in TestNonStop.test_stdio
Pavel Labath
2022-07-21
1
-13
/
+12
*
[LLDB][ClangExpression] Fix initialization of static enum alias members
Michael Buch
2022-07-21
3
-1
/
+20
*
[LLDB][DataFormatter] Add support for std::__map_const_iterator
Michael Buch
2022-07-21
3
-2
/
+17
*
[LLDB][NFC][Reliability] Fix uninitialized variables from Coverity scan
Slava Gurevich
2022-07-20
30
-123
/
+135
*
Use llvm::is_contained (NFC)
Kazu Hirata
2022-07-20
3
-10
/
+4
*
[LLDB][NativePDB] Add MSInheritanceAttr when creating pointer type that is a ...
Zequan Wu
2022-07-19
3
-0
/
+70
*
Update docs to note lzfse open source implementation
Jason Molenda
2022-07-19
1
-1
/
+4
*
Revert "Make hit point counts reliable for architectures that stop before eva...
Jim Ingham
2022-07-18
15
-138
/
+137
*
Revert "This is a followup to https://reviews.llvm.org/D129814"
Jim Ingham
2022-07-18
1
-36
/
+10
*
This is a followup to https://reviews.llvm.org/D129814
Jim Ingham
2022-07-18
1
-10
/
+36
*
When the module path for `command script import` is invalid, echo the path.
Jim Ingham
2022-07-18
2
-6
/
+7
*
Make hit point counts reliable for architectures that stop before evaluation.
Jim Ingham
2022-07-18
15
-137
/
+138
*
Remove redundant return statements (NFC)
Kazu Hirata
2022-07-17
1
-1
/
+1
*
Use value instead of getValue (NFC)
Kazu Hirata
2022-07-15
21
-78
/
+76
*
[lldb] [llgs] Improve stdio forwarding in multiprocess+nonstop
Michał Górny
2022-07-15
3
-8
/
+72
*
[lldb] [test] Skip test_leave_nonstop on Windows
Michał Górny
2022-07-15
1
-0
/
+1
*
[lldb] [llgs] Fix disabling non-stop mode
Michał Górny
2022-07-15
3
-1
/
+67
*
[lldb] [test] Skip test_stop_reason_while_running on Windows
Michał Górny
2022-07-15
1
-0
/
+1
*
[lldb] [llgs] Fix `?` packet response for running threads
Michał Górny
2022-07-15
2
-6
/
+30
*
[lldb] [test] Skip TestNonStop → test_stdio on Windows
Michał Górny
2022-07-15
1
-0
/
+1
*
[lldb] [llgs] Send process output asynchronously in non-stop mode
Michał Górny
2022-07-15
6
-39
/
+91
*
[lldb] [test] Skip new NonStop tests on Windows
Michał Górny
2022-07-15
1
-0
/
+3
*
[lldb][AArch64] Enable int128 test
David Spickett
2022-07-15
1
-1
/
+1
*
Reland "[lldb] [llgs] Fix multi-resume bugs with nonstop mode"
Michał Górny
2022-07-15
4
-85
/
+226
*
Revert "[lldb] [llgs] Fix multi-resume bugs with nonstop mode"
Michał Górny
2022-07-15
4
-235
/
+85
*
[lldb] [llgs] Fix multi-resume bugs with nonstop mode
Michał Górny
2022-07-15
4
-85
/
+235
*
Reland "[lldb] Add support for using integral const static data members in th...
Andy Yankovsky
2022-07-15
11
-4
/
+500
*
Modernize Optional::{getValueOr,hasValue}
Fangrui Song
2022-07-15
2
-5
/
+4
*
[lldb] Print the enum values and their description in the help output
Jonas Devlieghere
2022-07-14
2
-1
/
+34
*
[lldb] Refactor command option enum values (NFC)
Jonas Devlieghere
2022-07-14
39
-753
/
+734
*
Revert "[lldb] Add support for using integral const static data members in th...
Stella Stamenova
2022-07-14
11
-497
/
+4
*
[lldb] [llgs] Remove not-really-used m_inferior_prev_state
Michał Górny
2022-07-14
2
-21
/
+7
*
[lldb] Remove ELF .zdebug support
Fangrui Song
2022-07-14
3
-61
/
+5
*
[lldb] Add support for using integral const static data members in the expres...
Andy Yankovsky
2022-07-14
11
-4
/
+497
*
[lldb] [llgs] Convert m_debugged_processes into a map of structs
Michał Górny
2022-07-14
2
-26
/
+44
*
[lldb] [gdb-remote] Remove stray GetSupportsThreadSuffix() method (NFC)
Michał Górny
2022-07-14
1
-2
/
+0
*
jGetLoadedDynamicLibrariesInfos can inspect machos not yet loaded
Jason Molenda
2022-07-14
5
-84
/
+234
*
[lldb] Add image dump pcm-info command
Dave Lee
2022-07-13
4
-3
/
+111
*
[Support] Change compression::zlib::{compress,uncompress} to use uint8_t *
Fangrui Song
2022-07-13
1
-2
/
+1
*
[lldb] Silence a GCC warning about missing returns after a fully covered swit...
Martin Storsjö
2022-07-13
1
-0
/
+1
*
[trace][intel pt] Support dumping the trace info in json
ymeng
2022-07-13
9
-46
/
+191
*
[trace][intel pt] Add a cgroup filter
Gaurav Gaur
2022-07-13
15
-28
/
+163
*
[trace][intel pt] Create a CPU change event and expose it in the dumper
Walter Erquinigo
2022-07-13
12
-31
/
+198
*
[trace] Add an option to save a compact trace bundle
Walter Erquinigo
2022-07-13
17
-192
/
+419
*
[trace][intel pt] Measure the time it takes to decode a thread in per-cpu mode
Peicong Wu
2022-07-13
5
-29
/
+49
*
[trace][intel pt] Add a nice parser for the trace size
rnofenko
2022-07-13
5
-24
/
+154
*
[LLDB] Fix TestConvenienceVariables.test AArch64/Windows
Muhammad Omair Javaid
2022-07-13
2
-7
/
+2
*
[LLDB] Fix TestThreadAPI.py for AArch64/Windows
Muhammad Omair Javaid
2022-07-13
1
-0
/
+2
[prev]
[next]