2001-04-06 David Smith <dsmith@redhat.com>
[deliverable/binutils-gdb.git] / gdb / hppa-tdep.c
index 3a879088cdeee826c0a5404a9b90d6c5d3463552..855fcb344c19d697c1f76f282db6dbdadd2fcf5f 100644 (file)
@@ -4591,7 +4591,10 @@ unwind_command (char *exp, int from_tty)
    For these reasons, we have to violate information hiding and
    call "breakpoint_here_p".  If core gdb thinks there is a bpt
    here, that's what counts, as core gdb is the one which is
-   putting the BPT instruction in and taking it out. */
+   putting the BPT instruction in and taking it out.
+
+   Note that this implementation is potentially redundant now that
+   default_prepare_to_proceed() has been added.  */
 int
 hppa_prepare_to_proceed (void)
 {
This page took 0.023352 seconds and 4 git commands to generate.