public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
[binutils-gdb] Fix a latent bug in DAP request decorator
 2023-06-12 18:13 UTC 

[binutils-gdb] Add test for DAP pause request
 2023-06-12 18:13 UTC 

[binutils-gdb] Rename one DAP function
 2023-06-12 18:13 UTC 

[binutils-gdb] Add singleThread support to some DAP requests
 2023-06-12 18:13 UTC 

[binutils-gdb] Implement DAP stepOut request
 2023-06-12 18:13 UTC 

[binutils-gdb] Implement DAP attach request
 2023-06-12 18:13 UTC 

[binutils-gdb] Implement DAP setExceptionBreakpoints request
 2023-06-12 18:13 UTC 

[binutils-gdb] Don't require inferior execution for Ada catchpoints
 2023-06-12 18:13 UTC 

[binutils-gdb] Mark members of ada_catchpoint "private"
 2023-06-12 18:13 UTC 

[binutils-gdb] Turn should_stop_exception into a method of ada_catchpoint
 2023-06-12 18:13 UTC 

[binutils-gdb] Combine create_excep_cond_exprs and ada_catchpoint::re_set
 2023-06-12 18:12 UTC 

[binutils-gdb] Transfer ownership of exception string to ada_catchpoint
 2023-06-12 18:12 UTC 

[binutils-gdb] Pass tempflag to ada_catchpoint constructor
 2023-06-12 18:12 UTC 

[binutils-gdb] Use gnat_runtime_has_debug_info in Ada catchpoint tests
 2023-06-12 18:12 UTC 

[binutils-gdb] Stop gdb in gnat_runtime_has_debug_info
 2023-06-12 18:12 UTC 

[binutils-gdb] [gdb/testsuite] Relax breakpoint count check in gdb.python/py-rbreak.exp
 2023-06-12 10:59 UTC 

[binutils-gdb] [gdb/testsuite] Fix breakpoint regexp in gdb.ada/out_of_line_in_inlined.exp
 2023-06-12  9:14 UTC 

[binutils-gdb] [gdb/tui] Replace macro HELP_ATTRIBUTE_MODE with std::string
 2023-06-12  6:25 UTC 

[binutils-gdb] Permit DW_OP_GNU_uninit to be used with DW_OP_piece
 2023-06-11 22:42 UTC 

[binutils-gdb] libsframe: testsuite: add sframe_find_fre tests for pltN entries
 2023-06-09 18:48 UTC 

[binutils-gdb] libsframe: fix sframe_find_fre for pltN entries
 2023-06-09 18:48 UTC 

[binutils-gdb] [AArch64,arm] Fix some formatting issues in the aarch64/arm codebase
 2023-06-09 15:28 UTC 

[binutils-gdb] [gdb/tui] Simplify tui_puts_internal
 2023-06-09 14:44 UTC 

[binutils-gdb] [gdb/tui] Delete line buffer when switching to singlekey
 2023-06-09 14:39 UTC 

[binutils-gdb] [gdb/testsuite] Add test-case gdb.tui/single-key.exp
 2023-06-09 14:39 UTC 

[binutils-gdb] gdb/debuginfod: cleanup debuginfod earlier
 2023-06-09 14:37 UTC 

[binutils-gdb] gdb: fix ASan failure after recent string changes
 2023-06-09 14:30 UTC 

[binutils-gdb] Use scoped_value_mark in two more places
 2023-06-09 13:47 UTC 

[binutils-gdb] [gdb] Fix typos
 2023-06-09  7:20 UTC 

[binutils-gdb] [gdb/testsuite] Add test-case gdb.tui/long-prompt.exp
 2023-06-08 22:12 UTC 

[binutils-gdb] gdb/corelow.c: do not try to reopen a file if open failed once
 2023-06-08 13:20 UTC 

[binutils-gdb] gdb/corelow.c: avoid repeated warnings in build_file_mappings
 2023-06-08 13:20 UTC 

