Share fork_inferior et al with gdbserver
[binutils-gdb.git] / gdb / stack.c
2017-04-22 Tom TromeyUse ui_out_emit_list
2017-04-22 Tom TromeyMore uses of ui_out_emit_tuple
2017-04-22 Tom TromeyUse ui_out_emit_tuple
2017-02-24 Alan HaywardRemove use of MAX_REGISTER_SIZE
2017-02-20 Jan KratochvilDWARF-5: call sites
2017-02-02 Pedro AlvesEliminate make_cleanup_ui_file_delete / make ui_file...
2017-02-02 Simon MarchiRemove unused file_string parameter in gdb_disassembly
2017-01-31 Pedro Alvesgdb/stack.c: Remove unused mem_fileopen
2017-01-10 Simon MarchiUpdate help of the "frame" command
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-12-22 Simon MarchiClass-ify ui_out
2016-11-08 Pedro Alves'struct expression *' -> gdb::unique_xmalloc_ptr<expres...
2016-10-21 Tom TromeyRemove make_cleanup_restore_current_uiout
2016-10-06 Markus Metzgerstack: fix gdb.dwarf2/dw2-undefined-ret-addr.exp regression
2016-10-03 Antoine TremblayEmit inferior, thread and frame selection events to...
2016-08-23 Simon MarchiFix typo in comment
2016-08-03 Tom TromeyAvoid potential memory leak in find_frame_funname
2016-05-08 Trevor Saundersremove trivialy unused variables
2016-02-12 Markus Metzgerstack: check frame_unwind_caller_id
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-11-23 Joel Brobeckererror/internal-error printing local variable during...
2015-10-12 Andrew Burgessgdb: Simplify parse_frame_specification.
2015-10-12 Andrew Burgessgdb: Avoid unneeded calls to parse_frame_specification.
2015-10-12 Andrew Burgessgdb: Fix bug with dbx style func command.
2015-10-12 Andrew Burgessgdb: Make use of safe-ctype.h header.
2015-10-09 Eli ZaretskiiFix typos in comments
2015-09-25 Simon MarchiAdd some more casts (2/2)
2015-09-25 Simon MarchiAdd casts to memory allocation related calls
2015-08-26 Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-25 Pierre-Marie de... DWARF: handle non-local references in nested functions
2015-08-07 Andrew Burgessgdb: Move get_frame_language from stack.c to frame.c.
2015-08-07 Andrew Burgessgdb: get_frame_language now takes a frame parameter.
2015-08-01 Pierre-Marie de... Replace the block_found global with explicit data-flow
2015-07-14 Simon MarchiRemove CHECK_TYPEDEF, use check_typedef instead
2015-06-30 Patrick PalkaReplace TUI's select_frame hook (PR tui/13378)
2015-04-11 Jan KratochvilRemove --xdb
2015-03-07 Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-01-26 Mark WielaardFix ARI warning in stack.c (return_command).
2015-01-23 Mark WielaardUse GCC5/DWARF5 DW_AT_noreturn to mark functions that...
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-20 Doug EvansSplit struct symtab into two: struct symtab and compuni...
2014-11-15 Doug Evansexpand_symtab_containing_pc: Renamed from find_pc_sect_...
2014-10-08 Gary BensonRemove spurious exceptions.h inclusions
2014-08-19 Pedro AlvesHandle partially optimized out values similarly to...
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-07-24 Tom Tromeyconstify stack.c
2014-07-22 Jan KratochvilFix read_frame_arg for optimized-out entry values.
2014-06-18 Tom Tromeyconstify struct block in some places
2014-05-30 Andrew BurgessAdd a TRY_CATCH to get_prev_frame_always to better...
2014-05-30 Andrew BurgessRename frame_stop_reason_string to unwind_stop_reason_t...
2014-05-21 Pedro AlvesPR gdb/13860: make -interpreter-exec console "list...
2014-04-27 Hui ZhuMake "set disassemble-next-line on" can work with DUMMY...
2014-02-26 Tom Tromeystart change to progspace independence
2014-02-26 Tom Tromeychange minsym representation
2014-02-06 Doug EvansExtension Language API
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-08 Yao QiAvoid "may be used uninitialized" warning
2013-12-06 Pedro AlvesFix "info frame" in the outermost frame.
2013-11-18 Tom Tromeyremove gdb_string.h
2013-09-17 Pedro AlvesPR gdb/15911: "info threads" changes the default source...
2013-08-20 Doug Evans * blockframe.c: Remove #include "psymtab.h".
2013-08-09 Yao Qigdb/
2013-08-08 Yao Qigdb/
2013-07-17 Doug Evans * NEWS: Mention "set print raw frame-arguments".
2013-07-09 Doug Evans * defs.h (enum val_prettyformat): Renamed from val_pre...
2013-07-04 Andrew Burgesssourceware.org/ml/gdb-patches/2013-07/msg00059.html
2013-06-12 Phil Muldoon2013-06-12 Phil Muldoon <pmuldoon@redhat.com>
2013-05-22 Keith Seitz * ada-lang.c (is_known_support_routine): Add explicit...
2013-05-10 Phil Muldoon2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2013-05-06 Joel BrobeckerReimplement shared library support on ppc-aix...
2013-04-08 Tom Tromey * minsyms.h (struct bound_minimal_symbol): New.
2013-03-20 Tom Tromey * ax-gdb.c (gen_var_ref): Unconditionally call via...
2013-03-07 Keith Seitz * breakpoint.c (catch_syscall_split_args): Use skip_sp...
2013-02-08 Matthew Gretton... * stack.c (return_command): Work around uninitialized...
2013-02-06 David S. MillerAllow struct 'return' on 32-bit sparc.
2013-02-03 Jan Kratochvilgdb/
2013-02-03 Jan Kratochvilgdb/
2013-01-31 Aleksandar Ristovski2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-25 Jan Kratochvilgdb/
2012-12-24 Jan Kratochvilgdb/
2012-09-26 Tom Tromey2012-09-26 Jan Kratochvil <jan.kratochvil@redhat...
2012-09-25 Siddhesh Poyarekar * ada-valprint.c (ada_val_print_1): Eliminate single-use
2012-07-19 Tom Tromey * ax-gdb.c (gen_expr): Handle UNOP_CAST_TYPE, UNOP_MEM...
2012-07-16 Jan Kratochvilgdb/
2012-06-29 Doug Evans * linespec.c: #include "stack.h".
2012-05-18 Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-05-16 Maciej W. Rozycki gdb/
2012-05-10 Tom Tromey * tracepoint.c (scope_info): Update.
2012-03-27 Pedro Alves2012-03-27 Pedro Alves <palves@redhat.com>
2012-02-24 Pedro Alves2012-02-24 Pedro Alves <palves@redhat.com>
2012-02-15 Aleksandar Ristovski * frame.c (find_frame_sal): Initialize sal->pspace...
2012-02-07 Doug Evans * gdbtypes.h (struct main_type): Change type of name...
2012-01-28 Jan Kratochvilgdb/
2012-01-24 Gary BensonChangeLog:
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-06 Tom Tromeythe "ambiguous linespec" series
2011-11-01 Justin Lebar2011-10-06 Justin Lebar <justin.lebar@gmail.com>
2011-10-27 Kevin PougetMove unwind reasons to an external .def file
next