summaryrefslogtreecommitdiff
path: root/gdb/frame-unwind.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * frame-unwind.c (frame_unwind_got_bytes): New function.Joel Brobecker2008-05-061-0/+11
* Convert frame unwinders to use the current frame andDaniel Jacobowitz2008-04-301-28/+108
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-1/+1
* Index: ChangeLogAndrew Cagney2004-08-021-1/+1
* 2004-07-31 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-311-1/+1
* 2004-04-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-04-081-14/+24
* 2004-04-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-04-031-6/+0
* 2004-03-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-03-211-5/+26