[binutils-gdb] gdb/corelow.c: fix use-after-free in build_file_mappings
 2023-06-08 13:20 UTC 

[binutils-gdb] libsframe: reuse static function sframe_decoder_get_funcdesc_at_index
 2023-06-07 22:19 UTC 

[binutils-gdb] Simplify ada_lookup_struct_elt_type
 2023-06-07 15:42 UTC 

[binutils-gdb] [gdb/tui] Factor out border-mode help text
 2023-06-07 13:09 UTC 

[binutils-gdb] [gdb/cli] Handle pending ^C after rl_callback_read_char for readline 7
 2023-06-07 12:57 UTC 

[binutils-gdb] Fix PR30369 regression on aarch64/arm (PR30506)
 2023-06-07 11:01 UTC 

[binutils-gdb] [gdb/testsuite] Add missing wait in gdb.python/tui-window-disabled.exp
 2023-06-07  9:36 UTC 

[binutils-gdb] [gdb/testsuite] Fix two typos in gdb.python/tui-window-disabled.exp
 2023-06-07  9:36 UTC 

[binutils-gdb] [gdb/testsuite] Handle output after prompt in gdb.threads/step-N-all-progress.exp
 2023-06-07  9:36 UTC 

[binutils-gdb] Fix gdb.base/memtag.exp failure
 2023-06-07  7:00 UTC 

[binutils-gdb] libsframe: fix cosmetic issues and typos
 2023-06-06 17:52 UTC 

[binutils-gdb] libsframe: avoid unnecessary type casts
 2023-06-05 21:27 UTC 

[binutils-gdb] Use unrelocated_addr in dwarf2_fde
 2023-06-05 16:20 UTC 

[binutils-gdb] Use local "text offset" variable in dwarf2_frame_cache
 2023-06-05 16:20 UTC 

[binutils-gdb] Constify dwarf2_cie::augmentation
 2023-06-05 16:20 UTC 

[binutils-gdb] Use "unrelocated" terminology in linetable_entry
 2023-06-05 16:19 UTC 

[binutils-gdb] Fix comment in address_class
 2023-06-05 16:19 UTC 

[binutils-gdb] Use unrelocated_addr in dwarf_decode_lines
 2023-06-05 16:19 UTC 

[binutils-gdb] Use unrelocated_addr in the DWARF reader
 2023-06-05 16:19 UTC 

[binutils-gdb] Move unrelocated_addr to common-types.h
 2023-06-05 16:19 UTC 

[binutils-gdb] Minor cleanup in loclist_describe_location
 2023-06-05 16:19 UTC 

[binutils-gdb] Remove baseaddr parameter from dwarf2_record_block_ranges
 2023-06-05 16:19 UTC 

[binutils-gdb] gdb: building inferior strings from within GDB
 2023-06-05 12:25 UTC 

[binutils-gdb] [gdb] Fix grammar in comments and docs
 2023-06-05 10:53 UTC 

[binutils-gdb] [gdb] Fix more typos
 2023-06-05 10:53 UTC 

[binutils-gdb] [gdb] Fix typos
 2023-06-03 20:44 UTC 

[binutils-gdb] [gdb/tdep] Fix typo in debug message
 2023-06-03 20:44 UTC 

[binutils-gdb] [gdb/python] Fix doc string of valpy_const_value
 2023-06-03 20:44 UTC 

[binutils-gdb] [gdb/guile] Fix doc string for value-optimized-out?
 2023-06-03 20:44 UTC 

[binutils-gdb] [gdb/tui] Fix help text of show tui tab-width
 2023-06-03 20:44 UTC 

[binutils-gdb] [gdb/cli] Fix help text of maint info target-sections
 2023-06-03 20:44 UTC 

[binutils-gdb] [gdb/cli] Fix help text of maint set ignore-prologue-end-flag
 2023-06-03 20:44 UTC 

[binutils-gdb] [gdb/compile] Fix typo in debug message
 2023-06-03 20:44 UTC 

