forked from Imagelibrary/binutils-gdb
2010-05-14 Michael Snyder <msnyder@vmware.com>
* findcmd.c: White space. * findvar.c: White space. * fork-child.c: White space. * frame-base.c: White space. * frame.c: White space. * frame-unwind.c: White space. * f-valprint.c: White space.
This commit is contained in:
@@ -49,6 +49,7 @@ frame_unwind_init (struct obstack *obstack)
|
||||
{
|
||||
struct frame_unwind_table *table
|
||||
= OBSTACK_ZALLOC (obstack, struct frame_unwind_table);
|
||||
|
||||
/* Start the table out with a few default sniffers. OSABI code
|
||||
can't override this. */
|
||||
table->list = OBSTACK_ZALLOC (obstack, struct frame_unwind_table_entry);
|
||||
|
||||
Reference in New Issue
Block a user