aboutsummaryrefslogtreecommitdiff
path: root/gdb/stack.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-18constify struct block in some placesTom Tromey1-6/+6
2014-05-30Add a TRY_CATCH to get_prev_frame_always to better manage errors during unwind.Andrew Burgess1-2/+2
2014-05-30Rename frame_stop_reason_string to unwind_stop_reason_to_string.Andrew Burgess1-2/+2
2014-05-21PR gdb/13860: make -interpreter-exec console "list" behave more like "list".Pedro Alves1-10/+4
2014-04-27Make "set disassemble-next-line on" can work with DUMMY_FRAME, SIGTRAMP_FRAME...Hui Zhu1-0/+7
2014-02-26start change to progspace independenceTom Tromey1-1/+2
2014-02-26change minsym representationTom Tromey1-7/+7
2014-02-05Extension Language APIDoug Evans1-7/+8
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-08Avoid "may be used uninitialized" warningYao Qi1-1/+2
2013-12-06Fix "info frame" in the outermost frame.Pedro Alves1-4/+23
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-09-17PR gdb/15911: "info threads" changes the default source and line (for "break"...Pedro Alves1-11/+15
2013-08-20 * blockframe.c: Remove #include "psymtab.h".Doug Evans1-1/+0
2013-08-09gdb/Yao Qi1-1/+4
2013-08-08gdb/Yao Qi1-0/+21
2013-07-17 * NEWS: Mention "set print raw frame-arguments".Doug Evans1-0/+13
2013-07-09 * defs.h (enum val_prettyformat): Renamed from val_prettyprint.Doug Evans1-1/+1
2013-07-04http://sourceware.org/ml/gdb-patches/2013-07/msg00059.htmlAndrew Burgess1-4/+0
2013-06-122013-06-12 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-11/+11
2013-05-22 * ada-lang.c (is_known_support_routine): Add explicit free ofKeith Seitz1-7/+8
2013-05-102013-05-10 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-37/+84
2013-05-06Reimplement shared library support on ppc-aix...Joel Brobecker1-4/+1
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey1-13/+15
2013-03-20 * ax-gdb.c (gen_var_ref): Unconditionally call via computed ops,Tom Tromey1-1/+2
2013-03-07 * breakpoint.c (catch_syscall_split_args): Use skip_spaces.Keith Seitz1-2/+2
2013-02-08 * stack.c (return_command): Work around uninitialized variableMatthew Gretton-Dann1-1/+2
2013-02-06Allow struct 'return' on 32-bit sparc.David S. Miller1-10/+15
2013-02-03gdb/Jan Kratochvil1-1/+2
2013-02-03gdb/Jan Kratochvil1-1/+4
2013-01-312013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski1-2/+0
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-25gdb/Jan Kratochvil1-2/+1
2012-12-24gdb/Jan Kratochvil1-2/+2
2012-09-262012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>Tom Tromey1-0/+2
2012-09-25 * ada-valprint.c (ada_val_print_1): Eliminate single-useSiddhesh Poyarekar1-5/+6
2012-07-19 * ax-gdb.c (gen_expr): Handle UNOP_CAST_TYPE, UNOP_MEMVAL_TYPE.Tom Tromey1-1/+2
2012-07-16gdb/Jan Kratochvil1-6/+46
2012-06-29 * linespec.c: #include "stack.h".Doug Evans1-1/+1
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-1/+1
2012-05-16 gdb/Maciej W. Rozycki1-5/+7
2012-05-10 * tracepoint.c (scope_info): Update.Tom Tromey1-4/+4
2012-03-272012-03-27 Pedro Alves <palves@redhat.com>Pedro Alves1-17/+17
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