[binutils-gdb] [gdbserver] Fix typo in debug message
 2023-06-03 20:44 UTC 

[binutils-gdb] [gdb/ada] Fix argument name misspelling
 2023-06-03 20:43 UTC 

[binutils-gdb] [AArch64] Fix architecture debug version constant thinkos
 2023-06-02  5:46 UTC 

[binutils-gdb] libsframe: avoid using magic number
 2023-06-01 16:55 UTC 

[binutils-gdb] libsframe: minor fixups in flip_fre related functions
 2023-06-01  5:58 UTC 

[binutils-gdb] gprofng: Fix -Wsign-compare warning
 2023-05-31 18:51 UTC 

[binutils-gdb] gprofng: 29470 The test suite should be made more flexible
 2023-05-31 18:51 UTC 

[binutils-gdb] Improve MI -dprintf-insert documentation
 2023-05-31 18:03 UTC 

[binutils-gdb] Pass correct name to @value in gdb.texinfo
 2023-05-31 14:29 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.tui/wrap-line.exp with --disable-tui
 2023-05-31 13:31 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.tui/pr30056.exp for native-extended-gdbserver
 2023-05-31 13:06 UTC 

[binutils-gdb] python, btrace: Fix some small formatting issues
 2023-05-31  7:28 UTC 

[binutils-gdb] [gdb/tui] Fix fingerprint for cmd-only layout
 2023-05-31  5:39 UTC 

[binutils-gdb] gdb: add support for %V to printf command
 2023-05-30 20:54 UTC 

[binutils-gdb] gdb: add interp::on_memory_changed method
 2023-05-30 19:10 UTC 

[binutils-gdb] gdb: add interp::on_param_changed method
 2023-05-30 19:10 UTC 

[binutils-gdb] gdb: add interp::on_breakpoint_modified method
 2023-05-30 19:10 UTC 

[binutils-gdb] gdb: add interp::on_breakpoint_deleted method
 2023-05-30 19:10 UTC 

[binutils-gdb] gdb: add interp::on_breakpoint_created method
 2023-05-30 19:10 UTC 

[binutils-gdb] gdb: add interp::on_tsv_modified method
 2023-05-30 19:10 UTC 

[binutils-gdb] gdb: add interp::on_tsv_deleted method
 2023-05-30 19:10 UTC 

[binutils-gdb] gdb: add interp::on_tsv_created method
 2023-05-30 19:10 UTC 

[binutils-gdb] gdb: add interp::on_traceframe_changed method
 2023-05-30 19:10 UTC 

[binutils-gdb] gdb: add interp::on_about_to_proceed method
 2023-05-30 19:10 UTC 

[binutils-gdb] gdb: add interp::on_solib_unloaded method
 2023-05-30 19:09 UTC 

[binutils-gdb] gdb: add interp::on_solib_loaded method
 2023-05-30 19:09 UTC 

[binutils-gdb] gdb: add interp::on_target_resumed method
 2023-05-30 19:09 UTC 

[binutils-gdb] gdb: add interp::on_record_changed method
 2023-05-30 19:09 UTC 

[binutils-gdb] gdb: add interp::on_inferior_removed method
 2023-05-30 19:09 UTC 

[binutils-gdb] gdb: add interp::on_inferior_disappeared method
 2023-05-30 19:09 UTC 

[binutils-gdb] gdb: add interp::on_inferior_appeared method
 2023-05-30 19:09 UTC 

[binutils-gdb] gdb: add interp::on_inferior_added method
 2023-05-30 19:09 UTC 

[binutils-gdb] gdb: add interp::on_thread_exited method
 2023-05-30 19:09 UTC 

[binutils-gdb] gdb: add interp::on_new_thread method
 2023-05-30 19:09 UTC 

[binutils-gdb] gdb: add interp::on_user_selected_context_changed method
 2023-05-30 19:09 UTC 

