Home
last modified time | relevance | path

Searched refs:FROM_TTY (Results 1 – 12 of 12) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdb/mi/
H A Dmi-cmd-break.c39 FROM_TTY = 0 enumerator
466 watch_command_wrapper (expr, FROM_TTY, 0); in mi_cmd_break_watch()
469 rwatch_command_wrapper (expr, FROM_TTY, 0); in mi_cmd_break_watch()
472 awatch_command_wrapper (expr, FROM_TTY, 0); in mi_cmd_break_watch()
H A Dmi-main.c68 FROM_TTY = 0 enumerator
162 quit_force (NULL, FROM_TTY); in mi_cmd_gdb_exit()
/netbsd/external/gpl3/gdb.old/dist/gdb/mi/
H A Dmi-cmd-break.c39 FROM_TTY = 0 enumerator
466 watch_command_wrapper (expr, FROM_TTY, 0); in mi_cmd_break_watch()
469 rwatch_command_wrapper (expr, FROM_TTY, 0); in mi_cmd_break_watch()
472 awatch_command_wrapper (expr, FROM_TTY, 0); in mi_cmd_break_watch()
H A Dmi-main.c68 FROM_TTY = 0 enumerator
162 quit_force (NULL, FROM_TTY); in mi_cmd_gdb_exit()
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dtarget.h1959 #define target_get_bookmark(ARGS, FROM_TTY) \ argument
1960 (current_top_target ()->get_bookmark) (ARGS, FROM_TTY)
1962 #define target_goto_bookmark(ARG, FROM_TTY) \ argument
1963 (current_top_target ()->goto_bookmark) (ARG, FROM_TTY)
H A DChangeLog-2006835 * infrun.c (start_remote): Take FROM_TTY. Call
H A DChangeLog-20101056 FROM_TTY. Print also so->so_name.
H A DChangeLog-20097968 (solib_read_symbols): FROM_TTY -> FLAGS, call symbol_add_stub
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dtarget.h1959 #define target_get_bookmark(ARGS, FROM_TTY) \ argument
1960 (current_top_target ()->get_bookmark) (ARGS, FROM_TTY)
1962 #define target_goto_bookmark(ARG, FROM_TTY) \ argument
1963 (current_top_target ()->goto_bookmark) (ARG, FROM_TTY)
H A DChangeLog-2006835 * infrun.c (start_remote): Take FROM_TTY. Call
H A DChangeLog-20101056 FROM_TTY. Print also so->so_name.
H A DChangeLog-20097968 (solib_read_symbols): FROM_TTY -> FLAGS, call symbol_add_stub