Age | Commit message (Expand) | Author | Files | Lines |
2019-08-09 | Fix access to uninitialized variable in fill_in_stop_func | Pedro Franco de Carvalho | 1 | -0/+2 |
2019-04-06 | Revert the header-sorting patch | Tom Tromey | 1 | -12/+10 |
2019-04-05 | Sort includes for files gdb/[a-f]*.[chyl]. | Tom Tromey | 1 | -10/+12 |
2019-01-17 | Change all_objfiles adapter to be a method on program_space | Tom Tromey | 1 | -1/+1 |
2019-01-09 | Remove most uses of ALL_OBJFILES | Tom Tromey | 1 | -13/+13 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-08-23 | Introduce find_function_entry_range_from_pc and use it in infrun.c | Kevin Buettner | 1 | -0/+37 |
2018-08-23 | Use BLOCK_ENTRY_PC in place of most uses of BLOCK_START | Kevin Buettner | 1 | -2/+2 |
2018-08-23 | Add support for non-contiguous blocks to find_pc_partial_function | Kevin Buettner | 1 | -19/+80 |
2018-06-29 | "break LINENO/*ADDRESS", inline functions and "info break" output | Pedro Alves | 1 | -0/+13 |
2018-04-26 | Eliminate find_pc_partial_function_gnu_ifunc | Pedro Alves | 1 | -29/+7 |
2018-04-26 | Calling ifunc functions when target has no debug info but resolver has | Pedro Alves | 1 | -0/+39 |
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-05-07 | remove trivialy unused variables | Trevor Saunders | 1 | -1/+0 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-11-20 | Split struct symtab into two: struct symtab and compunit_symtab. | Doug Evans | 1 | -5/+9 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-06-18 | constify struct block in some places | Tom Tromey | 1 | -6/+6 |
2014-02-26 | start change to progspace independence | Tom Tromey | 1 | -4/+4 |
2014-02-26 | change minsym representation | Tom Tromey | 1 | -4/+4 |
2014-02-26 | introduce minimal_symbol_upper_bound | Tom Tromey | 1 | -42/+12 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-08-20 | * blockframe.c: Remove #include "psymtab.h". | Doug Evans | 1 | -1/+0 |
2013-04-08 | PR symtab/8424: | Tom Tromey | 1 | -2/+2 |
2013-04-08 | * minsyms.h (struct bound_minimal_symbol): New. | Tom Tromey | 1 | -4/+4 |
2013-01-31 | 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com> | Aleksandar Ristovski | 1 | -5/+0 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-02-02 | * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type of | Doug Evans | 1 | -3/+3 |
2012-01-11 | Have block_innermost_frame start from selected frame and document. | Paul N. Hilfinger | 1 | -3/+6 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+1 |
2011-10-20 | 2011-10-20 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -1/+1 |
2011-03-28 | gdb/ | Jan Kratochvil | 1 | -7/+28 |
2011-03-18 | gdb/ | Pedro Alves | 1 | -1/+4 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -3/+6 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-12-29 | 2010-12-29 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -12/+13 |
2010-05-13 | 2010-05-13 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+1 |
2010-05-06 | 2010-05-06 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+0 |
2010-03-10 | gdb | Tom Tromey | 1 | -49/+25 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -2/+2 |
2009-10-23 | * blockframe.c (_initialize_blockframe): Remove declaration. | Tom Tromey | 1 | -4/+0 |
2009-10-06 | ARI fix: OP eol rule. | Pierre Muller | 1 | -3/+3 |
2009-09-09 | * block.c (contained_in): Return zero for nested functions. | Joel Brobecker | 1 | -1/+0 |
2009-06-28 | gdb/ | Daniel Jacobowitz | 1 | -6/+30 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-09-05 | * breakpoint.h (struct bp_location): Change type of section | Ulrich Weigand | 1 | -17/+8 |
2008-08-21 | * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME. | Daniel Jacobowitz | 1 | -5/+5 |
2008-08-20 | * objfiles.h (struct obj_section): Remove addr and endaddr fields. | Pedro Alves | 1 | -2/+2 |