aboutsummaryrefslogtreecommitdiff
path: root/gdb/stack.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-242012-02-24 Pedro Alves <palves@redhat.com>Pedro Alves1-1/+2
2012-02-15 * frame.c (find_frame_sal): Initialize sal->pspace field from frameAleksandar Ristovski1-0/+5
2012-02-07 * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans1-3/+3
2012-01-28gdb/Jan Kratochvil1-2/+2
2012-01-24ChangeLog:Gary Benson1-87/+0
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+1
2011-12-06the "ambiguous linespec" seriesTom Tromey1-7/+12
2011-11-012011-10-06 Justin Lebar <justin.lebar@gmail.com>Justin Lebar1-2/+116
2011-10-27Move unwind reasons to an external .def fileKevin Pouget1-1/+1
2011-10-09gdb/Jan Kratochvil1-1/+2
2011-10-09gdb/Jan Kratochvil1-2/+44
2011-10-09gdb/Jan Kratochvil1-1/+1
2011-10-09gdb/Jan Kratochvil1-11/+194
2011-10-09gdb/Jan Kratochvil1-58/+118
2011-10-09gdb/Jan Kratochvil1-0/+2
2011-09-08gdb/Jan Kratochvil1-21/+16
2011-09-08gdb/Jan Kratochvil1-30/+42
2011-08-042011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-3/+7
2011-08-03gdb/Jan Kratochvil1-1/+1
2011-08-01gdb/Jan Kratochvil1-20/+11
2011-08-01gdb/Jan Kratochvil1-116/+37
2011-07-30gdb/Jan Kratochvil1-1/+1
2011-06-27 * valops.c (find_overload_match): Call do_cleanups before earlyTom Tromey1-4/+3
2011-03-18 gdb/Pedro Alves1-0/+15
2011-03-18 gdb/Pedro Alves1-7/+15
2011-03-18 gdb/Pedro Alves1-12/+45
2011-03-18 gdb/Pedro Alves1-8/+9
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-8/+8
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-11/+15
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-09-30gdb/Jan Kratochvil1-5/+11
2010-07-01 * breakpoint.c (update_watchpoint, _initialize_breakpoint): RemovePedro Alves1-1/+1
2010-05-162010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+14
2010-05-132010-05-13 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+4
2010-05-132010-05-13 Michael Snyder <msnyder@vmware.com>Michael Snyder1-12/+0
2010-05-062010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder1-8/+1
2010-04-01 gdb/Pedro Alves1-47/+94
2010-03-10gdbTom Tromey1-3/+6
2010-01-19Comment out unused function.Joel Brobecker1-0/+9
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-10-212009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-2/+1
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-2/+4
2009-07-25 * stack.c (backtrace_command_1): Remove dead check of NULL currentPedro Alves1-5/+0
2009-07-11This is the part of prev commit.Hui Zhu1-1/+1
2009-07-112009-07-11 Hui Zhu <teawater@gmail.com>Hui Zhu1-1/+3
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-4/+7
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-19/+26
2009-07-02 * disasm.h (gdb_disassembly): Add GDBARCH parameter.Ulrich Weigand1-4/+9
2009-07-02 * frame.h (frame_unwind_arch): New.Ulrich Weigand1-1/+6
2009-06-28 gdb/Daniel Jacobowitz1-9/+48