lto test fails with -fno-inline in CFLAGS
[binutils-gdb.git] / gdb /
2023-06-07 Tom de Vries[gdb/testsuite] Fix two typos in gdb.python/tui-window...
2023-06-07 Tom de Vries[gdb/testsuite] Handle output after prompt in gdb.threa...
2023-06-07 Luis MachadoFix gdb.base/memtag.exp failure
2023-06-05 Tom TromeyUse unrelocated_addr in dwarf2_fde
2023-06-05 Tom TromeyUse local "text offset" variable in dwarf2_frame_cache
2023-06-05 Tom TromeyConstify dwarf2_cie::augmentation
2023-06-05 Tom TromeyUse "unrelocated" terminology in linetable_entry
2023-06-05 Tom TromeyFix comment in address_class
2023-06-05 Tom TromeyUse unrelocated_addr in dwarf_decode_lines
2023-06-05 Tom TromeyUse unrelocated_addr in the DWARF reader
2023-06-05 Tom TromeyMove unrelocated_addr to common-types.h
2023-06-05 Tom TromeyMinor cleanup in loclist_describe_location
2023-06-05 Tom TromeyRemove baseaddr parameter from dwarf2_record_block_ranges
2023-06-05 Andrew Burgessgdb: building inferior strings from within GDB
2023-06-05 Tom de Vries[gdb] Fix grammar in comments and docs
2023-06-05 Tom de Vries[gdb] Fix more typos
2023-06-03 Tom de Vries[gdb] Fix typos
2023-06-03 Tom de Vries[gdb/tdep] Fix typo in debug message
2023-06-03 Tom de Vries[gdb/python] Fix doc string of valpy_const_value
2023-06-03 Tom de Vries[gdb/guile] Fix doc string for value-optimized-out?
2023-06-03 Tom de Vries[gdb/tui] Fix help text of show tui tab-width
2023-06-03 Tom de Vries[gdb/cli] Fix help text of maint info target-sections
2023-06-03 Tom de Vries[gdb/cli] Fix help text of maint set ignore-prologue...
2023-06-03 Tom de Vries[gdb/compile] Fix typo in debug message
2023-06-03 Tom de Vries[gdb/ada] Fix argument name misspelling
2023-06-02 Luis Machado[AArch64] Fix architecture debug version constant thinkos
2023-05-31 Tom TromeyImprove MI -dprintf-insert documentation
2023-05-31 Tom TromeyPass correct name to @value in gdb.texinfo
2023-05-31 Tom de Vries[gdb/testsuite] Fix gdb.tui/wrap-line.exp with --disabl...
2023-05-31 Tom de Vries[gdb/testsuite] Fix gdb.tui/pr30056.exp for native...
2023-05-31 Felix Willgerodtpython, btrace: Fix some small formatting issues.
2023-05-31 Tom de Vries[gdb/tui] Fix fingerprint for cmd-only layout
2023-05-30 Andrew Burgessgdb: add support for %V to printf command
2023-05-30 Simon Marchigdb: add interp::on_memory_changed method
2023-05-30 Simon Marchigdb: add interp::on_param_changed method
2023-05-30 Simon Marchigdb: add interp::on_breakpoint_modified method
2023-05-30 Simon Marchigdb: add interp::on_breakpoint_deleted method
2023-05-30 Simon Marchigdb: add interp::on_breakpoint_created method
2023-05-30 Simon Marchigdb: add interp::on_tsv_modified method
2023-05-30 Simon Marchigdb: add interp::on_tsv_deleted method
2023-05-30 Simon Marchigdb: add interp::on_tsv_created method
2023-05-30 Simon Marchigdb: add interp::on_traceframe_changed method
2023-05-30 Simon Marchigdb: add interp::on_about_to_proceed method
2023-05-30 Simon Marchigdb: add interp::on_solib_unloaded method
2023-05-30 Simon Marchigdb: add interp::on_solib_loaded method
2023-05-30 Simon Marchigdb: add interp::on_target_resumed method
2023-05-30 Simon Marchigdb: add interp::on_record_changed method
2023-05-30 Simon Marchigdb: add interp::on_inferior_removed method
2023-05-30 Simon Marchigdb: add interp::on_inferior_disappeared method
2023-05-30 Simon Marchigdb: add interp::on_inferior_appeared method
2023-05-30 Simon Marchigdb: add interp::on_inferior_added method
2023-05-30 Simon Marchigdb: add interp::on_thread_exited method
2023-05-30 Simon Marchigdb: add interp::on_new_thread method
2023-05-30 Simon Marchigdb: add interp::on_user_selected_context_changed method
2023-05-30 Simon Marchigdb: add interp::on_command_error method
2023-05-30 Simon Marchigdb: add interp::on_sync_execution_done method
2023-05-30 Simon Marchigdb: add interp::on_no_history method
2023-05-30 Simon Marchigdb: add interp::on_exited method
2023-05-30 Simon Marchigdb: add interp::on_signal_exited method
2023-05-30 Simon Marchigdb: add interp::on_normal_stop method
2023-05-30 Simon Marchigdb: add interp::on_signal_received method
2023-05-30 Tom de Vries[gdb] Mention --with/without-system-readline for -...
2023-05-29 Tom de Vries[gdb/testsuite] Fix linefeed scrolling in tuiterm
2023-05-29 Simon Marchigdb/mi: fix ^running record with multiple MI interpreters
2023-05-28 Tom de Vries[readline] Fix double free in _rl_scxt_dispose
2023-05-26 Tom de Vries[gdb/testsuite] Add test-case gdb.tui/color-prompt.exp
2023-05-26 Tom de Vries[gdb/testsuite] Add invisible and blinking attributes...
2023-05-26 Tom de Vries[gdb/testsuite] Fix reverse attribute in tuiterm
2023-05-26 Tom TromeyMake MI commands const-correct
2023-05-25 Ciaran WoodwardFix scoped_value_mark not working with empty value...
2023-05-25 Simon Marchigdb: remove breakpoint_pointer_iterator
2023-05-25 Simon Marchigdb: link breakpoints with intrusive_list
2023-05-25 Simon Marchigdb: remove bp_location_pointer_iterator
2023-05-25 Simon Marchigdb: use intrusive_list for breakpoint locations
2023-05-25 Simon Marchigdb: add breakpoint::first_loc methods
2023-05-25 Simon Marchigdb: add breakpoint "has locations" methods
2023-05-25 Simon Marchigdb: constify breakpoint::print_it parameter
2023-05-25 Simon Marchigdb: make some breakpoint methods use `this`
2023-05-25 Simon Marchigdb: get gdbarch from syscall_catchpoint instead of...
2023-05-24 Simon Marchigdbsupport: add support for references to checked_stati...
2023-05-24 Andrew Burgessgdb/testsuite: fix race in gdb.server/multi-ui-errors.exp
2023-05-24 Matti Puputtigdb, infcmd: Support jump command with same line in...
2023-05-24 Tom TromeyAdd "args" and "env" parameters to DAP launch request
2023-05-24 Tom TromeyAdd attributes and methods to gdb.Inferior
2023-05-23 Tom TromeyHandle DAP evaluate request without a frame ID
2023-05-23 Tom TromeyAdd global_context parameter to gdb.parse_and_eval
2023-05-23 Tom TromeyAdd flags to parse_and_eval
2023-05-23 Tom TromeyAdd PARSER_LEAVE_BLOCK_ALONE flag
2023-05-23 Tom TromeyAdd PARSER_DEBUG flag
2023-05-23 Tom TromeyRearrange parser_state
2023-05-23 Tom TromeyBoolify parser_state::comma_terminates
2023-05-23 Tom TromeySimplify parser_state constructor
2023-05-23 Tom TromeyIntroduce and use parser flags
2023-05-23 Tom TromeyMove innermost_block_tracker to expression.h
2023-05-23 Tom TromeyAvoid forward declaration in parse.c
2023-05-23 Tom TromeyImplement DAP loadedSources request
2023-05-23 Tom TromeyImplement gdb.execute_mi
2023-05-23 Tom TromeyAdd second mi_parse constructor
2023-05-23 Tom TromeyIntroduce mi_parse helper methods
2023-05-23 Tom TromeyIntroduce "static constructor" for mi_parse
next