summaryrefslogtreecommitdiff
path: root/gdb/inline-frame.c
Commit message (Expand)AuthorAgeFilesLines
* Convert contained_in to methodTom Tromey2023-02-191-1/+1
* Convert block_inlined_p to methodTom Tromey2023-02-191-2/+2
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Change GDB to use frame_info_ptrTom Tromey2022-10-101-7/+7
* Remove addrmap wrapper functionsTom Tromey2022-06-121-1/+1
* gdb: remove BLOCKVECTOR_MAP macroSimon Marchi2022-04-271-3/+2
* gdb: remove BLOCK_ENTRY_PC macroSimon Marchi2022-04-271-2/+2
* gdb: remove BLOCK_SUPERBLOCK macroSimon Marchi2022-04-271-4/+4
* gdb: remove BLOCK_FUNCTION macroSimon Marchi2022-04-271-3/+3
* gdb: remove symbol value macrosSimon Marchi2022-04-111-2/+2
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: fix nulltr -> nullptr typoSimon Marchi2021-11-081-1/+1
* gdb: remove bpstat typedef, rename bpstats to bpstatSimon Marchi2021-11-081-3/+3
* gdb: prevent an assertion when computing the frame_id for an inline frameAndrew Burgess2021-09-271-1/+4
* gdb: add names to unwinders, add debug messages when looking for unwinderSimon Marchi2021-06-291-0/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Make bp_location derive from refcounted_objectTom Tromey2020-12-111-1/+1
* Fix frame cycle detectionPedro Alves2020-11-161-1/+2
* gdb: support frames inlined into the outer frameScott Linder2020-08-311-4/+0
* Fix advance/until and inline frames (PR gdb/26523)Pedro Alves2020-08-271-2/+4
* gdb: Better frame tracking for inline framesAndrew Burgess2020-01-241-11/+19
* Multi-target supportPedro Alves2020-01-101-17/+34
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* gdb: Remove vec.{c,h} and update code to not include vec.hAndrew Burgess2019-10-151-1/+0
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* More block constificationTom Tromey2019-03-241-2/+3
* Normalize includes to use common/Tom Tromey2019-01-251-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Use BLOCK_ENTRY_PC in place of most uses of BLOCK_STARTKevin Buettner2018-08-231-3/+3
* Fix running to breakpoint set in inline function by lineno/addressPedro Alves2018-06-291-4/+12
* Use thread_info and inferior pointers more throughoutPedro Alves2018-06-211-24/+24
* Change inline frame breakpoint skipping logic (fix gdb.gdb/selftest.exp)Pedro Alves2018-06-191-12/+11
* Revert accidental push of "Inline breakpoints" commitPedro Alves2018-06-141-11/+12
* Inline breakpointsPedro Alves2018-06-141-12/+11
* Don't elide all inlined framesKeith Seitz2018-05-171-6/+37
* Use an std::vector for inline_statesSimon Marchi2018-04-091-65/+48
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add some more casts (1/2)Simon Marchi2015-09-251-1/+1
* out of line functions nested inside inline functions.Joel Brobecker2015-05-051-0/+5
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-2/+0
* constify some blockvector APIsTom Tromey2014-06-181-1/+1
* constify struct block in some placesTom Tromey2014-06-181-3/+3
* Fix PR backtrace/15558Pedro Alves2014-04-181-5/+6
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdb/Jan Kratochvil2012-09-171-1/+1
* 2012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-011-0/+1