[binutils-gdb] gdb: add interp::on_command_error method
 2023-05-30 19:09 UTC 

[binutils-gdb] gdb: add interp::on_sync_execution_done method
 2023-05-30 19:08 UTC 

[binutils-gdb] gdb: add interp::on_no_history method
 2023-05-30 19:08 UTC 

[binutils-gdb] gdb: add interp::on_exited method
 2023-05-30 19:08 UTC 

[binutils-gdb] gdb: add interp::on_signal_exited method
 2023-05-30 19:08 UTC 

[binutils-gdb] gdb: add interp::on_normal_stop method
 2023-05-30 19:08 UTC 

[binutils-gdb] gdb: add interp::on_signal_received method
 2023-05-30 19:08 UTC 

[binutils-gdb] [gdb] Mention --with/without-system-readline for --configuration
 2023-05-30 15:49 UTC 

[binutils-gdb] [gdb/testsuite] Fix linefeed scrolling in tuiterm
 2023-05-29 20:11 UTC 

[binutils-gdb] gdb/mi: fix ^running record with multiple MI interpreters
 2023-05-29 14:51 UTC 

[binutils-gdb] [readline] Fix double free in _rl_scxt_dispose
 2023-05-28  8:17 UTC 

[binutils-gdb/gdb-13-branch] Bump GDB's version number to 13.2.90.DATE-git
 2023-05-27 10:15 UTC 

[binutils-gdb] Created tag 'gdb-13.2-release'
 2023-05-27 10:09 UTC 

[binutils-gdb/gdb-13-branch] Set GDB version number to 13.2
 2023-05-27  9:48 UTC 

*Your Kind Reply
 2023-05-26 14:42 UTC 

[binutils-gdb] [gdb/testsuite] Add test-case gdb.tui/color-prompt.exp
 2023-05-26 10:30 UTC 

[binutils-gdb] [gdb/testsuite] Add invisible and blinking attributes in tuiterm
 2023-05-26 10:30 UTC 

[binutils-gdb] [gdb/testsuite] Fix reverse attribute in tuiterm
 2023-05-26 10:30 UTC 

[binutils-gdb] sframe/doc: minor improvements for readability
 2023-05-26  6:57 UTC 

[binutils-gdb] libsframe: revisit sframe_find_fre API
 2023-05-26  6:57 UTC 

[binutils-gdb] libsframe: use const char * consistently for immutable FRE buffers
 2023-05-26  6:57 UTC 

[binutils-gdb] libsframe: use uint8_t data type for FRE info related stubs
 2023-05-26  6:57 UTC 

[binutils-gdb] Make MI commands const-correct
 2023-05-26  1:10 UTC 

[binutils-gdb] Fix scoped_value_mark not working with empty value chain
 2023-05-25 18:59 UTC 

[binutils-gdb] gdb: remove breakpoint_pointer_iterator
 2023-05-25 14:02 UTC 

[binutils-gdb] gdbsupport: make filtered_iterator::operator* return the same thing as underlying iterator
 2023-05-25 14:02 UTC 

[binutils-gdb] gdbsupport: make basic_safe_iterator::operator* return the same thing as underlying iterator
 2023-05-25 14:01 UTC 

[binutils-gdb] gdb: link breakpoints with intrusive_list
 2023-05-25 14:01 UTC 

[binutils-gdb] gdb: remove bp_location_pointer_iterator
 2023-05-25 14:01 UTC 

[binutils-gdb] gdb: use intrusive_list for breakpoint locations
 2023-05-25 14:01 UTC 

[binutils-gdb] gdbsupport: add missing increment/decrement operators to reference_to_pointer_iterator
 2023-05-25 14:01 UTC 

[binutils-gdb] gdb: add breakpoint::first_loc methods
 2023-05-25 14:01 UTC 

[binutils-gdb] gdb: add breakpoint "has locations" methods
 2023-05-25 14:01 UTC 

[binutils-gdb] gdb: constify breakpoint::print_it parameter
 2023-05-25 14:01 UTC 

