Age | Commit message (Expand) | Author | Files | Lines |
2016-09-16 | Introduce cleanup to restore current_uiout | Simon Marchi | 1 | -3/+0 |
2016-06-21 | Make gdb_stdout&co be per UI | Pedro Alves | 1 | -5/+14 |
2016-03-31 | python: Use console format for output of gdb.execute command | Catalin Udma | 1 | -0/+3 |
2016-02-23 | Extend "skip" command to support -file, -gfile, -function, -rfunction. | Doug Evans | 1 | -0/+4 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-10-27 | Make host_address_to_string/gdb_print_host_address cast parameter to 'void *' | Pedro Alves | 1 | -1/+5 |
2015-06-15 | Move utility functions to common/ | Jan Kratochvil | 1 | -2/+0 |
2015-06-10 | Move make_cleanup_close to common code | Gary Benson | 1 | -1/+1 |
2015-04-28 | Introduce function for directly updating GDB's screen dimensions | Patrick Palka | 1 | -0/+4 |
2015-03-02 | Remove use of stdbool.h in GDB sources. | Joel Brobecker | 1 | -3/+1 |
2015-02-10 | Change producer_is_gcc function return type to bool. | Mark Wielaard | 1 | -1/+3 |
2015-01-29 | Merge GCC producer parsers. Allow digits in identifiers. | Mark Wielaard | 1 | -0/+1 |
2015-01-15 | Move safe_strerror to common/ | Sergio Durigan Junior | 1 | -3/+0 |
2015-01-08 | always read synthetic pointers as signed integers | Yao Qi | 1 | -5/+0 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-04 | New python attribute gdb.Objfile.build_id. | Doug Evans | 1 | -0/+5 |
2014-10-08 | Include cleanups.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-29 | Move internal_{,v}warning to common/errors.[ch] | Gary Benson | 1 | -7/+0 |
2014-08-29 | Make internal_vproblem always work | Gary Benson | 1 | -0/+3 |
2014-08-19 | Move print-utils.h to common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-19 | Introduce common/errors.h | Gary Benson | 1 | -15/+0 |
2014-07-24 | Rationalize "fatal" error handling outside of gdbserver | Gary Benson | 1 | -6/+0 |
2014-06-19 | Refactor and expose core-dumping functionality | Gary Benson | 1 | -0/+24 |
2014-06-19 | Add new internal problem for demangler warnings | Gary Benson | 1 | -0/+8 |
2014-06-17 | remove redundant savestring declaration | Tom Tromey | 1 | -2/+0 |
2014-06-04 | constify to_attach | Tom Tromey | 1 | -1/+1 |
2014-03-27 | Remove `expout*' globals from parser-defs.h | Sergio Durigan Junior | 1 | -0/+4 |
2014-02-12 | share "cell" code | Tom Tromey | 1 | -21/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-02 | Record objfile->original_name as an absolute path | Jan Kratochvil | 1 | -0/+2 |
2013-10-13 | Improve Executable displayed path (PR 15415 regression kind #2) | Jan Kratochvil | 1 | -0/+2 |
2013-10-11 | warn if "source" fails to open the file when from_tty == 0 | Joel Brobecker | 1 | -0/+2 |
2013-10-02 | Constification of parse_linespec and fallout: | Keith Seitz | 1 | -1/+1 |
2013-08-01 | Remove error_pre_print and quit_pre_print. | Andrew Burgess | 1 | -8/+0 |
2013-06-28 | Move pagination_enabled declaration to a proper place. | Pedro Alves | 1 | -0/+2 |
2013-06-18 | Fix PR symtab/15391 | Tom Tromey | 1 | -0/+5 |
2013-05-15 | Remove forward enum declaration in utils.h. | Joel Brobecker | 1 | -1/+1 |
2013-03-22 | gdb/ | Jan Kratochvil | 1 | -0/+3 |
2013-03-21 | New commands "mt set per-command {space,time,symtab} {on,off}". | Doug Evans | 1 | -6/+5 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -2/+0 |
2013-01-30 | * symfile.c (get_file_crc): Use bfd_calc_gnu_debuglink_crc32. | Tom Tromey | 1 | -3/+0 |
2013-01-13 | gdb/ | Jan Kratochvil | 1 | -0/+2 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-07-18 | * common/gdb_vecs.h: Moved here from ./gdb_vecs.h. | Doug Evans | 1 | -0/+381 |