gdb/mi: add new --group-by-objfile flag for -file-list-exec-source-files
[deliverable/binutils-gdb.git] / gdb / mi /
2021-06-25  Andrew Burgessgdb/mi: add new --group-by-objfile flag for -file-list...
2021-06-25  Andrew Burgessgdb/mi: add regexp filtering to -file-list-exec-source...
2021-05-27  Simon Marchigdb: fix tab after space indentation issues
2021-05-27  Simon Marchigdb: fix some indentation issues
2021-05-27  Simon Marchigdb: remove unnecessary lookup_cmd when deprecating...
2021-05-19  Marco Barisionegdb: Pass std::strings to ui_out::field_string () where...
2021-05-06  Tankut Baris Aktemurgdb/mi: add a '--force' flag to the '-break-condition...
2021-05-06  Tankut Baris Aktemurgdb/mi: add a '--force-condition' flag to the '-break...
2021-04-24  Simon Marchigdbsupport, gdb: give names to observers
2021-04-21  Tankut Baris Aktemurgdb/breakpoint: add a 'force_condition' parameter to...
2021-04-01  Martin LiskaUse startswith in gdb subfolder.
2021-03-26  Tom TromeyUse function view in quick_symbol_functions::map_symbol...
2021-03-26  Simon Marchigdb: generalize commit_resume, avoid commit-resuming...
2021-03-24  Simon Marchigdb: remove current_top_target function
2021-03-24  Simon Marchigdb: move all "current target" wrapper implementations...
2021-02-25  Jan Vranygdb/mi: Remove extra \n from tsv and and traceframe...
2021-01-21  Simon Marchigdb: make some variables static
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-16  Tom Tromey[gdb/cli] Add a progress meter
2020-12-11  Tom TromeyChange all_root_varobjs to take a function_view
2020-11-19  Andrew Burgessgdb: convert some function arguments from int to bool
2020-11-02  Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-10-29  Tom TromeyRemove exec_filename macro
2020-09-29  Tom TromeyTurn target_can_execute_reverse into function
2020-09-29  Tom TromeyRemove target_has_registers macro
2020-09-16  Andrew Burgessgdb: Convert la_name and la_natural_name to methods
2020-09-13  Pedro AlvesAdd MI "-break-insert --qualified"
2020-07-22  Tom TromeyFix crash in -stack-list-arguments
2020-06-27  Pedro AlvesMake {get,set}_inferior_io_terminal inferior methods
2020-05-14  Simon Marchigdb: remove TYPE_CODE macro
2020-05-08  Tom TromeyRemove ALL_SO_LIBS and so_list_head
2020-04-18  Tom TromeyChange get_objfile_arch to a method on objfile
2020-04-13  Tom TromeyMove event-loop.[ch] to gdbsupport/
2020-03-14  Tom TromeyUse common_val_print in mi-main.c
2020-01-17  Simon Marchigdb: remove uses of iterate_over_inferiors in mi/mi...
2020-01-17  Simon Marchigdb: remove use of iterate_over_inferiors in mi/mi...
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-10  Pedro AlvesMulti-target support
2020-01-10  Pedro AlvesIntroduce switch_to_inferior_no_thread
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-16  Christian BiesingerUse an accessor function for general_symbol_info::language
2019-12-04  Andrew Burgessgdb/mi: Add -max-results parameter to some -symbol...
2019-12-04  Andrew Burgessgdb/mi: Add -symbol-info-module-{variables,functions}
2019-11-27  Andrew Burgessgdb/mi: Add -symbol-info-modules command
2019-11-27  Andrew Burgessgdb/mi: Add new commands -symbol-info-{functions,variab...
2019-11-26  Simon MarchiAdd missing includes in dwarf-index-write.c and mi...
2019-11-22  Christian BiesingerReplace SYMBOL_*_NAME accessors with member functions
2019-11-06  Christian BiesingerUse strtok_r instead of strtok
2019-10-26  Tom de Vries[gdb] Fix more typos in comments (2)
2019-10-10  Christian BiesingerMove declaration of varobjdebug to header
2019-10-07  Weimin PanRenaming of ctf (the trace format) files
2019-10-01  Tom TromeyIntroduce metadata style
2019-10-01  Pedro AlvesIntroduce gdb-specific %p format suffixes
2019-10-01  Tom TromeyRemove the ui_out_style_kind enum
2019-09-19  Alan Modrabfd_section_* macros
2019-09-18  Christian BiesingerChange boolean options to bool instead of int
2019-08-07  Tom TromeyMake struct frame_arg self-managing
2019-08-06  Tom TromeyAdd more styling to "disassemble"
2019-07-17  Tom TromeyRename field_int to field_signed
2019-07-15  Tom TromeyFix a FIXME in mi-out.c
2019-07-15  Tom TromeyIntroduce field_unsigned
2019-07-15  Tom TromeyUse field_string in more places
2019-07-09  Tom TromeyRename common to gdbsupport
2019-06-15  Andrew Burgessgdb/mi: New commands to catch C++ exceptions
2019-06-12  Pedro AlvesMake "backtrace" support -OPT options
2019-06-04  Pedro AlvesIntroduce and use make_unique_xstrdup
2019-05-17  Alan HaywardAdd debug redirect option
2019-05-17  Alan HaywardChange file close behavior for tee_file
2019-05-17  Jan VranyMI: Add new command -complete
2019-05-10  Simon MarchiFix GDB build when using --disable-gdbmi
2019-04-25  Tom TromeyMake exception handling more efficient
2019-04-25  Tom TromeyRemove exception_none
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-03-19  Tom TromeyDon't show "display"s twice in MI
2019-03-13  Simon MarchiFix MI output for multi-location breakpoints
2019-03-13  Simon MarchiFactor out mi_ui_out instantiation logic
2019-02-07  Tom TromeyC++-ify struct thread_fsm
2019-02-07  Tom TromeyNormalize include guards in gdb
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-21  Tom TromeyRemove duplicate or commented-out #includes
2019-01-17  Tom TromeyAdd compunits range adapter to objfile
2019-01-17  Tom TromeyChange all_objfiles adapter to be a method on program_space
2019-01-17  Tom TromeyReplace "the the" with "the"
2019-01-10  Tom TromeyRemove ALL_OBJFILES and ALL_FILETABS
2019-01-10  Tom TromeyRemove ALL_COMPUNIT_FILETABS
2019-01-10  Tom TromeyRemove ALL_OBJFILE_COMPUNITS
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-30  Tom TromeyChange input_handler to take a unique_xmalloc_ptr
2018-12-28  Tom TromeyAdd output styles to gdb
2018-11-25  Tom TromeyRemove obsolete comments from field_fmt
2018-11-22  Pedro AlvesPer-inferior thread list, thread ranges/iterators,...
2018-10-22  Simon MarchiIntroduce gdbarch_num_cooked_regs
2018-10-05  Tom TromeySimple -Wshadow=local fixes
2018-09-28  Andrew Burgessgdb: Change how frames are selected for 'frame' and...
2018-08-14  Jan VranyMI: Add -a option to the "-data-disassemble" command
2018-07-22  Tom TromeySimple unused variable removals
2018-07-03  Tom TromeyRemove ptid_equal
2018-07-03  Tom TromeyRemove ptid_is_pid
next
This page took 0.360957 seconds and 7 git commands to generate.