OSDN Git Service

2009-10-23 Tristan Gingold <gingold@adacore.com>
[pf3gnuchains/pf3gnuchains3x.git] / gdb / frame.c
2009-10-23 gingold2009-10-23 Tristan Gingold <gingold@adacore.com>
2009-10-19 palves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-09-13 brobecke gdb/
2009-09-09 brobecke Avoid quadratic behavior when computing the...
2009-09-02 tromeygdb
2009-07-02 uweigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02 uweigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-07-02 uweigand * frame.h (frame_unwind_arch): New.
2009-06-28 drow gdb/
2009-06-28 drow * frame.c (frame_unwind_id): Renamed to ...
2009-05-28 tromey2009-05-27 Tom Tromey <tromey@redhat.com>
2009-03-25 palves * infrun.c (normal_stop): Use has_stack_frames instead of
2009-03-17 brobecke * frame.c (get_prev_frame_1): Do not perform...
2009-02-21 palves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-02-05 palves * frame.c (has_stack_frames): Make public.
2009-01-26 palves * frame.c (create_new_frame): Update the frame's cache...
2009-01-24 palves * infrun.c (normal_stop): Don't call
2009-01-19 devans * dummy-frame.c (dummy_frame): Replace regcache member...
2009-01-15 uweigand * frame.c (get_frame_arch): Abort if called with NULL...
2009-01-03 brobecke Updated copyright notices for most files.
2008-11-20 devans * frame.c (frame_debug_got_null_frame): Remove file...
2008-09-24 schwab* frame.c (get_frame_register_bytes): Avoid excessive...
2008-09-24 schwab* frame.c (get_frame_register_bytes): Take pseudo regis...
2008-09-22 ams2008-09-22 Andrew Stubbs <ams@codesourcery.com>
2008-09-19 ams2008-09-19 Andrew Stubbs <ams@codesourcery.com>
2008-08-26 uweigand * dummy-frame.h (dummy_frame_pop): Add prototype.
2008-08-21 uweigand * frame.h (frame_map_regnum_to_name): Remove prototype.
2008-07-15 drowRevert frame_unwind_caller_pc / frame_unwind_caller_id.
2008-07-15 drow * frame.c (frame_unwind_id): Renamed to ...
2008-07-15 drow * frame.c (frame_sp_unwind): Delete.
2008-07-15 drow* dwarf2-frame.c (dwarf2_frame_cache): Update comment.
2008-07-15 drow* frame.c (frame_func_unwind): Delete.
2008-07-09 palves Add "executing" property to threads.
2008-06-30 drow * frame.c (get_prev_frame_1): Call frame_unwind_find_b...
2008-05-20 palves * frame.c (get_prev_frame_1): Build frame id before...
2008-05-09 brobecke * frame.c (get_frame_base_address, get_frame_lo...
2008-05-03 bauermann2008-05-03 Luis Machado <luisgpm@br.ibm.com>
2008-04-30 drow Convert frame unwinders to use the current frame and
2008-03-13 drow * breakpoint.h (breakpoint_restore_shadows): New
2008-02-28 drow * frame.c (reinit_frame_cache): Only annotate if frame...
2008-01-01 drow Updated copyright notices for most files.
2007-11-02 uweigand2007-11-02 Markus Deuling <deuling@de.ibm.com>
2007-10-17 drow * frame.c (frame_unwind_unsigned_register): Delete.
2007-10-09 uweigand2007-10-09 Markus Deuling <deuling@de.ibm.com>
2007-09-24 drow * frame.c (get_prev_frame_1): Also check for PC in...
2007-08-23 brobecke Switch the license of all .c files to GPLv3.
2007-06-18 uweigand2007-06-18 Markus Deuling <deuling@de.ibm.com>
2007-06-16 uweigand * regcache.c (struct regcache): Add ptid_t member.
2007-06-12 schwab * frame-unwind.h (frame_dealloc_cache_ftype): Define.
2007-06-06 uweigand2007-06-06 Markus Deuling <deuling@de.ibm.com>
2007-05-14 uweigand * gdbarch.sh (read_sp): Remove.
2007-05-06 uweigand * regcache.c (regcache_invalidate): New function.
2007-03-13 froydnj * frame.c (frame_pop): Check to see whether there...
2007-02-28 drow * frame.c (frame_pop, frame_observer_target_changed...
2007-02-27 drow * dwarf2-frame.c (dwarf2_frame_cache, dwarf2_frame_thi...
2007-02-27 drow * frame.c (deprecated_selected_frame): Rename to...
2007-01-13 kettenis* frame.c (get_frame_register_bytes, put_frame_register...
2007-01-11 drow * frame.c (get_prev_frame_1): Check PC_REGNUM before...
2007-01-09 drow * alpha-mdebug-tdep.c (alpha_mdebug_frame_prev_registe...
2007-01-09 drowCopyright updates for 2007.
2007-01-08 uweigand * frame.c (get_frame_register_bytes): New function.
2006-11-10 drow * frame.c (frame_register_unwind_location): New function.
2006-10-18 drow * frame.c (struct frame_info): Add stop_reason.
2006-08-08 brobecke * gdbcore.h (read_memory_nobpt): New function...
2006-07-31 fnfReviewed by Daniel Jacobowitz <drow@false.org>
2005-12-17 eliz * breakpoint.c:
2005-05-28 drow PR backtrace/1760
2005-05-22 cagney2005-05-22 Andrew Cagney <cagney@gnu.org>
2005-05-19 cagney2005-05-19 Andrew Cagney <cagney@gnu.org>
2005-02-24 cagney2005-02-24 Andrew Cagney <cagney@gnu.org>
2005-02-18 cagney2005-02-18 Andrew Cagney <cagney@gnu.org>
2005-02-17 cagney2005-02-17 Andrew Cagney <cagney@gnu.org>
2005-02-15 cagney2005-02-15 Andrew Cagney <cagney@gnu.org>
2005-02-14 cagney2005-02-14 Andrew Cagney <cagney@gnu.org>
2005-02-11 cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11 cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2005-02-10 cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2005-01-14 cagney2005-01-14 Andrew Cagney <cagney@gnu.org>
2005-01-12 cagney2005-01-12 Andrew Cagney <cagney@gnu.org>
2004-12-12 cagney2004-12-12 Andrew Cagney <cagney@gnu.org>
2004-12-08 tausq2004-12-07 Randolph Chung <tausq@debian.org>
2004-11-10 tausq2004-11-10 Randolph Chung <tausq@debian.org>
2004-11-10 tausq2004-11-10 Randolph Chung <tausq@debian.org>
2004-11-09 cagney2004-11-08 Andrew Cagney <cagney@gnu.org>
2004-10-29 cagney2004-10-29 Andrew Cagney <cagney@gnu.org>
2004-09-01 cagney2004-08-31 Andrew Cagney <cagney@gnu.org>
2004-08-02 cagney2004-08-01 Andrew Cagney <cagney@gnu.org>
2004-08-01 cagney2004-08-01 Andrew Cagney <cagney@gnu.org>
2004-07-31 cagney2004-07-31 Andrew Cagney <cagney@gnu.org>
2004-07-28 cagney2004-07-28 Andrew Cagney <cagney@gnu.org>
2004-07-26 cagney2004-07-26 Andrew Cagney <cagney@gnu.org>
2004-07-20 cagney2004-07-20 Andrew Cagney <cagney@gnu.org>
2004-07-16 cagney2004-07-16 Andrew Cagney <cagney@gnu.org>
2004-06-27 uweigand * frame.h (struct frame_id): New fields stack_addr_p...
2004-06-10 cagney2004-06-10 Andrew Cagney <cagney@gnu.org>
2004-05-08 cagney2004-05-08 Andrew Cagney <cagney@redhat.com>
2004-05-08 cagney2004-05-08 Andrew Cagney <cagney@redhat.com>
2004-05-07 kettenis* frame.c (get_prev_frame_1): Work around GCC bug.
2004-05-01 cagney2004-05-01 Andrew Cagney <cagney@redhat.com>
2004-05-01 cagney2004-05-01 Andrew Cagney <cagney@redhat.com>
next