summaryrefslogtreecommitdiff
path: root/gdb/frame-unwind.c
Commit message (Expand)AuthorAgeFilesLines
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesusers/simark/fix-leading-whitespaceSimon Marchi2020-10-261-3/+3
* gdb: make frame_unwind_got_optimized return a not_lval valueSimon Marchi2020-08-311-12/+2
* Don't touch frame_info objects if frame cache was reinitializedPedro Alves2020-07-231-3/+10
* Find tailcall frames before inline framesTom Tromey2020-03-031-6/+27
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Don't include gdbarch.h from defs.hTom Tromey2019-07-101-0/+1
* Replace throw_exception with throw in some casesTom Tromey2019-04-081-1/+1
* Rename gdb exception typesTom Tromey2019-04-081-1/+1
* Rewrite TRY/CATCHTom Tromey2019-04-081-3/+2
* Revert the header-sorting patchTom Tromey2019-04-061-6/+4
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-4/+6
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* gdb: Add default frame methods to gdbarchAndrew Burgess2018-12-191-0/+20
* Fix GDB crash after Quit thrown from unwinder snifferPedro Alves2018-02-141-1/+2
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove cleanup from frame_prepare_for_snifferTom Tromey2017-10-081-8/+4
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Reset *THIS_CACHE in frame_unwind_try_unwinder in case of exceptionYao Qi2017-08-111-1/+6
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Change meaning of VALUE_FRAME_ID; rename to VALUE_NEXT_FRAME_IDKevin Buettner2016-11-161-1/+2
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add some more casts (1/2)Simon Marchi2015-09-251-3/+6
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-071-3/+3
* Normalize TRY_CATCH exception handling blockPedro Alves2015-03-071-10/+13
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Handle partially optimized out values similarly to unavailable valuesPedro Alves2014-08-201-1/+1
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* frame, backtrace: allow targets to supply a frame unwinderMarkus Metzger2014-01-161-28/+58
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* get_prev_frame, outer_frame_id and unwind->stop_reason checks are redundant.Pedro Alves2013-11-281-3/+7
* Fix type of not saved registers.Pedro Alves2013-11-271-1/+8
* Make "set debug frame 1" output print <not saved> instead of <optimized out>.Pedro Alves2013-11-271-3/+5
* Use allocate_optimized_out_value instead of set_value_optimized_out.Pedro Alves2013-07-041-4/+2
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* gdb/Pedro Alves2011-03-181-5/+32
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-3/+6
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* gdb/Jan Kratochvil2010-08-111-2/+2
* gdb/Jan Kratochvil2010-08-111-2/+6
* 2010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-141-0/+1
* 2010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-071-2/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+2
* Implement TARGET_OBJECT_STACK_MEMORY.Doug Evans2009-08-311-1/+3
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-1/+2
* * frame.h (frame_unwind_arch): New.Ulrich Weigand2009-07-021-5/+5
* gdb/Daniel Jacobowitz2009-06-281-1/+4
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1