* gdbarch.sh (info_proc): New callback.
[deliverable/binutils-gdb.git] / gdb / gdbarch.sh
index 76eab19086d0bef3668091e7467f8437e8811d3c..eb8527c31d1eceb681fb00a5029e1e335d301442 100755 (executable)
@@ -830,6 +830,9 @@ v:int:has_dos_based_file_system:::0:0::0
 # places that the return address may be found.
 m:void:gen_return_address:struct agent_expr *ax, struct axs_value *value, CORE_ADDR scope:ax, value, scope::default_gen_return_address::0
 
+# Implement the "info proc" command.
+M:void:info_proc:char *args, enum info_proc_what what:args, what
+
 EOF
 }
 
This page took 0.024777 seconds and 4 git commands to generate.