More uses of scoped_restore
[deliverable/binutils-gdb.git] / gdb / std-operator.def
index 5ce39c238ee316c412fdc36d96c7fc3d3357af3a..465072616f352e37dd5200b399b315e29c9dae34 100644 (file)
@@ -129,7 +129,7 @@ OP (OP_VAR_VALUE)
 /* OP_VAR_ENTRY_VALUE takes one struct symbol * in the following element,
    followed by another OP_VAR_ENTRY_VALUE, making three exp_elements.
    somename@entry may mean parameter value as present at the entry of the
-   current function.  Implemented via DW_OP_GNU_entry_value.  */
+   current function.  Implemented via DW_OP_entry_value.  */
 OP (OP_VAR_ENTRY_VALUE)
 
 /* OP_LAST is followed by an integer in the next exp_element.
This page took 0.025853 seconds and 4 git commands to generate.