llvm-project/lldb/test/Shell/ObjectFile/PECOFF
Alvin Wong 3c867898c7 [lldb] Add setting to override PE/COFF ABI by module name
The setting `plugin.object-file.pe-coff.module-abi` is a string-to-enum
map that allows specifying an ABI to a module name. For example:

    ucrtbase.dll=msvc
    libstdc++-6.dll=gnu

This allows for debugging a process which mixes both modules built using
the MSVC ABI and modules built using the MinGW ABI.

Depends on D127048

Reviewed By: DavidSpickett

Differential Revision: https://reviews.llvm.org/D127234
2022-06-22 17:16:06 +03:00
..
basic-info-arm.yaml [lldb] Set COFF module ABI from default triple and make it an option 2022-06-09 22:43:33 +03:00
basic-info-arm64.yaml [lldb] Set COFF module ABI from default triple and make it an option 2022-06-09 22:43:33 +03:00
basic-info.yaml [lldb] Set COFF module ABI from default triple and make it an option 2022-06-09 22:43:33 +03:00
default-triple-windows-gnu.yaml [lldb] Set COFF module ABI from default triple and make it an option 2022-06-09 22:43:33 +03:00
default-triple-windows-msvc.yaml [lldb] Set COFF module ABI from default triple and make it an option 2022-06-09 22:43:33 +03:00
dep-modules.yaml
disassemble-thumb.yaml
dwarf-gnu-debuglink-i686.yaml
dwarf-gnu-debuglink-mismatched-crc.yaml
dwarf-gnu-debuglink-pdb-buildid.yaml
dwarf-gnu-debuglink.yaml
export-dllfunc.yaml
invalid-export-table.yaml
lit.local.cfg
section-types.yaml
sections-names.yaml
sections.yaml
settings-abi-i686.yaml [lldb] Fix reading i686-windows executables with GNU environment 2022-06-22 17:16:05 +03:00
settings-abi.yaml [lldb] Add setting to override PE/COFF ABI by module name 2022-06-22 17:16:06 +03:00
symbol.yaml
uuid.yaml