OSDN Git Service

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)
commit7644bad1e1426bac80595857b5914ea7f7f7d0a6
treef86211a59935d1d9b7a225a9a4ac384973783820
parentf0da5e38d2c1cea14d692c4b849cc8dfaeec01a3
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