aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInstance.cpp
diff options
context:
space:
mode:
authorFelipe de Azevedo Piovezan <fpiovezan@apple.com>2025-04-04 10:05:44 -0700
committerGitHub <noreply@github.com>2025-04-04 10:05:44 -0700
commit232525f06942adb3b9977632e38dcd5f08c0642d (patch)
tree4f4feb49a15c209213fad93b2aef64fde544ebbf /clang/lib/Frontend/CompilerInstance.cpp
parent5942f0269e62021620e871bfe2e671f4f0f2d932 (diff)
downloadllvm-232525f06942adb3b9977632e38dcd5f08c0642d.zip
llvm-232525f06942adb3b9977632e38dcd5f08c0642d.tar.gz
llvm-232525f06942adb3b9977632e38dcd5f08c0642d.tar.bz2
[lldb] Clear thread-creation breakpoints in ProcessGDBRemote::Clear (#134397)
Currently, these breakpoints are being accumulated every time a new process if created (e.g. through a `run`). Depending on the circumstances, the old breakpoints are even left enabled, interfering with subsequent processes. This is addressed by removing the breakpoints in ProcessGDBRemote::Clear Note that these breakpoints are more of a PlatformDarwin thing, so in the future we should look into moving them there.
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions