This is the mail archive of the gdb-patches@sourceware.org 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]
Other format: [Raw text]

[commit+7.9] [PATCH 4/6] framefilter quit: Make it exception safe


On Sat, 07 Feb 2015 15:45:32 +0100, Jan Kratochvil wrote:
> gdb/ChangeLog
> 2015-02-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* python/py-framefilter.c (py_print_frame): Mention RETURN_QUIT in
> 	function comment.  Wrap all function that can throw in cleanups.
> 	(gdbpy_apply_frame_filter): Wrap all function that can throw in
> 	cleanups.

b99bf4e352f8590ccee3fbe3b4b031efdfcccdab master
5dea9fe2285fee5d53691856750a0c8960fca04d 7.9


Jan


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