summaryrefslogtreecommitdiff
path: root/gdb/frame-unwind.c
AgeCommit message (Expand)Author
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-10-25gdb: change functions returning value contents to use gdb::array_viewSimon Marchi
2021-06-29gdb: introduce FRAME_SCOPED_DEBUG_ENTER_EXITSimon Marchi
2021-06-29gdb: add names to unwinders, add debug messages when looking for unwinderSimon Marchi
2021-01-04Refactor struct trad_frame_saved_regsLuis Machado
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi
2020-08-31gdb: make frame_unwind_got_optimized return a not_lval valueSimon Marchi
2020-07-23Don't touch frame_info objects if frame cache was reinitializedPedro Alves
2020-03-03Find tailcall frames before inline framesTom Tromey
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi
2020-01-01Update copyright year range in all GDB files.Joel Brobecker
2019-07-10Don't include gdbarch.h from defs.hTom Tromey
2019-04-08Replace throw_exception with throw in some casesTom Tromey
2019-04-08Rename gdb exception typesTom Tromey
2019-04-08Rewrite TRY/CATCHTom Tromey
2019-04-06Revert the header-sorting patchTom Tromey
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey
2019-01-01Update copyright year range in all GDB files.Joel Brobecker
2018-12-19gdb: Add default frame methods to gdbarchAndrew Burgess
2018-02-14Fix GDB crash after Quit thrown from unwinder snifferPedro Alves
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-10-08Remove cleanup from frame_prepare_for_snifferTom Tromey
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-08-11Reset *THIS_CACHE in frame_unwind_try_unwinder in case of exceptionYao Qi
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-11-16Change meaning of VALUE_FRAME_ID; rename to VALUE_NEXT_FRAME_IDKevin Buettner
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add some more casts (1/2)Simon Marchi
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves
2015-03-07Normalize TRY_CATCH exception handling blockPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-10-08Remove spurious exceptions.h inclusionsGary Benson
2014-08-20Handle partially optimized out values similarly to unavailable valuesPedro Alves
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-01-16frame, backtrace: allow targets to supply a frame unwinderMarkus Metzger
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-28get_prev_frame, outer_frame_id and unwind->stop_reason checks are redundant.Pedro Alves
2013-11-27Fix type of not saved registers.Pedro Alves
2013-11-27Make "set debug frame 1" output print <not saved> instead of <optimized out>.Pedro Alves
2013-07-04Use allocate_optimized_out_value instead of set_value_optimized_out.Pedro Alves
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-03-18 gdb/Pedro Alves
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-08-11gdb/Jan Kratochvil
2010-08-11gdb/Jan Kratochvil
2010-05-142010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-05-072010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder