aboutsummaryrefslogtreecommitdiff
path: root/gdb/mi
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright year range in all GDB files.Joel Brobecker27-27/+27
2019-12-16Use an accessor function for general_symbol_info::languageChristian Biesinger1-1/+1
2019-12-04gdb/mi: Add -max-results parameter to some -symbol-info-* commandsAndrew Burgess1-7/+39
2019-12-04gdb/mi: Add -symbol-info-module-{variables,functions}Andrew Burgess3-0/+161
2019-11-27gdb/mi: Add -symbol-info-modules commandAndrew Burgess3-0/+39
2019-11-27gdb/mi: Add new commands -symbol-info-{functions,variables,types}Andrew Burgess3-0/+215
2019-11-26Add missing includes in dwarf-index-write.c and mi/mi-interp.cSimon Marchi1-0/+3
2019-11-22Replace SYMBOL_*_NAME accessors with member functionsChristian Biesinger1-2/+2
2019-11-06Use strtok_r instead of strtokChristian Biesinger1-1/+2
2019-10-26[gdb] Fix more typos in comments (2)Tom de Vries3-5/+5
2019-10-10Move declaration of varobjdebug to headerChristian Biesinger1-2/+0
2019-10-07Renaming of ctf (the trace format) filesWeimin Pan1-1/+0
2019-10-01Introduce metadata styleTom Tromey2-4/+5
2019-10-01Introduce gdb-specific %p format suffixesPedro Alves2-3/+5
2019-10-01Remove the ui_out_style_kind enumTom Tromey2-6/+6
2019-09-19bfd_section_* macrosAlan Modra1-2/+1
2019-09-18Change boolean options to bool instead of intChristian Biesinger1-2/+2
2019-08-07Make struct frame_arg self-managingTom Tromey1-5/+1
2019-08-06Add more styling to "disassemble"Tom Tromey1-0/+5
2019-07-17Rename field_int to field_signedTom Tromey8-50/+50
2019-07-15Fix a FIXME in mi-out.cTom Tromey1-4/+1
2019-07-15Introduce field_unsignedTom Tromey2-0/+13
2019-07-15Use field_string in more placesTom Tromey2-2/+2
2019-07-09Rename common to gdbsupportTom Tromey7-11/+11
2019-06-15gdb/mi: New commands to catch C++ exceptionsAndrew Burgess3-0/+80
2019-06-13Make "backtrace" support -OPT optionsPedro Alves1-8/+15
2019-06-04Introduce and use make_unique_xstrdupPedro Alves1-1/+1
2019-05-17Add debug redirect optionAlan Hayward2-9/+26
2019-05-17Change file close behavior for tee_fileAlan Hayward1-5/+14
2019-05-17MI: Add new command -completeJan Vrany3-0/+47
2019-05-10Fix GDB build when using --disable-gdbmiSimon Marchi3-28/+4
2019-04-25Make exception handling more efficientTom Tromey1-1/+1
2019-04-25Remove exception_noneTom Tromey1-1/+1
2019-04-08Rename gdb exception typesTom Tromey4-5/+5
2019-04-08Rewrite TRY/CATCHTom Tromey4-15/+10
2019-04-08Make exceptions use std::string and be self-managingTom Tromey3-17/+11
2019-03-19Don't show "display"s twice in MITom Tromey1-2/+7
2019-03-13Fix MI output for multi-location breakpointsSimon Marchi4-2/+44
2019-03-13Factor out mi_ui_out instantiation logicSimon Marchi4-31/+27
2019-02-07C++-ify struct thread_fsmTom Tromey1-2/+2
2019-02-07Normalize include guards in gdbTom Tromey9-30/+28
2019-01-25Normalize includes to use common/Tom Tromey3-3/+3
2019-01-21Remove duplicate or commented-out #includesTom Tromey1-1/+0
2019-01-17Add compunits range adapter to objfileTom Tromey1-1/+1
2019-01-17Change all_objfiles adapter to be a method on program_spaceTom Tromey1-1/+1
2019-01-17Replace "the the" with "the"Tom Tromey1-1/+1
2019-01-09Remove ALL_OBJFILES and ALL_FILETABSTom Tromey1-10/+15
2019-01-09Remove ALL_COMPUNIT_FILETABSTom Tromey1-1/+0
2019-01-09Remove ALL_OBJFILE_COMPUNITSTom Tromey1-1/+0
2019-01-01Update copyright year range in all GDB files.Joel Brobecker27-27/+27