]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/breakpoint.c
gas: introduce .errif and .warnif
[thirdparty/binutils-gdb.git] / gdb / breakpoint.c
8 days ago  Tom TromeyChange file initialization to use INIT_GDB_FILE macro
2025-06-06  Andrew Burgessgdb: prevent assertion after 'set debug breakpoint on'
2025-05-29  Simon Marchigdb/solib: move solist.h content to solib.h
2025-05-29  Simon Marchigdb/solib: remove so_ prefix from so_name and so_origin...
2025-05-26  Tom de Vries[gdb/breakpoints] Stabilize info breakpoints output
2025-05-26  Tom de Vries[gdb/breakpoints] Rename bp_location_is_less_than to...
2025-05-02  Tom de Vries[gdbsupport] Reimplement phex and phex_nz as templates
2025-04-08  Tom TromeyUpdate copyright dates to include 2025
2025-03-29  Andrew Burgessgdb: remove disable_breakpoints_in_shlibs function
2025-03-28  Andrew Burgessgdb: reduce breakpoint-modified events for dprintf b/p
2025-03-18  Tom TromeyUse gdb unordered set in breakpoint.c
2025-03-11  Tom TromeyUse gdb::function_view in iterate_over_threads
2025-02-24  Andrew Burgessgdb: handle empty locspec when printing breakpoints
2025-02-24  Andrew Burgessgdb: disable internal b/p when a solib is unloaded
2025-02-24  Andrew Burgessgdb: don't clear inserted flag in disable_breakpoints_i...
2025-02-24  Andrew Burgessgdb: handle dprintf breakpoints when unloading a shared...
2025-02-24  Andrew Burgessgdb: restructure disable_breakpoints_in_unloaded_shlib
2025-02-24  Andrew Burgessgdb: fixes for code_breakpoint::disabled_by_cond logic
2025-02-09  Andrew Burgessgdb: include a still-mapped flag in solib unload notifi...
2024-12-16  Tom TromeyDon't let exception terminate 'rbreak'
2024-12-13  Tom TromeyIntroduce "command" styling
2024-12-09  Andrew Burgessgdb: use 'const' more in a couple of small breakpoint...
2024-12-06  Simon Marchigdb, gdbserver, gdbsupport: remove some unused gdb_vecs...
2024-11-26  Simon MarchiConvert breakpoint.c to new hash table
2024-11-25  Andrew Burgessgdb: do better in breakpoint_free_objfile
2024-11-25  Andrew Burgessgdb: remove an unnecessary scope block in update_breakp...
2024-11-25  Andrew Burgessgdb: remove bp_location::objfile
2024-11-18  Christina Schimpegdb: Make tagged pointer support configurable.
2024-10-20  Tom TromeyUse std::make_unique in more places
2024-10-10  Tom de Vries[gdb/breakpoints] Fix gdb.base/scope-hw-watch-disable...
2024-10-08  Andrew Burgessgdb: avoid breakpoint::clear_locations calls in update_...
2024-10-06  Tom de Vries[gdb] Fix common misspellings
2024-09-30  Tom TromeyAdd line-number styling
2024-09-23  Andrew Burgessgdb: update comment in code_breakpoint::re_set_default
2024-09-07  Andrew Burgessgdb: only insert thread-specific breakpoints in the...
2024-09-07  Andrew Burgessgdb: don't set breakpoint::pspace in create_breakpoint
2024-09-07  Andrew Burgessgdb: parse pending breakpoint thread/task immediately
2024-09-07  Andrew Burgessgdb: make breakpoint_debug_printf global
2024-09-07  Andrew Burgessgdb: deprecated filename_completer and associated functions
2024-09-04  Andrew Burgessgdb: implement ::re_set method for catchpoint class
2024-08-30  Andrew Burgessgdb: remove duplicate check in disable_breakpoints_in_f...
2024-08-30  Tom TromeyMinor formatting fix in breakpoint.c
2024-08-30  Nicolás Ortega Froysagdb/doc: fix typo in 'watch' command
2024-08-15  Tom TromeyAdd another constructor to scoped_restore_current_language
2024-08-14  Tom TromeyNotify Python when breakpoint symbol changes
2024-08-12  Simon Marchigdb: add program_space parameter to lookup_minimal_symb...
2024-08-12  Simon Marchigdb: add program_space parameter to lookup_minimal_symbol
2024-08-12  Simon Marchigdb: make lookup_minimal_symbol objf and sfile paramete...
2024-08-12  Simon Marchigdb: drop struct keyword when using bound_minimal_symbol
2024-07-20  Andrew Burgessgdb: remove tracepoint_probe_create_sals_from_location_spec
2024-07-20  Andrew Burgessgdb: remove breakpoint_re_set_one
2024-07-20  Andrew Burgessgdb: don't display inferior list for pending breakpoints
2024-07-15  Simon Marchigdb: pass program space to get_current_source_symtab_an...
2024-07-15  Simon Marchigdb: remove some trivial uses of current_program_space
2024-07-15  Simon Marchigdb: make objfile::pspace private
2024-05-31  Simon Marchigdb: remove unused includes in utils.h
2024-05-30  Simon Marchigdb: remove unused includes in breakpoint.{c,h}
2024-05-14  Tom TromeyDisallow trailing whitespace in docstrings
2024-04-25  Simon Marchigdb: remove gdbcmd.h
2024-04-23  Simon Marchigdb: move a bunch of quit-related things to event-top...
2024-04-12  Pedro AlvesFix setting watchpoints when current thread is running
2024-03-31  Andrew Burgessgdb: build dprintf commands just once in code_breakpoin...
2024-03-31  Andrew Burgessgdb: the extra_string in a dprintf breakpoint is never...
2024-03-31  Andrew Burgessgdb: change 'if' to gdb_assert in update_dprintf_comman...
2024-03-31  Andrew Burgessgdb: create_breakpoint: asserts relating to extra_strin...
2024-03-31  Andrew Burgessgdb: create_breakpoint: add asserts and additional...
2024-03-27  Simon Marchigdb, gdbserver, gdbsupport: remove includes of early...
2024-03-25  Andrew Burgessgdb: fix b/p conditions with infcalls in multi-threaded...
2024-02-26  Tiezhu Yanggdb: Modify the output of "info breakpoints" and "delet...
2024-02-09  Simon Marchigdb: add program_space parameter to disable_breakpoints...
2024-02-09  Simon Marchigdb: add inferior parameter to breakpoint_init_inferior
2024-02-09  Simon Marchigdb: add program_space parameter to mark_breakpoints_out
2024-02-05  Simon Marchigdb: rename struct shobj -> struct solib
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2024-01-09  Tom TromeyAvoid language-based lookups in startup path
2023-12-13  Tom TromeyUse unique_xmalloc_ptr in explicit_location_spec
2023-12-13  Tom TromeyUse unique_xmalloc_ptr in linespec_location_spec
2023-11-28  Tom de Vries[gdb] Fix segfault in for_each_block, part 1
2023-11-21  Lancelot Sixgdb: Replace gdb::optional with std::optional
2023-11-17  Simon Marchigdb: remove get_current_regcache
2023-11-14  Tom TromeyRemove some redundant "break"s
2023-10-31  Tom TromeyRemove some frame invalidation code
2023-10-19  Simon Marchigdb: rename struct so_list to shobj
2023-10-19  Simon Marchigdb: make so_list::{so_original_name,so_name} std:...
2023-10-19  Simon Marchigdb: replace some so_list parameters to use references
2023-10-10  Simon Marchigdb: remove target_gdbarch
2023-10-05  Simon Marchigdb: remove unnecessary nullptr check in free_objfile...
2023-10-02  Simon Marchigdb: remove solib::pspace field
2023-09-26  Tom TromeyUse string_file::release in some places
2023-09-19  Tom TromeyUse gdb::checked_static_cast for code_breakpoint
2023-09-19  Tom TromeyUse gdb::checked_static_cast for tracepoints
2023-09-19  Tom TromeyUse gdb::checked_static_cast for watchpoints
2023-09-19  Mohamed Bouhaouelgdb, breakpoint: add a destructor to the watchpoint...
2023-08-23  Pedro Alvesgdb: centralize "[Thread ...exited]" notifications
2023-08-23  Andrew Burgessgdb: add missing notify_breakpoint_modified call
2023-08-17  Andrew Burgessgdb: add inferior-specific breakpoints
2023-08-09  Mihails Strasunsgdb, breakpoint: add breakpoint location debugging...
2023-08-03  Andrew Burgessgdb: avoid double stop after failed breakpoint conditio...
2023-07-10  Andrew Burgessgdb: include location number in breakpoint error message
2023-06-05  Tom de Vries[gdb] Fix more typos
next