aboutsummaryrefslogtreecommitdiff
path: root/gdb/mi/mi-cmd-var.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-10-04Simple -Wshadow=local fixesTom Tromey1-1/+1
2018-06-21Use thread_info and inferior pointers more throughoutPedro Alves1-11/+11
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-23Change int -> bool where applicable throughout varobjSimon Marchi1-7/+7
2017-11-22Replace VEC (varobj_update_result) with std::vectorSimon Marchi1-29/+20
2017-11-22Make varobj::children an std::vectorSimon Marchi1-8/+5
2017-09-29Remove cleanups from mi-cmd-var.cTom Tromey1-28/+10
2017-09-09Use ui_out_emit_list and ui_out_emit_tuple with gdb::optionalTom Tromey1-11/+13
2017-04-22Use ui_out_emit_listTom Tromey1-3/+1
2017-04-22Use ui_out_emit_tuple in more places in MITom Tromey1-4/+3
2017-04-22Use ui_out_emit_tupleTom Tromey1-8/+2
2017-04-05-Wwrite-strings: The RestPedro Alves1-1/+1
2017-04-05-Wwrite-strings: Constify mi_cmd_argv_ftype's 'command' parameterPedro Alves1-17/+17
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-22Class-ify ui_outSimon Marchi1-39/+38
2016-11-09Use unique_xmalloc_ptr in Python codeTom Tromey1-18/+7
2016-11-08Use ui_file_as_string throughout morePedro Alves1-45/+25
2016-10-21Use RAII to save and restore scalarsTom Tromey1-6/+2
2016-02-07varobj: Cleanup dead codeSimon Marchi1-1/+1
2016-01-13Per-inferior/Inferior-qualified thread IDsPedro Alves1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-12-09varobj zero-padded hexadecimal formatLuis Machado1-1/+3
2015-09-25Add some more casts (2/2)Simon Marchi1-1/+1
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves1-7/+7
2015-01-30Free results of varobj_get_expressionSimon Marchi1-2/+11
2015-01-30Free results of varobj_get_type and type_to_stringSimon Marchi1-2/+11
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-06-16Fix for PR mi/15863Keith Seitz1-1/+3
2014-06-12Rename varobj_pretty_printed_p to varobj_is_dynamic_pYao Qi1-3/+3
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-11-07Remove varobj_language_string, languages and varobj_languagesYao Qi1-2/+3
2013-06-03gdb/Yao Qi1-26/+3
2013-05-30fix mi-cmd-var.cTom Tromey1-4/+3
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-12-062012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>Tom Tromey1-2/+2
2012-10-17gdb:Yao Qi1-0/+10
2012-08-02gdb/Yao Qi1-1/+1
2012-03-06 * mi/mi-cmd-break.c: Enforce coding standards, fix comments.Stan Shebs1-51/+47
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-12-17* mi/mi-cmd-var.c (print_varobj): Rename `optind' and `optarg' toAndrey Smirnov1-8/+8
2011-08-28gdb/Jan Kratochvil1-1/+1
2011-08-042011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+15
2011-06-27 * valops.c (find_overload_match): Call do_cleanups before earlyTom Tromey1-1/+1
2011-01-12gdbTom Tromey1-21/+21
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+2
2011-01-062011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-6/+12
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1