aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/macosx
AgeCommit message (Expand)AuthorFilesLines
4 hoursMake StopInfoMachException return the right data. (#180088)jimingham3-0/+45
4 days[lldb] Fix variable access in old SBFrames after inferior function calls (#17...Med Ismail Bennani3-0/+200
2026-01-13Fix typos and spelling errors across codebase (#156270)Austin Jiang1-1/+1
2025-11-17[LLDB] Fix test compilation errors under asan (NFC) (#168408)Adrian Prantl3-7/+7
2025-10-27[LLDB] Fix condition in testAdrian Prantl1-1/+1
2025-10-27Revert "[LLDB] Add debug output to test to diagnose bot failure"Adrian Prantl1-1/+0
2025-10-27[LLDB] Add debug output to test to diagnose bot failureAdrian Prantl1-0/+1
2025-10-27[LLDB] Disable rosetta test on green dragonAdrian Prantl1-0/+5
2025-10-27Revert "[LLDB] Disable rosetta test on green dragon"Adrian Prantl1-5/+0
2025-10-27[LLDB] Disable rosetta test on green dragonAdrian Prantl1-0/+5
2025-10-24[lldb] Add missing function call in test (NFC)Adrian Prantl1-1/+1
2025-10-24[lldb] Improve error logging in test (NFC)Adrian Prantl1-3/+5
2025-10-15[debugserver] Implement MultiMemRead packet (#162670)Felipe de Azevedo Piovezan3-0/+119
2025-10-14[lldb][Darwin] Add `process launch --memory-tagging` option (#162944)Julian Lettner2-4/+19
2025-10-13[lldb][Darwin] Refine naming of testJulian Lettner1-1/+1
2025-10-02[debugserver] Support for `qMemTags` packet (#160952)Julian Lettner4-0/+160
2025-09-24[lldb][test] Unify test infrastructure for checking CPU features (#153914)Julian Lettner1-3/+3
2025-09-19[lldb][test] Enable non-address bit WritePointerToMemory test on Linux (#157435)David Spickett4-84/+0
2025-09-16[LLDB] [Tests] Downgrade -Wincompatible-pointer-types to a warning in some te...Sirraide1-1/+1
2025-09-12[lldb] Track CFA pointer metadata in StackID (#157498)Felipe de Azevedo Piovezan3-0/+272
2025-09-08[lldb][yaml2macho-core] Address bug when run on WindowsJason Molenda2-2/+0
2025-09-04[lldb][yaml2macho-core] fix typeo in API testJason Molenda1-1/+1
2025-09-04[lldb][yaml2macho-core] change the two API tests to skipUnlessDarwinJason Molenda2-2/+2
2025-09-04[lldb][yaml2macho-core] Disable two API tests on WindowsJason Molenda2-0/+2
2025-09-04[lldb] Call FixUpPointer in WritePointerToMemory (try 2) (#153585)Felipe de Azevedo Piovezan4-0/+84
2025-09-04[lldb] Add utility to create Mach-O corefile from YAML desc (#153911)Jason Molenda9-411/+130
2025-07-31[lldb] Add stop_description Python property to SBThread (#151568)Dave Lee2-2/+2
2025-07-08[lldb] Pass address expression command args through FixAnyAddress (#147011)Jason Molenda2-9/+65
2025-06-30[lldb][test] TestMetadataRegisters.py: add missing includeMichael Buch1-0/+1
2025-06-27[lldb][Mach-O] Allow "process metadata" LC_NOTE to supply registers (#144627)Jason Molenda4-0/+556
2025-06-25[lldb] Fix FindProcessImpl() for iOS simulators (#139174)royitaqi4-8/+58
2025-06-10[lldb] Revive TestSimulatorPlatform.py (#142244)Jonas Devlieghere1-4/+8
2025-05-27[lldb][NFC] update API tests which skip/expect-fail armJason Molenda1-2/+2
2025-05-13Support stepping through Darwin "branch islands" (#139301)jimingham8-0/+94
2025-05-08Revert branch island experiments (#139192)jimingham8-112/+0
2025-05-08Branch island no dsym (#139191)jimingham1-1/+1
2025-05-08Branch no lld (#139187)jimingham1-1/+1
2025-05-08Add more logging so I can figure out why TestBranchIslands.py is (#139178)jimingham1-1/+8
2025-05-08Branch island debug (#139166)jimingham8-0/+105
2025-05-06Revert "Branch island with numbers (#138781)"Felipe de Azevedo Piovezan8-75/+0
2025-05-06Branch island with numbers (#138781)jimingham8-0/+75
2025-05-05Revert "Handle step-in over a Darwin "branch island". (#138330)" (#138569)jimingham6-66/+0
2025-05-05Handle step-in over a Darwin "branch island". (#138330)jimingham6-0/+66
2025-04-23[lldb][MachO] MachO corefile support for riscv32 binaries (#137092)Jason Molenda3-0/+205
2025-04-11Reland "[lldb] Clear thread-creation breakpoints in ProcessGDBRemote::Clear (...Felipe de Azevedo Piovezan1-0/+20
2025-04-08Revert "[lldb] Clear thread-creation breakpoints in ProcessGDBRemote::Clear (...Jason Molenda1-20/+0
2025-04-04[lldb] Clear thread-creation breakpoints in ProcessGDBRemote::Clear (#134397)Felipe de Azevedo Piovezan1-0/+20
2025-04-01Add a new affordance that the Python module in a dSYM (#133290)jimingham4-0/+104
2025-03-06[lldb][Mach-O] Don't read symbol table of specially marked binary (#129967)Jason Molenda7-0/+163
2025-03-06Revert "[lldb][Mach-O] Don't read symbol table of specially marked binary (#1...Jason Molenda6-157/+0