79251847

Date: 2024-12-04 15:49:23
Score: 0.5
Natty:
Report link

That is because the bare metal gdb is expecting to connect to a remote gdbstub which understands how to implement breakpoints. As you are running the program under linux you should be able to use the normal aarch64 GDB to debug this.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: stsquad