]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
1999-01-26 Jason Molenda (jsm@bugshack.cygnus.com)
authorJason Molenda <jmolenda@apple.com>
Tue, 26 Jan 1999 23:15:13 +0000 (23:15 +0000)
committerJason Molenda <jmolenda@apple.com>
Tue, 26 Jan 1999 23:15:13 +0000 (23:15 +0000)
commit517ab611513c66019c95568788d09b65b17129bc
treed4491dada5da8685d97e5ad84b6e3346159ed9a6
parenta61e26e2d2cbca16358156c33a7c23dc54522f80
1999-01-26  Jason Molenda  (jsm@bugshack.cygnus.com)

        * breakpoint.h (ep_is_exception_catchpoint): Add prototype.
        * frame.h (select_and_print_frame): Add prototype.
        * stack.c (func_command): Call select_and_print_frame with correct
        number of arguments.  Reformat whitespace.

As far as I can tell, the func command (only enabled in --dbx mode) doesn't
actually work right now, even with this rather glaring fix.  I'm not going
to spend time on it; dbx mode looks pretty seriously broken after a five
second glance.
gdb/ChangeLog