summaryrefslogtreecommitdiff
path: root/gdb/frame.h
Commit message (Expand)AuthorAgeFilesLines
* PR gdb/15911: "info threads" changes the default source and line (for "break"...Pedro Alves2013-09-171-2/+4
* frame.h: Delete stale declaration.Pedro Alves2013-08-301-3/+0
* gdb/qiyao2013-08-081-0/+2
* Garbage collect deprecated_pc_in_call_dummyPedro Alves2013-02-011-2/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* rename frame_register_read into deprecated_frame_register_read.Joel Brobecker2012-11-121-1/+1
* Document replacement for frame_register_read (deprecated).Joel Brobecker2012-11-121-12/+0
* gdb/Jan Kratochvil2012-09-171-6/+9
* gdb/qiyao2012-08-021-1/+1
* Fix typo in frame.h:read_frame_register_unsigned function description.Joel Brobecker2012-03-011-1/+1
* 2012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-011-0/+7
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+2
* Move unwind reasons to an external .def filekpouget2011-10-271-41/+10
* 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2011-10-201-1/+1
* gdb/Jan Kratochvil2011-10-091-1/+22
* gdb/Jan Kratochvil2011-10-091-0/+20
* gdb/Jan Kratochvil2011-10-091-0/+2
* gdb/Pedro Alves2011-03-181-0/+7
* gdb/Pedro Alves2011-03-181-0/+8
* gdb/Pedro Alves2011-03-181-0/+22
* gdb/Pedro Alves2011-03-181-2/+5
* gdb/Pedro Alves2011-03-181-8/+12
* * thread.c (restore_selected_frame): Handle frame_level == -1.Tom Tromey2011-03-091-0/+3
* 2011-02-27 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-271-1/+1
* 2011-02-25 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-261-1/+1
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-5/+5
* gdbTom Tromey2011-01-061-1/+1
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-2/+4
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-0/+9
* gdb/Joel Brobecker2009-09-131-2/+8
* gdbTom Tromey2009-09-021-0/+6
* * frame.h (frame_unwind_arch): New.Ulrich Weigand2009-07-021-1/+8
* gdb/Daniel Jacobowitz2009-06-281-0/+19
* * frame.c (frame_unwind_id): Renamed to ...Daniel Jacobowitz2009-06-281-2/+7
* * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand2009-06-171-1/+1
* * frame.c (has_stack_frames): Make public.Pedro Alves2009-02-051-0/+5
* * infrun.c (normal_stop): Don't callPedro Alves2009-01-241-18/+0
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * dummy-frame.h (dummy_frame_pop): Add prototype.Ulrich Weigand2008-08-261-23/+2
* * frame.h (frame_map_regnum_to_name): Remove prototype.Ulrich Weigand2008-08-211-10/+0
* Revert frame_unwind_caller_pc / frame_unwind_caller_id.Daniel Jacobowitz2008-07-151-7/+2
* * frame.c (frame_unwind_id): Renamed to ...Daniel Jacobowitz2008-07-151-2/+7
* * frame.c (frame_sp_unwind): Delete.Daniel Jacobowitz2008-07-151-2/+0
* * dwarf2-frame.c (dwarf2_frame_cache): Update comment.Daniel Jacobowitz2008-07-151-7/+0
* * frame.c (frame_func_unwind): Delete.Daniel Jacobowitz2008-07-151-6/+1
* * frame.h (SIZEOF_FRAME_SAVED_REGS): Remove.Ulrich Weigand2008-05-211-12/+0
* * breakpoint.c (create_exception_catchpoint): Remove prototypeThiago Jung Bauermann2008-05-031-2/+0
* Convert frame unwinders to use the current frame andDaniel Jacobowitz2008-04-301-1/+17