[binutils-gdb] gdb: make some breakpoint methods use `this`
 2023-05-25 14:01 UTC 

[binutils-gdb] gdb: get gdbarch from syscall_catchpoint instead of location
 2023-05-25 14:01 UTC 

[binutils-gdb] gdbsupport: add support for references to checked_static_cast
 2023-05-24 18:54 UTC 

[binutils-gdb] gdb/testsuite: fix race in gdb.server/multi-ui-errors.exp
 2023-05-24 17:38 UTC 

[binutils-gdb] gdb, infcmd: Support jump command with same line in multiple symtabs
 2023-05-24 16:03 UTC 

[binutils-gdb] Add "args" and "env" parameters to DAP launch request
 2023-05-24 12:21 UTC 

[binutils-gdb] Add attributes and methods to gdb.Inferior
 2023-05-24 12:21 UTC 

[binutils-gdb] Handle DAP evaluate request without a frame ID
 2023-05-23 20:19 UTC 

[binutils-gdb] Add global_context parameter to gdb.parse_and_eval
 2023-05-23 20:18 UTC 

[binutils-gdb] Add flags to parse_and_eval
 2023-05-23 20:18 UTC 

[binutils-gdb] Add PARSER_LEAVE_BLOCK_ALONE flag
 2023-05-23 20:18 UTC 

[binutils-gdb] Add PARSER_DEBUG flag
 2023-05-23 20:18 UTC 

[binutils-gdb] Rearrange parser_state
 2023-05-23 20:18 UTC 

[binutils-gdb] Boolify parser_state::comma_terminates
 2023-05-23 20:18 UTC 

[binutils-gdb] Simplify parser_state constructor
 2023-05-23 20:18 UTC 

[binutils-gdb] Introduce and use parser flags
 2023-05-23 20:18 UTC 

[binutils-gdb] Move innermost_block_tracker to expression.h
 2023-05-23 20:18 UTC 

[binutils-gdb] Avoid forward declaration in parse.c
 2023-05-23 20:18 UTC 

[binutils-gdb] Implement DAP loadedSources request
 2023-05-23 19:48 UTC 

[binutils-gdb] Implement gdb.execute_mi
 2023-05-23 19:48 UTC 

[binutils-gdb] Add second mi_parse constructor
 2023-05-23 19:47 UTC 

[binutils-gdb] Introduce mi_parse helper methods
 2023-05-23 19:47 UTC 

[binutils-gdb] Introduce "static constructor" for mi_parse
 2023-05-23 19:47 UTC 

[binutils-gdb] Change mi_parse_argv to a method
 2023-05-23 19:47 UTC 

[binutils-gdb] Use accessor for mi_parse::args
 2023-05-23 19:47 UTC 

[binutils-gdb] Use member initializers in mi_parse
 2023-05-23 19:47 UTC 

[binutils-gdb] Use field_signed from Python MI commands
 2023-05-23 19:47 UTC 

[binutils-gdb] gdb/cli-out.c: clear_current_line shouldn't trigger pagination prompt
 2023-05-23 15:12 UTC 

[binutils-gdb] Deleted branch 'mt-ld'
 2023-05-23 14:57 UTC 

[binutils-gdb] gdb/testsuite: change hardcoded assembly in gdb.arch/disp-step-insn-reloc.exp
 2023-05-23  8:50 UTC 

[binutils-gdb] [gdb/tui] Fix buglet in tui_update_variables
 2023-05-22 14:44 UTC 

[binutils-gdb] Remove some FIXME comments from DAP
 2023-05-22 12:54 UTC 

[binutils-gdb] gdb: add Richard Bunt to gdb/MAINTAINERS
 2023-05-22 10:48 UTC 

[binutils-gdb] [gdb/testsuite] Add Term::get_line_with_attrs
 2023-05-22 10:02 UTC 

[binutils-gdb] [gdb/testsuite] Factor out Term::_reset_attrs
 2023-05-22  9:38 UTC 

