* breakpoint.c (get_number_trailer): No longer accept a NULL PP.
authorPedro Alves <palves@redhat.com>
Fri, 18 Feb 2011 16:43:53 +0000 (16:43 +0000)
committerPedro Alves <palves@redhat.com>
Fri, 18 Feb 2011 16:43:53 +0000 (16:43 +0000)
commit3c3fe74c6fe58e9035ff5a045d9497321d3a0d31
treebb53f5321d33c6ac4ce9662afb1df47baa028958
parentbadc813953563b5539ce2974242b9c3d3860adab
* breakpoint.c (get_number_trailer): No longer accept a NULL PP.
* breakpoint.h (get_number_or_range): Declare.
* printcmd.c (ALL_DISPLAYS): Declare.
(delete_display): Reimplement taking a display pointer.
(undisplay_command): Accept a range of displays to delete, using
get_number_or_range.
gdb/ChangeLog
gdb/breakpoint.c
gdb/breakpoint.h
gdb/printcmd.c
This page took 0.025176 seconds and 4 git commands to generate.