| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * dummy-frame.h (dummy_frame_pop): Add prototype. | Ulrich Weigand | 2008-08-26 | 1 | -23/+2 |
* | * frame.h (frame_map_regnum_to_name): Remove prototype. | Ulrich Weigand | 2008-08-21 | 1 | -10/+0 |
* | Revert frame_unwind_caller_pc / frame_unwind_caller_id. | Daniel Jacobowitz | 2008-07-15 | 1 | -7/+2 |
* | * frame.c (frame_unwind_id): Renamed to ... | Daniel Jacobowitz | 2008-07-15 | 1 | -2/+7 |
* | * frame.c (frame_sp_unwind): Delete. | Daniel Jacobowitz | 2008-07-15 | 1 | -2/+0 |
* | * dwarf2-frame.c (dwarf2_frame_cache): Update comment. | Daniel Jacobowitz | 2008-07-15 | 1 | -7/+0 |
* | * frame.c (frame_func_unwind): Delete. | Daniel Jacobowitz | 2008-07-15 | 1 | -6/+1 |
* | * frame.h (SIZEOF_FRAME_SAVED_REGS): Remove. | Ulrich Weigand | 2008-05-21 | 1 | -12/+0 |
* | * breakpoint.c (create_exception_catchpoint): Remove prototype | Thiago Jung Bauermann | 2008-05-03 | 1 | -2/+0 |
* | Convert frame unwinders to use the current frame and | Daniel Jacobowitz | 2008-04-30 | 1 | -1/+17 |
* | Updated copyright notices for most files. | Daniel Jacobowitz | 2008-01-01 | 1 | -1/+1 |
* | 2007-11-02 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 2007-11-02 | 1 | -1/+2 |
* | * frame.c (frame_unwind_unsigned_register): Delete. | Daniel Jacobowitz | 2007-10-17 | 1 | -4/+0 |
* | Switch the license of all .c files to GPLv3. | Joel Brobecker | 2007-08-23 | 1 | -4/+2 |
* | 2007-06-09 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 2007-06-09 | 1 | -1/+1 |
* | 2007-05-31 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 2007-05-31 | 1 | -1/+2 |
* | * frame.c (frame_pop, frame_observer_target_changed): Call | Daniel Jacobowitz | 2007-02-28 | 1 | -11/+4 |
* | * dwarf2-frame.c (dwarf2_frame_cache, dwarf2_frame_this_id) | Daniel Jacobowitz | 2007-02-27 | 1 | -19/+32 |
* | * frame.c (deprecated_selected_frame): Rename to... | Daniel Jacobowitz | 2007-02-27 | 1 | -18/+10 |
* | Copyright updates for 2007. | Daniel Jacobowitz | 2007-01-09 | 1 | -2/+3 |
* | * frame.c (get_frame_register_bytes): New function. | Ulrich Weigand | 2007-01-08 | 1 | -0/+12 |
* | * frame.c (frame_register_unwind_location): New function. | Daniel Jacobowitz | 2006-11-10 | 1 | -0/+4 |
* | * frame.c (struct frame_info): Add stop_reason. | Daniel Jacobowitz | 2006-10-18 | 1 | -0/+44 |
* | * frame.h (set_current_sal_from_frame): New prototype. | Daniel Jacobowitz | 2006-03-30 | 1 | -0/+6 |
* | * breakpoint.c: | Eli Zaretskii | 2005-12-17 | 1 | -3/+3 |
* | 2005-05-22 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-05-22 | 1 | -8/+8 |
* | 2004-10-29 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-10-29 | 1 | -2/+4 |
* | * frame.h (frame_register): Doc fix. | Jim Blandy | 2004-09-08 | 1 | -1/+1 |
* | 2004-08-05 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-08-05 | 1 | -1/+1 |
* | 2004-08-02 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-08-02 | 1 | -2/+0 |
* | 2004-08-02 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-08-02 | 1 | -6/+0 |
* | 2004-08-01 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-08-02 | 1 | -0/+3 |
* | 2004-08-01 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-08-01 | 1 | -12/+0 |
* | 2004-08-01 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-08-01 | 1 | -25/+0 |
* | 2004-07-31 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-07-31 | 1 | -22/+0 |
* | * frame.h (struct frame_id): Change bit field type of stack_addr_p, | Ulrich Weigand | 2004-06-27 | 1 | -3/+3 |
* | * frame.h (struct frame_id): New fields stack_addr_p, code_addr_p | Ulrich Weigand | 2004-06-27 | 1 | -11/+29 |
* | 2004-06-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-06-10 | 1 | -2/+1 |
* | * frame.c (get_prev_frame_1): Work around GCC bug. | Mark Kettenis | 2004-05-07 | 1 | -1/+16 |
* | 2004-05-01 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2004-05-01 | 1 | -7/+0 |
* | 2004-05-01 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2004-05-01 | 1 | -1/+4 |
* | 2004-05-01 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2004-05-01 | 1 | -15/+3 |
* | 2004-05-01 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2004-05-01 | 1 | -1/+0 |
* | 2004-04-28 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2004-04-28 | 1 | -4/+6 |
* | 2004-04-22 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2004-04-22 | 1 | -2/+0 |
* | 2004-04-21 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2004-04-21 | 1 | -1/+1 |
* | 2004-04-07 Jason Molenda (jmolenda@apple.com) | Jason Molenda | 2004-04-07 | 1 | -16/+16 |
* | 2004-04-02 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2004-04-02 | 1 | -2/+7 |
* | 2004-03-31 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2004-03-31 | 1 | -0/+1 |
* | 2004-03-23 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2004-03-23 | 1 | -1/+1 |