]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/printcmd.c
gas: introduce .errif and .warnif
[thirdparty/binutils-gdb.git] / gdb / printcmd.c
8 days ago  Tom TromeyChange file initialization to use INIT_GDB_FILE macro
2025-05-29  Simon Marchigdb, gdbsupport: fix all `;;` instances
2025-04-28  Tom TromeyFix "set debug parser"
2025-04-22  Tom TromeyRemove ui_file::reset_style
2025-04-08  Tom TromeyUpdate copyright dates to include 2025
2025-03-03  Simon Marchigdb: remove some unused includes from printcmd.c
2025-01-29  Tom TromeyAvoid calling help_list in more places
2024-08-12  Simon Marchigdb: add program_space parameter to lookup_minimal_symbol
2024-08-12  Simon Marchigdb: remove lookup_bound_minimal_symbol
2024-08-12  Simon Marchigdb: drop struct keyword when using bound_minimal_symbol
2024-07-15  Simon Marchigdb: make objfile::pspace private
2024-04-25  Simon Marchigdb: remove gdbcmd.h
2024-04-25  Simon Marchigdb: move execute function declarations from gdbcmd...
2024-04-23  Simon Marchigdb: move a bunch of quit-related things to event-top...
2024-04-23  Simon Marchigdb: move store/extract integer functions to extract...
2024-04-19  Gustavo Romerogdb: Introduce is_address_tagged target hook
2024-04-19  Gustavo Romerogdb: Use passed gdbarch instead of calling current_inferior
2024-04-19  Gustavo Romerogdb: aarch64: Move MTE address check out of set_memtag
2024-03-27  Simon Marchigdb, gdbserver, gdbsupport: remove includes of early...
2024-02-20  Tom TromeyAdd obj_section::contains method
2024-02-20  Simon Marchigdb: pass frames as `const frame_info_ptr &`
2024-01-28  Tom TromeyUse domain_search_flags in lookup_symbol et al
2024-01-20  Simon Marchigdb: remove SYMBOL_*_OPS macros
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-11-29  Tom TromeyUse C++17 [[fallthrough]] attribute
2023-11-21  Lancelot Sixgdb: Replace gdb::optional with std::optional
2023-11-08  Andrew Burgessgdb: make skip_over_slash_fmt available outside printcmd.c
2023-10-31  Tom TromeyRemove some frame invalidation code
2023-10-22  Tom TromeyStyle history variable output
2023-10-10  Simon Marchigdb: remove target_gdbarch
2023-10-05  Simon Marchigdb: remove unnecessary nullptr check in free_objfile...
2023-09-20  Tom TromeyRemove explanatory comments from includes
2023-07-07  Andrew Burgessgdb: check max-value-size when reading strings for...
2023-07-07  Andrew Burgessgdb: remove last alloca call from printcmd.c
2023-07-07  Andrew Burgessgdb: remove two uses of alloca from printcmd.c
2023-06-07  Luis MachadoFix gdb.base/memtag.exp failure
2023-05-30  Andrew Burgessgdb: add support for %V to printf command
2023-05-23  Tom TromeyIntroduce and use parser flags
2023-05-07  Tom TromeyRemove ALL_OBJFILE_OSECTIONS
2023-05-01  Tom TromeyRemove evaluate_expression
2023-04-29  Manoj Guptagdb: Fix building with latest libc++
2023-04-28  Keith SeitzAllow strings with printf/eval
2023-03-28  Tom TromeyRename "raw" to "unrelocated"
2023-03-28  Tom TromeyUse unrelocated_addr in minimal symbols
2023-03-02  Tom TromeyHandle half-float in 'x' command
2023-02-27  Kevin BuettnerCatch gdb_exception_error instead of gdb_exception...
2023-02-19  Tom TromeyConvert contained_in to method
2023-02-19  Tom TromeyConvert block_objfile to method
2023-02-13  Tom TromeyRely on value_ref_ptr::operator->
2023-02-13  Tom TromeyRemove deprecated_lval_hack
2023-02-13  Tom TromeyTurn record_latest_value into a method
2023-02-13  Tom TromeyTurn many optimized-out value functions into methods
2023-02-13  Tom TromeyTurn remaining value_contents functions into methods
2023-02-13  Tom TromeyTurn value_address and set_value_address functions...
2023-02-13  Tom TromeyTurn value_lazy and set_value_lazy functions into methods
2023-02-13  Tom TromeyTurn value_type into method
2023-02-10  Andrew BurgessGDB: Introduce limited array lengths while printing...
2023-01-19  Andrew BurgessGDB: Add a character string limiting option
2023-01-04  Tom TromeyUse first_opcode in another spot
2023-01-04  Tom TromeyConvert exp_uses_objfile to a method of expression
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-12-19  Tom TromeyUse bool constants for value_print_options
2022-10-19  Pedro Alvesinternal_error: remove need to pass __FILE__/__LINE__
2022-10-10  Tom TromeyChange GDB to use frame_info_ptr
2022-09-21  Simon Marchigdb: remove TYPE_LENGTH
2022-06-18  Enze Ligdb: Add new 'print nibbles' feature
2022-04-28  Simon Marchigdb: remove BLOCK_ENTRY_PC macro
2022-04-20  Tom TromeyReplace symbol_arch with symbol::arch
2022-04-20  Tom TromeyReplace symbol_objfile with symbol::objfile
2022-04-11  Simon Marchigdb: remove minimal symbol size macros
2022-04-11  Simon Marchigdb: remove MSYMBOL_TYPE macro
2022-04-11  Simon Marchigdb: remove symbol value macros
2022-03-31  Tom TromeyRemove dbx mode
2022-03-29  Tom TromeyRemove unnecessary calls to wrap_here and gdb_flush
2022-03-29  Tom TromeyRename fprintf_symbol_filtered
2022-03-29  Tom TromeyUnify gdb printf functions
2022-03-29  Tom TromeyUnify gdb puts functions
2022-03-29  Tom TromeyChange the pager to a ui_file
2022-03-10  Tom TromeyChange how "print/x" displays floating-point value
2022-02-06  Simon Marchigdb: remove SYMBOL_IS_ARGUMENT macro
2022-02-06  Simon Marchigdb: remove SYMBOL_OBJFILE_OWNED macro
2022-02-06  Simon Marchigdb: remove SYMBOL_CLASS macro, add getter
2022-01-26  Tom TromeyAlways call the wrap_here method
2022-01-26  Tom TromeyConvert wrap_here to use integer parameter
2022-01-25  Tom TromeyReduce explicit use of gdb_stdout
2022-01-05  Tom TromeyUse filtered output in ordinary commands
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-11-18  Simon Marchigdbsupport: make gdb_assert_not_reached accept a format...
2021-10-25  Simon Marchigdb: change functions returning value contents to use...
2021-08-02  Tom TromeyRemove uses of fprintf_symbol_filtered
2021-07-20  Luis MachadoFix printing of non-address types when memory tagging...
2021-06-28  Simon Marchigdb: convert obj_section macros to methods
2021-05-27  Simon Marchigdb: fix tab after space indentation issues
2021-05-27  Simon Marchigdb: remove add_alias_cmd overload that accepts a string
2021-05-27  Simon Marchigdb: make add_com_alias accept target as a cmd_list_element
2021-05-12  Marco Barisionegdb: generate the prefix name for prefix commands on...
2021-04-24  Simon Marchigdbsupport, gdb: give names to observers
2021-04-15  Tom TromeyUse common_val_print_checked in print_variable_and_value
2021-03-24  Luis MachadoExtend "x" and "print" commands to support memory tagging
2021-03-24  Luis MachadoNew memory-tag commands
next