Add an optional "alias" attribute to syscall entries.
[deliverable/binutils-gdb.git] / gdb / doc / python.texi
index dc53cfad7c220f274318486b16cf02782a387ed5..ff5fecea1b57ed61aa3d2e70a1490f8ff98397b3 100644 (file)
@@ -2865,7 +2865,8 @@ Return the @code{gdb.Architecture} (@pxref{Architectures In Python})
 for this inferior.  This represents the architecture of the inferior
 as a whole.  Some platforms can have multiple architectures in a
 single address space, so this may not match the architecture of a
-particular frame (@pxref{Frames in Python}).
+particular frame (@pxref{Frames In Python}).
+@end defun
 
 @findex Inferior.read_memory
 @defun Inferior.read_memory (address, length)
This page took 0.025578 seconds and 4 git commands to generate.