Lines Matching full:crashing
10 mydir = os.path.join("functionalities", "inferior-crashing")
14 """Test that lldb reliably catches the inferior crashing (command)."""
19 """Test that lldb reliably catches the inferior crashing (command)."""
25 """Test that lldb reliably reads registers from the inferior after crashing (command)."""
30 """Test that lldb reliably reads registers from the inferior after crashing (command)."""
36 """Test that lldb reliably catches the inferior crashing (Python API)."""
42 """Test that the lldb expression interpreter can read from the inferior after crashing (command)."""
47 """Test that the lldb expression interpreter can read from the inferior after crashing (command)."""
145 """Test that lldb can read registers after crashing."""
152 # lldb should be able to read from registers from the inferior after crashing.
157 """Test that the lldb expression interpreter can read symbols after crashing."""
192 # lldb should be able to read from registers from the inferior after crashing.