llvm-project/lldb/test/API/api/multithreaded
Michał Górny 8666b9057f [lldb] [POSIX-DYLD] Add libraries from initial rendezvous brkpt hit
Explicitly consider the libraries reported on the initial rendezvous
breakpoint hit added.  This is necessary on FreeBSD since the dynamic
loader issues only a single 'consistent' state rendezvous breakpoint hit
for all the libraries present in DT_NEEDED.  It is also helpful on Linux
where it ensures that ld-linux is considered loaded as well
as the shared system libraries reported afterwards.

Reenable memory maps on FreeBSD since this fixed the issue triggered
by them.

Differential Revision: https://reviews.llvm.org/D92187
2020-12-17 09:31:10 +01:00
..
Makefile
TestMultithreaded.py [lldb] [POSIX-DYLD] Add libraries from initial rendezvous brkpt hit 2020-12-17 09:31:10 +01:00
common.h
driver.cpp.template
inferior.cpp
listener_test.cpp.template
some_cmd.py
test_breakpoint_callback.cpp.template
test_listener_event_description.cpp.template
test_listener_event_process_state.cpp.template
test_listener_resume.cpp.template
test_stop-hook.cpp.template Provide a reasonable value for PATH_MAX if the lldb headers don't provide it. 2020-10-29 15:02:51 -07:00