]> Git Repo - binutils.git/blobdiff - gdb/hppa-tdep.c
* cli/cli-decode.c (set_cmd_completer): New function.
[binutils.git] / gdb / hppa-tdep.c
index 157fb8a97e046221fc2625e4369a207fd21e4157..c27d9641431c1284e2f583bf6406290be7ac249c 100644 (file)
@@ -4709,7 +4709,7 @@ Do \"help breakpoints\" for info on other commands dealing with breakpoints.", N
                              tbreak_at_finish_command,
 "Set temporary breakpoint at procedure exit.  Either there should\n\
 be no argument or the argument must be a depth.\n"), NULL);
-  c->completer = location_completer;
+  set_cmd_completer (c, location_completer);
   
   if (xdb_commands)
     deprecate_cmd (add_com ("bx", class_breakpoint, 
This page took 0.033171 seconds and 4 git commands to generate.