Use an accessor function for general_symbol_info::language
[deliverable/binutils-gdb.git] / gdb / mi / mi-cmd-stack.c
2019-12-16  Christian BiesingerUse an accessor function for general_symbol_info::language
2019-11-22  Christian BiesingerReplace SYMBOL_*_NAME accessors with member functions
2019-08-07  Tom TromeyMake struct frame_arg self-managing
2019-07-17  Tom TromeyRename field_int to field_signed
2019-07-09  Tom TromeyRename common to gdbsupport
2019-06-12  Pedro AlvesMake "backtrace" support -OPT options
2019-04-08  Tom TromeyRename gdb exception types
2019-04-08  Tom TromeyRewrite TRY/CATCH
2019-04-08  Tom TromeyMake exceptions use std::string and be self-managing
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-09-28  Andrew Burgessgdb: Change how frames are selected for 'frame' and...
2018-05-05  Tom TromeyAdd missing "breaks"
2018-02-26  Tom TromeyChange frame_filter_flags to use DEF_ENUM_FLAGS_TYPE
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-04-22  Tom TromeyUse ui_out_emit_list
2017-04-22  Tom TromeyUse ui_out_emit_tuple in more places in MI
2017-04-22  Tom TromeyUse ui_out_emit_tuple
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-04-05  Pedro Alves-Wwrite-strings: Constify mi_cmd_argv_ftype's 'command...
2017-02-02  Pedro AlvesEliminate make_cleanup_ui_file_delete / make ui_file...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-22  Simon MarchiClass-ify ui_out
2016-05-08  Trevor Saundersremove trivialy unused variables
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-08-01  Pierre-Marie de... Replace the block_found global with explicit data-flow
2015-07-31  Simon MarchiMostly trivial enum fixes
2015-03-07  Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-02-27  Pedro Alvesmi/mi-cmd-stack.c|frame filters: print_values <-> ext_l...
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-06-18  Tom Tromeyconstify struct block in some places
2014-02-06  Doug EvansExtension Language API
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18  Tom Tromeyremove gdb_string.h
2013-09-17  Pedro AlvesPR gdb/15911: "info threads" changes the default source...
2013-08-27  Yao QiAdd options to skip unavailable locals
2013-08-27  Yao QiAdd mi_getopt_allow_unknown
2013-08-08  Yao Qigdb/
2013-08-08  Yao Qigdb/
2013-08-01  Yao Qigdb/
2013-07-09  Doug Evans * defs.h (enum val_prettyformat): Renamed from val_pre...
2013-06-03  Yao Qigdb/
2013-05-30  Tom Tromeyfix mi-cmd-stack.c
2013-05-10  Phil Muldoon2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-14  Tom Tromey * c-exp.y (block, variable, name_not_typename, lex_one...
2012-05-10  Tom Tromey * tracepoint.c (scope_info): Update.
2012-03-27  Pedro Alves2012-03-27 Pedro Alves <palves@redhat.com>
2012-03-06  Stan Shebs * mi/mi-cmd-break.c: Enforce coding standards, fix...
2012-02-03  Joel BrobeckerGDB/MI: crash printing "_task" (Ada) argument
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-10-09  Jan Kratochvilgdb/
2011-10-09  Jan Kratochvilgdb/
2011-09-11  Jan Kratochvilgdb/
2011-08-28  Jan Kratochvilgdb/
2011-08-04  Pedro Alves2011-08-04 Pedro Alves <pedro@codesourcery.com>
2011-01-12  Tom Tromeygdb
2011-01-06  Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-09-16  Phil Muldoon2010-09-16 Phil Muldoon <pmuldoon@redhat.com>
2010-05-17  Michael Snyder2010-05-17 Michael Snyder <msnyder@vmware.com>
2010-05-06  Michael Snyder2010-05-05 Michael Snyder <msnyder@vmware.com>
2010-02-10  Vladimir Prus * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Add...
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-10-10  Pedro Alves * mi/mi-cmd-stack.c (list_args_or_locals): Use interna...
2009-09-19  Vladimir Prus * mi/mi-cmd-stack.c (list_args_or_locals): Workaround
2009-09-19  Vladimir Prus * mi/mi-cmds.h (mi_cmd_stack_list_variables): Declare.
2009-06-30  Vladimir Prus * mi/mi-cmd-stack.c (parse_print_values): New.
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-10-28  Tom Tromeygdb
2008-06-25  Vladimir Prus Kill the return value for all MI command functions.
2008-05-27  Andreas Schwab * symtab.h (enum address_class): Remove LOC_REGPARM and
2008-05-22  Ulrich Weigand * symtab.h (enum address_class): Remove LOC_BASEREG and
2008-05-22  Ulrich Weigand * symtab.h (enum address_class): Remove LOC_LOCAL_ARG.
2008-05-19  Ulrich Weigand * symtab.h (lookup_symbol_in_language): Remove SYMTAB...
2008-05-06  Joel Brobecker * valprint.c (val_print): Add new language...
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-02-04  Nick Roberts*** empty log message ***
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-09-17  Vladimir Prus * mi/mi-cmd-stack.c (mi_cmd_stack_list_args): Don...
2006-09-07  Vladimir PrusAllow the HIGH-FRAME parameter for -stack-list-frames...
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-12-23  Eli Zaretskii * mi/mi-symbol-cmds.c:
2005-07-15  Daniel Jacobowitz2005-07-15 Nick Roberts <nickrob@snap.net.nz>
2005-06-19  Nick Roberts(mi_cmd_stack_info_frame): New function.
2005-06-18  Nick Roberts(mi_cmd_stack_list_frames, mi_cmd_stack_info_depth):
2005-02-11  Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2004-10-29  Andrew Cagney2004-10-29 Andrew Cagney <cagney@gnu.org>
2004-04-28  Andrew Cagney2004-04-28 Andrew Cagney <cagney@redhat.com>
2004-01-24  Nick RobertsUpdate copyright year.
2004-01-20  Andrew Cagney2004-01-20 Andrew Cagney <cagney@redhat.com>
2004-01-20  Nick Roberts(mi_cmd_stack_list_locals): Print the name,
2003-06-11  David Carlton2003-06-11 David Carlton <carlton@bactrian.org>
2003-06-08  Andrew Cagney2003-06-08 Andrew Cagney <cagney@redhat.com>
2003-05-14  Elena Zannoni2003-05-14 Elena Zannoni <ezannoni@redhat.com>
2003-02-25  David Carlton2003-02-25 David Carlton <carlton@math.stanford.edu>
2003-02-21  Daniel Jacobowitz * mi-cmd-stack.c (list_args_or_locals): Handle LOC_COM...
2003-02-20  David Carlton2003-02-19 David Carlton <carlton@math.stanford.edu>
next
This page took 1.572883 seconds and 107 git commands to generate.