aboutsummaryrefslogtreecommitdiff
path: root/gdb/frame.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-18 gdb/Pedro Alves1-0/+18
2011-03-18 gdb/Pedro Alves1-0/+7
2011-03-18 gdb/Pedro Alves1-43/+177
2011-03-18 gdb/Pedro Alves1-8/+19
2011-03-18 gdb/Pedro Alves1-15/+29
2011-03-18 gdb/Pedro Alves1-2/+5
2011-03-152011-03-15 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+2
2011-03-09 * thread.c (restore_selected_frame): Handle frame_level == -1.Tom Tromey1-0/+8
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder1-6/+6
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-12/+19
2011-01-03gdb/Jan Kratochvil1-6/+18
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+2
2010-08-11gdb/Jan Kratochvil1-1/+1
2010-08-11gdb/Jan Kratochvil1-10/+7
2010-07-01 * breakpoint.c (update_watchpoint, _initialize_breakpoint): RemovePedro Alves1-1/+1
2010-06-14 * frame.c (frame_register_unwind): Do not access contentsUlrich Weigand1-1/+1
2010-05-142010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+8
2010-05-132010-05-13 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+18
2010-05-072010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder1-4/+0
2010-04-162010-04-15 Stan Shebs <stan@codesourcery.com>Stan Shebs1-6/+11
2010-01-28 * regcache.c (regcache_xmalloc): Add aspace argument. Use itDaniel Jacobowitz1-1/+3
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-11-02gdb/Jan Kratochvil1-1/+6
2009-10-232009-10-23 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+1
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-3/+43
2009-09-13 gdb/Joel Brobecker1-2/+16
2009-09-09 Avoid quadratic behavior when computing the value of a register.Joel Brobecker1-3/+52
2009-09-02gdbTom Tromey1-0/+11
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-6/+14
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-10/+11
2009-07-02 * frame.h (frame_unwind_arch): New.Ulrich Weigand1-13/+55
2009-06-28 gdb/Daniel Jacobowitz1-36/+167
2009-06-28 * frame.c (frame_unwind_id): Renamed to ...Daniel Jacobowitz1-4/+4
2009-05-282009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey1-2/+2
2009-03-25 * infrun.c (normal_stop): Use has_stack_frames instead ofPedro Alves1-2/+13
2009-03-17 * frame.c (get_prev_frame_1): Do not perform the inner_frameJoel Brobecker1-12/+19
2009-02-212008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves1-1/+1
2009-02-05 * frame.c (has_stack_frames): Make public.Pedro Alves1-37/+1
2009-01-26 * frame.c (create_new_frame): Update the frame's cached PC beforePedro Alves1-6/+8
2009-01-24 * infrun.c (normal_stop): Don't callPedro Alves1-34/+6
2009-01-19 * dummy-frame.c (dummy_frame): Replace regcache member withDoug Evans1-5/+8
2009-01-15 * frame.c (get_frame_arch): Abort if called with NULL this_frame.Ulrich Weigand1-0/+5
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-11-20 * frame.c (frame_debug_got_null_frame): Remove file arg.Doug Evans1-8/+6
2008-09-24* frame.c (get_frame_register_bytes): Avoid excessive function calls.Andreas Schwab1-2/+3
2008-09-24* frame.c (get_frame_register_bytes): Take pseudo registers intoAndreas Schwab1-1/+2
2008-09-222008-09-22 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs1-2/+3
2008-09-192008-09-19 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs1-0/+18
2008-08-26 * dummy-frame.h (dummy_frame_pop): Add prototype.Ulrich Weigand1-16/+52
2008-08-21 * frame.h (frame_map_regnum_to_name): Remove prototype.Ulrich Weigand1-17/+2