summaryrefslogtreecommitdiff
path: root/gdb/frame.c
Commit message (Expand)AuthorAgeFilesLines
* * frame.c (has_stack_frames): Make public.Pedro Alves2009-02-051-37/+1
* * frame.c (create_new_frame): Update the frame's cached PC beforePedro Alves2009-01-261-6/+8
* * infrun.c (normal_stop): Don't callPedro Alves2009-01-241-34/+6
* * dummy-frame.c (dummy_frame): Replace regcache member withDoug Evans2009-01-191-5/+8
* * frame.c (get_frame_arch): Abort if called with NULL this_frame.Ulrich Weigand2009-01-151-0/+5
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * frame.c (frame_debug_got_null_frame): Remove file arg.Doug Evans2008-11-201-8/+6
* * frame.c (get_frame_register_bytes): Avoid excessive function calls.Andreas Schwab2008-09-241-2/+3
* * frame.c (get_frame_register_bytes): Take pseudo registers intoAndreas Schwab2008-09-241-1/+2
* 2008-09-22 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs2008-09-221-2/+3
* 2008-09-19 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs2008-09-191-0/+18
* * dummy-frame.h (dummy_frame_pop): Add prototype.Ulrich Weigand2008-08-261-16/+52
* * frame.h (frame_map_regnum_to_name): Remove prototype.Ulrich Weigand2008-08-211-17/+2
* Revert frame_unwind_caller_pc / frame_unwind_caller_id.Daniel Jacobowitz2008-07-151-4/+4
* * frame.c (frame_unwind_id): Renamed to ...Daniel Jacobowitz2008-07-151-4/+4
* * frame.c (frame_sp_unwind): Delete.Daniel Jacobowitz2008-07-151-10/+6
* * dwarf2-frame.c (dwarf2_frame_cache): Update comment.Daniel Jacobowitz2008-07-151-33/+44
* * frame.c (frame_func_unwind): Delete.Daniel Jacobowitz2008-07-151-14/+11
* Add "executing" property to threads.Pedro Alves2008-07-091-4/+20
* * frame.c (get_prev_frame_1): Call frame_unwind_find_by_frameDaniel Jacobowitz2008-06-301-3/+8
* * frame.c (get_prev_frame_1): Build frame id before settingPedro Alves2008-05-201-1/+5
* * frame.c (get_frame_base_address, get_frame_locals_address)Joel Brobecker2008-05-091-3/+3
* 2008-05-03 Luis Machado <luisgpm@br.ibm.com>Thiago Jung Bauermann2008-05-031-1/+1
* Convert frame unwinders to use the current frame andDaniel Jacobowitz2008-04-301-71/+137
* * breakpoint.h (breakpoint_restore_shadows): NewDaniel Jacobowitz2008-03-131-2/+2
* * frame.c (reinit_frame_cache): Only annotate if frames wereDaniel Jacobowitz2008-02-281-1/+3
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* 2007-11-02 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-11-021-4/+5
* * frame.c (frame_unwind_unsigned_register): Delete.Daniel Jacobowitz2007-10-171-17/+2
* 2007-10-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-10-091-12/+15
* * frame.c (get_prev_frame_1): Also check for PC in the same register.Daniel Jacobowitz2007-09-241-3/+4
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-06-18 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-181-7/+10
* * regcache.c (struct regcache): Add ptid_t member.Ulrich Weigand2007-06-161-5/+5
* * frame-unwind.h (frame_dealloc_cache_ftype): Define.Andreas Schwab2007-06-121-0/+11
* 2007-06-06 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-061-1/+1
* * gdbarch.sh (read_sp): Remove.Ulrich Weigand2007-05-141-4/+0
* * regcache.c (regcache_invalidate): New function.Ulrich Weigand2007-05-061-10/+0
* * frame.c (frame_pop): Check to see whether there's a frame toNathan Froyd2007-03-131-3/+12
* * frame.c (frame_pop, frame_observer_target_changed): CallDaniel Jacobowitz2007-02-281-18/+4
* * dwarf2-frame.c (dwarf2_frame_cache, dwarf2_frame_this_id)Daniel Jacobowitz2007-02-271-7/+19
* * frame.c (deprecated_selected_frame): Rename to...Daniel Jacobowitz2007-02-271-5/+5
* * frame.c (get_frame_register_bytes, put_frame_register_bytes):Mark Kettenis2007-01-131-0/+2
* * frame.c (get_prev_frame_1): Check PC_REGNUM before using it.Daniel Jacobowitz2007-01-111-3/+10
* * alpha-mdebug-tdep.c (alpha_mdebug_frame_prev_register): UseDaniel Jacobowitz2007-01-091-4/+1
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* * frame.c (get_frame_register_bytes): New function.Ulrich Weigand2007-01-081-0/+78
* * frame.c (frame_register_unwind_location): New function.Daniel Jacobowitz2006-11-101-0/+69
* * frame.c (struct frame_info): Add stop_reason.Daniel Jacobowitz2006-10-181-2/+65
* * gdbcore.h (read_memory_nobpt): New function name instead ofJoel Brobecker2006-08-081-2/+2