aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
diff options
context:
space:
mode:
authorAlex Langford <alangford@apple.com>2024-03-20 10:43:40 -0700
committerGitHub <noreply@github.com>2024-03-20 10:43:40 -0700
commit66a2ed50ccb6de64fdf82957ca0d4b55ef76f3cd (patch)
treed7fa7e6b2b49084f0391f203bc06c86dcdb3933f /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
parent49c3e78961f841717c0aeec0c04b6e5401ddd6ce (diff)
downloadllvm-66a2ed50ccb6de64fdf82957ca0d4b55ef76f3cd.zip
llvm-66a2ed50ccb6de64fdf82957ca0d4b55ef76f3cd.tar.gz
llvm-66a2ed50ccb6de64fdf82957ca0d4b55ef76f3cd.tar.bz2
[lldb] Remove process restart prompt from TestSourceManager (#85861)
In TestSourceManager, test_artificial_source_location will give the process restart prompt if you run the test individually. The reason is that we run the process twice: first using a convenience function to run to a specific breakpoint and then again to check for a specific message emitted when you hit the breakpoint. Instead of running twice and making the test difficult to run individually, we can just check for the specific messages using other commands.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions