Lines Matching full:minidump
2 Test basics of Minidump debugging.
74 """Test that lldb can read the process information from the Minidump."""
112 """Test that lldb can read the thread information from the Minidump."""
125 """Test that we can see a trivial stack in a breakpad-generated Minidump."""
146 """Test that if we load a snapshot minidump file (meaning the process
160 """Test that if we load a snapshot minidump file (meaning the process
195 """Test ARM64 registers from a breakpad created minidump."""
254 minidump.
309 """Test Linux ARM registers from a breakpad created minidump.
316 """Test Apple ARM registers from a breakpad created minidump.
339 """Test that we can examine a more interesting stack in a Minidump."""
340 # Launch with the Minidump, and inspect the stack.
349 """This assumes that the minidump is breakpad generated on Linux -
397 """Test that we can examine local variables in a Minidump."""
398 # Launch with the Minidump, and inspect a local variable.
409 """Test memory regions from a Minidump"""
473 """Test that lldb can find a module referenced in an i386 linux minidump using the sysroot."""
496 """Test that lldb can read from the memory64list in a minidump."""
515 """Test that lldb can read the exception information from the Minidump."""