* top.c (execute_command): Force cleanup of alloca areas.
authorJeff Law <law@redhat.com>
Fri, 25 Jul 1997 22:47:17 +0000 (22:47 +0000)
committerJeff Law <law@redhat.com>
Fri, 25 Jul 1997 22:47:17 +0000 (22:47 +0000)
commit5959df8e16259bc59fd10c8c187e1baa130c8aeb
tree1412a6ab11c461e137f46c2b3cbe566e3486b577
parent264b9de03ab25f703f71aec0df7a2d7f9e556646
    * top.c (execute_command): Force cleanup of alloca areas.
        * findvar.c (registers_changed): Likewise.
Fixes memory "leak" reported by HP.  Call from execute_command is for general
alloca cleanup; call from registers_changed is to fix hp's specific problem.
gdb/ChangeLog
gdb/top.c
This page took 0.025237 seconds and 4 git commands to generate.