aboutsummaryrefslogtreecommitdiff
path: root/gdb/mi/mi-cmd-stack.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-22Use ui_out_emit_listTom Tromey1-11/+3
2017-04-22Use ui_out_emit_tuple in more places in MITom Tromey1-6/+3
2017-04-22Use ui_out_emit_tupleTom Tromey1-4/+1
2017-04-05-Wwrite-strings: The RestPedro Alves1-1/+1
2017-04-05-Wwrite-strings: Constify mi_cmd_argv_ftype's 'command' parameterPedro Alves1-8/+8
2017-02-02Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves1-9/+8
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-22Class-ify ui_outSimon Marchi1-6/+6
2016-05-07remove trivialy unused variablesTrevor Saunders1-3/+0
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-08-01Replace the block_found global with explicit data-flowPierre-Marie de Rodat1-1/+1
2015-07-31Mostly trivial enum fixesSimon Marchi1-2/+2
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves1-7/+10
2015-02-27mi/mi-cmd-stack.c|frame filters: print_values <-> ext_lang_frame_argsPedro Alves1-7/+24
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-08Remove spurious exceptions.h inclusionsGary Benson1-1/+0
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-06-18constify struct block in some placesTom Tromey1-1/+1
2014-02-05Extension Language APIDoug Evans1-19/+19
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
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-2/+2
2013-08-27Add options to skip unavailable localsYao Qi1-20/+57
2013-08-27Add mi_getopt_allow_unknownYao Qi1-19/+31
2013-08-08gdb/Yao Qi1-1/+4
2013-08-08gdb/Yao Qi1-4/+3
2013-08-01gdb/Yao Qi1-10/+69
2013-07-09 * defs.h (enum val_prettyformat): Renamed from val_prettyprint.Doug Evans1-1/+1
2013-06-03gdb/Yao Qi1-21/+4
2013-05-30fix mi-cmd-stack.cTom Tromey1-4/+1
2013-05-102013-05-10 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-41/+188
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-12-14 * c-exp.y (block, variable, name_not_typename, lex_one_token,Tom Tromey1-1/+1
2012-05-10 * tracepoint.c (scope_info): Update.Tom Tromey1-1/+1
2012-03-272012-03-27 Pedro Alves <palves@redhat.com>Pedro Alves1-11/+11
2012-03-06 * mi/mi-cmd-break.c: Enforce coding standards, fix comments.Stan Shebs1-20/+26
2012-02-03GDB/MI: crash printing "_task" (Ada) argumentJoel Brobecker1-1/+2
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-10-09gdb/Jan Kratochvil1-4/+18
2011-10-09gdb/Jan Kratochvil1-55/+75
2011-09-11gdb/Jan Kratochvil1-2/+4
2011-08-28gdb/Jan Kratochvil1-1/+1
2011-08-042011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-2/+4
2011-01-12gdbTom Tromey1-8/+8
2011-01-062011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+4
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-09-162010-09-16 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-17/+37
2010-05-172010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+4
2010-05-062010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-3/+0
2010-02-10 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Add extraVladimir Prus1-9/+13