summaryrefslogtreecommitdiff
path: root/lldb/test/API/macosx/lc-note
AgeCommit message (Expand)Author
2025-06-30[lldb][test] TestMetadataRegisters.py: add missing includeMichael Buch
2025-06-27[lldb][Mach-O] Allow "process metadata" LC_NOTE to supply registers (#144627)Jason Molenda
2025-02-28[lldb] fix(lldb/**.py): fix invalid escape sequences (#94034)Eisuke Kawashima
2024-12-19[lldb][Mach-O] Initialize cputype/cpusubtype in test corefiles (#120518)Jason Molenda
2024-10-16[lldb] Support tests with nested make invocations on Windows 2/2 (#112360)Stefan Gränitz
2024-02-21[lldb][test] Modernize assertEqual(value, bool) (#82526)Jordan Rupprecht
2024-01-09[lldb] [Mach-O] don't strip the end of the "kern ver str" LC_NOTE (#77538)Jason Molenda
2023-08-07Flag for LoadBinaryWithUUIDAndAddress, to create memory image or notJason Molenda
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-09-12Fix make invocation to pass in the correct source fileAdrian Prantl
2022-09-12Fix make invocation to pass in the correct source fileAdrian Prantl
2022-08-02Allow firmware binaries to be specified only by load addressJason Molenda
2022-08-02Revert "Allow firmware binaries to be specified only by load address"Jason Molenda
2022-08-02Allow firmware binaries to be specified only by load addressJason Molenda
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2021-12-22Support v2 of 'main bin spec' Mach-O LC_NOTE in corefilesJason Molenda
2021-07-22Read and write a LC_NOTE "addrable bits" for addressing maskJason Molenda
2021-04-08Reorg firmware corefile tests; add test for OS plugin loadingJason Molenda
2021-04-01Handle all standalone combinations of LC_NOTEs w/ & w/o addr & uuidJason Molenda
2020-12-09Ignore DBGArchitecture from dsymForUUID's plistJason Molenda
2020-09-25Add support for firmware/standalone LC_NOTE "main bin spec" corefilesJason Molenda
2020-04-07[lldb] NFC: Fix trivial typo in comments, documents, and messagesKazuaki Ishizaki
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht