]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/gdbarch.sh
* gdbarch.sh: Add skip_permanent_breakpoint callback.
[thirdparty/binutils-gdb.git] / gdb / gdbarch.sh
index aa46ceb97c83138dda5b422a2d0b7d2ea56f5a18..efe02007b5940b781d543bc056c6e2feca47a451 100755 (executable)
@@ -682,6 +682,9 @@ v::int:vtable_function_descriptors:::0:0::0
 # Set if the least significant bit of the delta is used instead of the least
 # significant bit of the pfn for pointers to virtual member functions.
 v::int:vbit_in_delta:::0:0::0
+
+# Advance PC to next instruction in order to skip a permanent breakpoint.
+F::void:skip_permanent_breakpoint:struct regcache *regcache:regcache
 EOF
 }