Age | Commit message (Expand) | Author | Files | Lines |
2020-11-02 | gdb, gdbserver, gdbsupport: fix leading space vs tabs issues | Simon Marchi | 1 | -3/+3 |
2020-10-02 | Unconditionally use REG_EXTENDED | Tom Tromey | 1 | -8/+2 |
2020-01-14 | Make skip without argument skip the current inline function | Bernd Edlinger | 1 | -10/+7 |
2020-01-13 | gdb: add back declarations for _initialize functions | Simon Marchi | 1 | -1/+2 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-10-18 | [gdb] Fix more typos in comments | Tom de Vries | 1 | -1/+1 |
2019-10-01 | Introduce metadata style | Tom Tromey | 1 | -2/+6 |
2019-10-01 | Remove the ui_out_style_kind enum | Tom Tromey | 1 | -2/+3 |
2019-09-18 | Change boolean options to bool instead of int | Christian Biesinger | 1 | -1/+1 |
2019-08-07 | Make first and last lines of 'command help documentation' consistent. | Philippe Waroquiers | 1 | -13/+17 |
2019-07-17 | Rename field_int to field_signed | Tom Tromey | 1 | -1/+1 |
2019-07-09 | Rename common to gdbsupport | Tom Tromey | 1 | -1/+1 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-12-28 | Add output styles to gdb | Tom Tromey | 1 | -2/+4 |
2018-11-19 | Fix inaccuracies in "info skip" help | Simon Marchi | 1 | -7/+4 |
2018-11-12 | Add completer for skip numbers | Simon Marchi | 1 | -7/+28 |
2018-09-12 | Add debug output about skipping files and functions | Simon Marchi | 1 | -25/+76 |
2018-05-24 | Update help strings in skip.c | Tom Tromey | 1 | -7/+7 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-11-07 | Constify add_info | Tom Tromey | 1 | -1/+1 |
2017-10-11 | Constify add_prefix_cmd | Tom Tromey | 1 | -1/+1 |
2017-09-27 | Constify some commands in skip.c | Tom Tromey | 1 | -5/+5 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -3/+0 |
2017-08-22 | Rename some command functions | Simon Marchi | 1 | -2/+2 |
2017-08-11 | More gdb/skip.c C++ification | Pedro Alves | 1 | -233/+200 |
2017-08-09 | C++-ify skip.c | Tom Tromey | 1 | -92/+79 |
2017-08-03 | Introduce gdb_argv, a class wrapper for buildargv | Tom Tromey | 1 | -7/+1 |
2017-08-03 | Introduce and use ui_out_emit_table | Tom Tromey | 1 | -6/+2 |
2017-06-07 | Introduce compiled_regex, eliminate make_regfree_cleanup | Pedro Alves | 1 | -19/+5 |
2017-04-22 | Use ui_out_emit_tuple | Tom Tromey | 1 | -4/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-12-22 | Class-ify ui_out | Simon Marchi | 1 | -23/+21 |
2016-11-26 | Remove verbosity from ui_out_message and friends | Simon Marchi | 1 | -2/+2 |
2016-02-23 | Extend "skip" command to support -file, -gfile, -function, -rfunction. | Doug Evans | 1 | -113/+410 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-08-01 | Replace the block_found global with explicit data-flow | Pierre-Marie de Rodat | 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-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-01-13 | replace XZALLOC with XCNEW | 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-02-03 | gdb/ | Jan Kratochvil | 1 | -9/+40 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-24 | gdb/ | Jan Kratochvil | 1 | -221/+38 |
2012-12-16 | gdb/ | Jan Kratochvil | 1 | -52/+51 |
2012-11-26 | * ada-lang.c (user_select_syms): Use SYMBOL_SYMTAB. | Tom Tromey | 1 | -1/+1 |
2012-08-09 | gdb/ | Yao Qi | 1 | -0/+1 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -3/+0 |
2012-03-01 | 2012-03-01 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -0/+3 |