Age | Commit message (Expand) | Author | Files | Lines |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-10-19 | Deprecate and replace the "tabset" command | Tom Tromey | 1 | -1/+1 |
2018-10-15 | Remove unnecessary casts from TUI | Tom Tromey | 1 | -1/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-09-04 | Kill init_sal | Pedro Alves | 1 | -1/+1 |
2017-02-02 | Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy | Pedro Alves | 1 | -11/+7 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-11-09 | tui-disasm: Fix line buffer size calculation | Andreas Arnez | 1 | -9/+10 |
2016-11-09 | tui-disasm: Fix window content buffer overrun | Andreas Arnez | 1 | -14/+10 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -4/+2 |
2015-04-27 | Make type-safe the 'content' field of struct tui_gen_win_info | Patrick Palka | 1 | -5/+3 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-11-15 | PR symtab/17559 | Doug Evans | 1 | -1/+1 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-02-26 | start change to progspace independence | Tom Tromey | 1 | -6/+7 |
2014-02-26 | use bound_minsym as result for lookup_minimal_symbol et al | Tom Tromey | 1 | -5/+5 |
2014-02-26 | change minsym representation | Tom Tromey | 1 | -2/+2 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-04-08 | * minsyms.h (struct bound_minimal_symbol): New. | Tom Tromey | 1 | -1/+1 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -2/+2 |
2013-01-31 | 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com> | Aleksandar Ristovski | 1 | -3/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-01-06 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -6/+10 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-05-17 | 2010-05-17 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+1 |
2010-03-20 | * tui/tui-disasm.c (tui_get_begin_asm_address): Default to | Daniel Jacobowitz | 1 | -1/+2 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -2/+2 |
2009-10-19 | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -1/+3 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -1/+1 |
2009-07-02 | * disasm.h (gdb_disassembly): Add GDBARCH parameter. | Ulrich Weigand | 1 | -22/+31 |
2009-02-21 | 2008-02-21 Pedro Alves <pedro@codesorcery.com> | Pedro Alves | 1 | -0/+1 |
2009-01-18 | * tui/tui-disasm.c (tui_vertical_disassem_scroll): Scroll one line | Pedro Alves | 1 | -11/+4 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-08-15 | 2007-08-14 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -1/+2 |
2007-08-14 | 2007-08-14 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -2/+4 |
2007-08-14 | 2007-08-14 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -9/+6 |
2007-08-14 | 2007-08-14 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -29/+31 |
2007-08-14 | 2007-08-14 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -13/+13 |
2007-06-21 | gdb/: | Maciej W. Rozycki | 1 | -1/+1 |
2007-02-27 | * frame.c (deprecated_selected_frame): Rename to... | Daniel Jacobowitz | 1 | -1/+1 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2005-12-23 | * tui/tui-file.c: | Eli Zaretskii | 1 | -3/+3 |
2005-11-01 | 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com> | Andrew Stubbs | 1 | -9/+14 |
2004-02-25 | * tui/tui-disasm.c: %s/lines/asm_lines/g to avoid a collision | Joel Brobecker | 1 | -32/+32 |
2004-02-10 | 2004-02-10 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -7/+1 |