HomeSort by: relevance | last modified time | path
    Searched defs:attstr (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/mi/
mi-cmd-var.c 482 const char *attstr; local
494 attstr = "editable";
496 attstr = "noneditable";
498 uiout->field_string ("attr", attstr);
  /src/external/gpl3/gdb.old/dist/gdb/mi/
mi-cmd-var.c 482 const char *attstr; local
494 attstr = "editable";
496 attstr = "noneditable";
498 uiout->field_string ("attr", attstr);

Completed in 40 milliseconds