]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/utils.c
2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
authorJeff Johnston <jjohnstn@redhat.com>
Mon, 23 Feb 2004 19:26:14 +0000 (19:26 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Mon, 23 Feb 2004 19:26:14 +0000 (19:26 +0000)
commitcbdeadcaa3b68c48146dd26b5c812d2439cfb0ec
tree6bff818f38b09d8c76eff97fff0aa81f1f675697
parent8ee9a8b2e70a9b650d1a60aa71b61936efa67c6a
2004-02-23  Jeff Johnston  <jjohnstn@redhat.com>

        * defs.h (nquery, yquery): New prototypes.
        * breakpoint.c (break_command_1): Use new nquery interface.
        * utils.c (defaulted_query, nquery, yquery): New functions.
gdb/ChangeLog
gdb/breakpoint.c
gdb/defs.h
gdb/utils.c