aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* gdb/Thiago Jung Bauermann2011-07-051-1/+1
* gdb/Pedro Alves2011-03-181-0/+1
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-1/+3
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* gdb/Jan Kratochvil2010-08-111-3/+1
* 2010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-141-0/+2
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * inline-frame.c (find_inline_frame_state): Check for changed PCDaniel Jacobowitz2009-11-131-9/+18
* 2009-11-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2009-11-111-1/+1
* gdb/Joel Brobecker2009-09-131-0/+4
* gdb/Daniel Jacobowitz2009-06-281-0/+394