aboutsummaryrefslogtreecommitdiff
path: root/gdb/inline-frame.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-24More block constificationTom Tromey1-2/+3
2019-01-25Normalize includes to use common/Tom Tromey1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-08-23Use BLOCK_ENTRY_PC in place of most uses of BLOCK_STARTKevin Buettner1-3/+3
2018-06-29Fix running to breakpoint set in inline function by lineno/addressPedro Alves1-4/+12
2018-06-21Use thread_info and inferior pointers more throughoutPedro Alves1-24/+24
2018-06-19Change inline frame breakpoint skipping logic (fix gdb.gdb/selftest.exp)Pedro Alves1-12/+11
2018-06-14Revert accidental push of "Inline breakpoints" commitPedro Alves1-11/+12
2018-06-14Inline breakpointsPedro Alves1-12/+11
2018-05-17Don't elide all inlined framesKeith Seitz1-6/+37
2018-04-09Use an std::vector for inline_statesSimon Marchi1-65/+48
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add some more casts (1/2)Simon Marchi1-1/+1
2015-05-05out of line functions nested inside inline functions.Joel Brobecker1-0/+5
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-2/+0
2014-06-18constify some blockvector APIsTom Tromey1-1/+1
2014-06-18constify struct block in some placesTom Tromey1-3/+3
2014-04-18Fix PR backtrace/15558Pedro Alves1-5/+6
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-09-17gdb/Jan Kratochvil1-1/+1
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves1-0/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-07-05gdb/Thiago Jung Bauermann1-1/+1
2011-03-18 gdb/Pedro Alves1-0/+1
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+3
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-08-11gdb/Jan Kratochvil1-3/+1
2010-05-142010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+2
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-11-13 * inline-frame.c (find_inline_frame_state): Check for changed PCDaniel Jacobowitz1-9/+18
2009-11-112009-11-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2009-09-13 gdb/Joel Brobecker1-0/+4
2009-06-28 gdb/Daniel Jacobowitz1-0/+394