Age | Commit message (Expand) | Author | Files | Lines |
2019-03-24 | More block constification | Tom Tromey | 1 | -2/+3 |
2019-01-25 | Normalize includes to use common/ | Tom Tromey | 1 | -1/+1 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-08-23 | Use BLOCK_ENTRY_PC in place of most uses of BLOCK_START | Kevin Buettner | 1 | -3/+3 |
2018-06-29 | Fix running to breakpoint set in inline function by lineno/address | Pedro Alves | 1 | -4/+12 |
2018-06-21 | Use thread_info and inferior pointers more throughout | Pedro Alves | 1 | -24/+24 |
2018-06-19 | Change inline frame breakpoint skipping logic (fix gdb.gdb/selftest.exp) | Pedro Alves | 1 | -12/+11 |
2018-06-14 | Revert accidental push of "Inline breakpoints" commit | Pedro Alves | 1 | -11/+12 |
2018-06-14 | Inline breakpoints | Pedro Alves | 1 | -12/+11 |
2018-05-17 | Don't elide all inlined frames | Keith Seitz | 1 | -6/+37 |
2018-04-09 | Use an std::vector for inline_states | Simon Marchi | 1 | -65/+48 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-25 | Add some more casts (1/2) | Simon Marchi | 1 | -1/+1 |
2015-05-05 | out of line functions nested inside inline functions. | Joel Brobecker | 1 | -0/+5 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -2/+0 |
2014-06-18 | constify some blockvector APIs | Tom Tromey | 1 | -1/+1 |
2014-06-18 | constify struct block in some places | Tom Tromey | 1 | -3/+3 |
2014-04-18 | Fix PR backtrace/15558 | Pedro Alves | 1 | -5/+6 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-09-17 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2012-03-01 | 2012-03-01 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -0/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -1/+1 |
2011-07-05 | gdb/ | Thiago Jung Bauermann | 1 | -1/+1 |
2011-03-18 | gdb/ | Pedro Alves | 1 | -0/+1 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+3 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-08-11 | gdb/ | Jan Kratochvil | 1 | -3/+1 |
2010-05-14 | 2010-05-14 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+2 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-11-13 | * inline-frame.c (find_inline_frame_state): Check for changed PC | Daniel Jacobowitz | 1 | -9/+18 |
2009-11-11 | 2009-11-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2009-09-13 | gdb/ | Joel Brobecker | 1 | -0/+4 |
2009-06-28 | gdb/ | Daniel Jacobowitz | 1 | -0/+394 |