gdb.texinfo (Specify Location): Fix syntax of filename:function.
authorDoug Evans <xdje42@gmail.com>
Mon, 2 Mar 2015 16:33:10 +0000 (08:33 -0800)
committerDoug Evans <xdje42@gmail.com>
Mon, 2 Mar 2015 16:33:10 +0000 (08:33 -0800)
gdb/doc/ChangeLog:

* gdb.texinfo (Specify Location): Fix syntax of filename:function.

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index 2a84369e11541d80d8458961a9ad3e31c515c289..360854184d63f7480dbe8c334436bbea066add01 100644 (file)
@@ -1,3 +1,7 @@
+2015-03-02  Doug Evans  <xdje42@gmail.com>
+
+       * gdb.texinfo (Specify Location): Fix syntax of filename:function.
+
 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
 
        * gdb.texinfo (S/390 and System z Features): Describe new feature
index 19df52fdb77ce9f9d471925a0f955e8d3923c119..83473c8d9632aedc7849b55d83e68374485bda22 100644 (file)
@@ -7611,7 +7611,7 @@ of a valid expression).  In Pascal and Modula-2, this is
 This form specifies the address of the function's first instruction,
 before the stack frame and arguments have been set up.
 
-@item '@var{filename}'::@var{funcaddr}
+@item '@var{filename}':@var{funcaddr}
 Like @var{funcaddr} above, but also specifies the name of the source
 file explicitly.  This is useful if the name of the function does not
 specify the function unambiguously, e.g., if there are several