mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-10 09:33:36 +00:00
Fix typo in break-kernel-no-debug-info.exp
pre-commit / codespell pointed out a typo in break-kernel-no-debug-info.exp. This patch fixes it.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
# Test setting a breakpoint on a kernel symbol without debug info,
|
||||
# relying on minimal symbols from the ELF.
|
||||
|
||||
# A bug occured when GDB did not find the appropriate architecture for
|
||||
# A bug occurred when GDB did not find the appropriate architecture for
|
||||
# breakpoints on minimal symbols. This had the effect that the
|
||||
# breakpoint would not be hit on the GPU when no debugging infos are
|
||||
# available.
|
||||
|
||||
Reference in New Issue
Block a user