Age | Commit message (Expand) | Author | Files | Lines |
2008-05-09 | * frame.c (get_frame_base_address, get_frame_locals_address) | Joel Brobecker | 1 | -3/+3 |
2008-05-03 | 2008-05-03 Luis Machado <luisgpm@br.ibm.com> | Thiago Jung Bauermann | 1 | -1/+1 |
2008-04-30 | Convert frame unwinders to use the current frame and | Daniel Jacobowitz | 1 | -71/+137 |
2008-03-13 | * breakpoint.h (breakpoint_restore_shadows): New | Daniel Jacobowitz | 1 | -2/+2 |
2008-02-28 | * frame.c (reinit_frame_cache): Only annotate if frames were | Daniel Jacobowitz | 1 | -1/+3 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-11-02 | 2007-11-02 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -4/+5 |
2007-10-17 | * frame.c (frame_unwind_unsigned_register): Delete. | Daniel Jacobowitz | 1 | -17/+2 |
2007-10-09 | 2007-10-09 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -12/+15 |
2007-09-24 | * frame.c (get_prev_frame_1): Also check for PC in the same register. | Daniel Jacobowitz | 1 | -3/+4 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-06-18 | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -7/+10 |
2007-06-16 | * regcache.c (struct regcache): Add ptid_t member. | Ulrich Weigand | 1 | -5/+5 |
2007-06-12 | * frame-unwind.h (frame_dealloc_cache_ftype): Define. | Andreas Schwab | 1 | -0/+11 |
2007-06-06 | 2007-06-06 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+1 |
2007-05-14 | * gdbarch.sh (read_sp): Remove. | Ulrich Weigand | 1 | -4/+0 |
2007-05-06 | * regcache.c (regcache_invalidate): New function. | Ulrich Weigand | 1 | -10/+0 |
2007-03-13 | * frame.c (frame_pop): Check to see whether there's a frame to | Nathan Froyd | 1 | -3/+12 |
2007-02-28 | * frame.c (frame_pop, frame_observer_target_changed): Call | Daniel Jacobowitz | 1 | -18/+4 |
2007-02-27 | * dwarf2-frame.c (dwarf2_frame_cache, dwarf2_frame_this_id) | Daniel Jacobowitz | 1 | -7/+19 |
2007-02-27 | * frame.c (deprecated_selected_frame): Rename to... | Daniel Jacobowitz | 1 | -5/+5 |
2007-01-13 | * frame.c (get_frame_register_bytes, put_frame_register_bytes): | Mark Kettenis | 1 | -0/+2 |
2007-01-11 | * frame.c (get_prev_frame_1): Check PC_REGNUM before using it. | Daniel Jacobowitz | 1 | -3/+10 |
2007-01-09 | * alpha-mdebug-tdep.c (alpha_mdebug_frame_prev_register): Use | Daniel Jacobowitz | 1 | -4/+1 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2007-01-08 | * frame.c (get_frame_register_bytes): New function. | Ulrich Weigand | 1 | -0/+78 |
2006-11-10 | * frame.c (frame_register_unwind_location): New function. | Daniel Jacobowitz | 1 | -0/+69 |
2006-10-18 | * frame.c (struct frame_info): Add stop_reason. | Daniel Jacobowitz | 1 | -2/+65 |
2006-08-08 | * gdbcore.h (read_memory_nobpt): New function name instead of | Joel Brobecker | 1 | -2/+2 |
2006-07-31 | Reviewed by Daniel Jacobowitz <drow@false.org> | Fred Fish | 1 | -1/+1 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-05-28 | PR backtrace/1760 | Daniel Jacobowitz | 1 | -9/+16 |
2005-05-22 | 2005-05-22 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -13/+15 |
2005-05-19 | 2005-05-19 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-02-24 | 2005-02-24 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -4/+37 |
2005-02-18 | 2005-02-18 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -5/+7 |
2005-02-17 | 2005-02-17 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+6 |
2005-02-15 | 2005-02-15 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -4/+4 |
2005-02-14 | 2005-02-14 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -15/+17 |
2005-02-11 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -9/+9 |
2005-02-10 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -6/+6 |
2005-01-14 | 2005-01-14 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-01-12 | 2005-01-12 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -0/+1 |
2004-12-12 | 2004-12-12 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -0/+12 |
2004-12-08 | 2004-12-07 Randolph Chung <tausq@debian.org> | Randolph Chung | 1 | -0/+11 |
2004-11-10 | 2004-11-10 Randolph Chung <tausq@debian.org> | Randolph Chung | 1 | -1/+1 |
2004-11-10 | 2004-11-10 Randolph Chung <tausq@debian.org> | Randolph Chung | 1 | -9/+26 |
2004-11-09 | 2004-11-08 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -11/+10 |
2004-10-29 | 2004-10-29 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -6/+12 |