This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH RFA] Use cleanup machinery to invoke ui_out_list_end()


On Apr 1,  5:39pm, Kevin Buettner wrote:

> 	* printcmd.c (print_frame_args): Use a cleanup to invoke
> 	ui_out_list_end() so that the list count nesting flag will
> 	be decremented properly when an error occurs.
> 	* stack.c (print_frame): Likewise.

Committed.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]