This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch] Assert when 'break' with no arguments
>>>>> "Aleksandar" == Aleksandar Ristovski <aristovski@qnx.com> writes:
Aleksandar> 2012-02-14 Aleksandar Ristovski <aristovski@qnx.com>
Aleksandar> * frame.c (find_frame_sal): Initialize sal->pspace field from frame
Aleksandar> data.
Aleksandar> * stack.c (set_last_displayed_sal): Validate that PSPACE is not NULL.
Aleksandar> 2012-02-14 Aleksandar Ristovski <aristovski@qnx.com>
Aleksandar> * gdb.base/break-inline.exp: New file.
Aleksandar> * gdb.base/break-inline.c: New file.
This is ok. Thanks.
Tom