Home
last modified time | relevance | path

Searched refs:RUBOUT (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/tui/
H A Dtui-io.c241 if (CTRL_CHAR (c) || c == RUBOUT) in tui_redisplay_readline()
343 else if (c == RUBOUT) \
381 if (c == 'n' || c == 'N' || c == RUBOUT) in get_y_or_n()
/freebsd-12.1/lib/libedit/edit/readline/
H A Dreadline.h90 #define RUBOUT 0x7f macro
/freebsd-12.1/contrib/gdb/gdb/doc/
H A Dgdb.info-3293 NEWLINE, RET, RETURN, RUBOUT, SPACE, SPC, and TAB.