[binutils-gdb/gdb-13-branch] gdb: fix post-hook execution for remote targets
 2023-05-20 19:45 UTC 

[binutils-gdb] Update documentation for Python Frame.older and Frame.newer
 2023-05-19 16:47 UTC 

[binutils-gdb] gdb: fix post-hook execution for remote targets
 2023-05-19 12:38 UTC 

[binutils-gdb] gdb: Remove redundant frame switching
 2023-05-19 10:47 UTC 

[binutils-gdb] gdb: safety checks in skip_prologue_using_sal
 2023-05-19 10:06 UTC 

[binutils-gdb] gdb/testsuite: test for a function with no line table
 2023-05-19 10:06 UTC 

[binutils-gdb] gdb/breakpoint: use warning function instead of gdb_printf
 2023-05-19  9:15 UTC 

[binutils-gdb] gdb/testsuite: handle older Python versions in gdb.python/py-disasm.exp
 2023-05-19  9:01 UTC 

[binutils-gdb] Use lower-case in @sc in the documentation
 2023-05-18 19:29 UTC 

[binutils-gdb] gdb.fortran/lbound-ubound.exp: read expected lbound and ubound from function parameters (PR 30414)
 2023-05-18 17:22 UTC 

[binutils-gdb] gdb/elfread.c: Add plt symbol check for _PROCEDURE_LINKAGE_TABLE_
 2023-05-18 14:33 UTC 

[binutils-gdb] [gdb/testsuite] Fix whitespace and indentation in lib/tuiterm.exp
 2023-05-18  7:29 UTC 

[binutils-gdb] libsframe: testsuite: add tests for sframe_get_funcdesc_with_addr API
 2023-05-18  6:15 UTC 

[binutils-gdb] libsframe: testsuite: add new tests for sframe_find_fre API
 2023-05-18  6:15 UTC 

[binutils-gdb] Special case "&str" in Rust parser
 2023-05-17 17:50 UTC 

[binutils-gdb] gprofng: include a new function in the right place
 2023-05-16 19:30 UTC 

[binutils-gdb/gdb-13-branch] gdbserver/linux-low.cc: Fix a typo in ternary operator
 2023-05-16 16:53 UTC 

[binutils-gdb] [gdb/tui] Don't show line number for lines not in source file
 2023-05-16 15:40 UTC 

[binutils-gdb] Update comments for the gdb/24331 fix
 2023-05-16 12:28 UTC 

[binutils-gdb] gdb/testsuite: fix formatting of gdb.python/py-disasm.py
 2023-05-16 11:00 UTC 

[binutils-gdb] gdb/testsuite: make gdb_supported_languages a caching proc
 2023-05-16 10:37 UTC 

[binutils-gdb] gdb/testsuite: fix regressions in break-main-file-remove-fail.exp
 2023-05-16  9:40 UTC 

[binutils-gdb] gdb/python: extend the Python Disassembler API to allow for styling
 2023-05-16  9:31 UTC 

[binutils-gdb] gdb/python: rework how the disassembler API reads the result object
 2023-05-16  9:31 UTC 

[binutils-gdb/gdb-13-branch] Correctly handle forward DIE references in scanner
 2023-05-15 15:16 UTC 

[binutils-gdb] Correctly handle forward DIE references in scanner
 2023-05-15 14:51 UTC 

[binutils-gdb] Fix bad interaction between element limit and repeated values (BZ#24331)
 2023-05-13 22:42 UTC 

[binutils-gdb] Fix regression due to Pragma Import series
 2023-05-12 19:29 UTC 

[binutils-gdb] Use bool and early loop exit in remove_extra_symbols
 2023-05-12 19:29 UTC 

[binutils-gdb] Use reference parameter in remove_extra_symbols
 2023-05-12 19:29 UTC 

[binutils-gdb] Handle Ada Pragma Import and Pragma Export
 2023-05-12 19:28 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).