]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/inline-frame.c
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / inline-frame.c
2024-03-27  Simon Marchigdb, gdbserver, gdbsupport: remove includes of early...
2024-02-20  Simon Marchigdb: pass frames as `const frame_info_ptr &`
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-02-19  Tom TromeyConvert contained_in to method
2023-02-19  Tom TromeyConvert block_inlined_p to method
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-10-10  Tom TromeyChange GDB to use frame_info_ptr
2022-06-12  Tom TromeyRemove addrmap wrapper functions
2022-04-28  Simon Marchigdb: remove BLOCKVECTOR_MAP macro
2022-04-28  Simon Marchigdb: remove BLOCK_ENTRY_PC macro
2022-04-28  Simon Marchigdb: remove BLOCK_SUPERBLOCK macro
2022-04-28  Simon Marchigdb: remove BLOCK_FUNCTION macro
2022-04-11  Simon Marchigdb: remove symbol value macros
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-11-08  Simon Marchigdb: fix nulltr -> nullptr typo
2021-11-08  Simon Marchigdb: remove bpstat typedef, rename bpstats to bpstat
2021-09-27  Andrew Burgessgdb: prevent an assertion when computing the frame_id...
2021-06-29  Simon Marchigdb: add names to unwinders, add debug messages when...
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-11  Tom TromeyMake bp_location derive from refcounted_object
2020-11-16  Pedro AlvesFix frame cycle detection
2020-08-31  Scott Lindergdb: support frames inlined into the outer frame
2020-08-27  Pedro AlvesFix advance/until and inline frames (PR gdb/26523)
2020-01-24  Andrew Burgessgdb: Better frame tracking for inline frames
2020-01-10  Pedro AlvesMulti-target support
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-10-15  Andrew Burgessgdb: Remove vec.{c,h} and update code to not include...
2019-07-09  Tom TromeyRename common to gdbsupport
2019-03-25  Tom TromeyMore block constification
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-08-23  Kevin BuettnerUse BLOCK_ENTRY_PC in place of most uses of BLOCK_START
2018-06-29  Pedro AlvesFix running to breakpoint set in inline function by...
2018-06-21  Pedro AlvesUse thread_info and inferior pointers more throughout
2018-06-19  Pedro AlvesChange inline frame breakpoint skipping logic (fix...
2018-06-14  Pedro AlvesRevert accidental push of "Inline breakpoints" commit
2018-06-14  Pedro AlvesInline breakpoints
2018-05-17  Keith SeitzDon't elide all inlined frames
2018-04-09  Simon MarchiUse an std::vector for inline_states
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25  Simon MarchiAdd some more casts (1/2)
2015-05-05  Joel Brobeckerout of line functions nested inside inline functions.
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-06-18  Tom Tromeyconstify some blockvector APIs
2014-06-18  Tom Tromeyconstify struct block in some places
2014-04-18  Pedro AlvesFix PR backtrace/15558
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-09-17  Jan Kratochvilgdb/
2012-03-01  Pedro Alves2012-03-01 Pedro Alves <palves@redhat.com>
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-07-05  Thiago Jung Bauermanngdb/
2011-03-18  Pedro Alves gdb/
2011-01-05  Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-08-11  Jan Kratochvilgdb/
2010-05-14  Michael Snyder2010-05-14 Michael Snyder <msnyder@vmware.com>
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-11-13  Daniel Jacobowitz * inline-frame.c (find_inline_frame_state): Check...
2009-11-11  Michael Snyder2009-11-11 Michael Snyder <msnyder@vmware.com>
2009-09-13  Joel Brobecker gdb/
2009-06-28  Daniel Jacobowitz gdb/