[Chapel Merge] Rename `gdbShouldBreakHere` to `debuggerBreakHere` in the runtime

Branch: refs/heads/main
Revision: b0c63cdd2701ce2b57b401a249510ac075abe59b
Author: jabraham17
Link: Rename `gdbShouldBreakHere` to `debuggerBreakHere` in the runtime by jabraham17 · Pull Request #27202 · chapel-lang/chapel · GitHub
Log Message:
Rename gdbShouldBreakHere to debuggerBreakHere in the runtime (#27202)

Renames gdbShouldBreakHere to debuggerBreakHere in the runtime. This
is so we use a debugger agnostic term as the function can be used with
other debuggers (e.g. lldb)

  • standard linux64 paratest
  • checked that basic debugging still works with gdb
  • checked that basic debugging still works with lldb

[Reviewed by @benharsh]

Compare: Comparing 562bbfad04e85b5b4ff16671bcebc25a45925d6b...164fb187febe8b9ada767c1a7966e9c51e45f874 · chapel-lang/chapel · GitHub

Diff:
M runtime/include/gdb.h
M runtime/src/chplexit.c
M runtime/src/comm/none/comm-none.c
M runtime/src/gdb.c
M test/execflags/lldbddash/declint.prediff
M test/types/records/ferguson/tracking/Tracking.chpl
https://github.com/chapel-lang/chapel/pull/27202.diff