]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* breakpoint.c (bpstat_num): Add int *num parameter.
authorPedro Alves <palves@redhat.com>
Tue, 27 Mar 2007 23:01:00 +0000 (23:01 +0000)
committerPedro Alves <palves@redhat.com>
Tue, 27 Mar 2007 23:01:00 +0000 (23:01 +0000)
commit8671a17bde87f6c694c718771d3ef17f3287a41b
treed360739d7a1ad716ecbe1f5de6f921f4e8159a90
parentbce7165daae97585d93ac28361576feebcc80721
* breakpoint.c (bpstat_num): Add int *num parameter.
* breakpoint.h (bpstat_num): Likewise.
* infcmd.c (continue_command): Adjust to new bpstat_num
interface.
(program_info): Likewise.
gdb/ChangeLog
gdb/breakpoint.c
gdb/breakpoint.h
gdb/infcmd.c