Age | Commit message (Expand) | Author | Files | Lines |
2014-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -1/+0 |
2014-08-29 | Move internal_{,v}warning to common/errors.[ch] | Gary Benson | 1 | -10/+0 |
2014-08-29 | Make warning usable earlier | Gary Benson | 1 | -2/+4 |
2014-08-29 | Make internal_vproblem always work | Gary Benson | 1 | -8/+40 |
2014-08-19 | Introduce common/errors.h | Gary Benson | 1 | -36/+0 |
2014-08-19 | Ensure internal_vproblem always prints the message | Gary Benson | 1 | -6/+5 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-05 | Remove spurious va_end in vwarning | Gary Benson | 1 | -1/+0 |
2014-08-05 | Prepare gdb for 64-bit obstacks | Alan Modra | 1 | -1/+1 |
2014-07-24 | Rationalize "fatal" error handling outside of gdbserver | Gary Benson | 1 | -24/+4 |
2014-07-18 | fix PR gdb/17130 | Tom Tromey | 1 | -1/+1 |
2014-07-14 | Put GDB's terminal settings into effect when paginating | Pedro Alves | 1 | -0/+4 |
2014-06-19 | Refactor and expose core-dumping functionality | Gary Benson | 1 | -12/+42 |
2014-06-19 | Add new internal problem for demangler warnings | Gary Benson | 1 | -40/+69 |
2014-06-05 | PR mi/15806: Fix quoting of async events | Simon Marchi | 1 | -2/+8 |
2014-06-04 | constify to_attach | Tom Tromey | 1 | -2/+2 |
2014-05-27 | Prompt the user to file bug reports for internal errors and warnings. | Gary Benson | 1 | -0/+6 |
2014-03-27 | Remove `expout*' globals from parser-defs.h | Sergio Durigan Junior | 1 | -0/+18 |
2014-03-18 | Fix SIGTERM signal safety (PR gdb/15358). | Jan Kratochvil | 1 | -0/+6 |
2014-02-12 | share "cell" code | Tom Tromey | 1 | -296/+0 |
2014-02-05 | Extension Language API | Doug Evans | 1 | -41/+0 |
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/+26 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-10-29 | undef reg in gdb_curses.h | Tom Tromey | 1 | -5/+0 |
2013-10-13 | Improve Executable displayed path (PR 15415 regression kind #2) | Jan Kratochvil | 1 | -0/+46 |
2013-10-11 | warn if "source" fails to open the file when from_tty == 0 | Joel Brobecker | 1 | -0/+13 |
2013-10-11 | new function perror_string extracted out of throw_perror_with_name. | Joel Brobecker | 1 | -6/+22 |
2013-10-02 | Constification of parse_linespec and fallout: | Keith Seitz | 1 | -1/+1 |
2013-08-13 | * src/gdb/utils.c (init_page_info): Only call tgetnum function | Pierre Muller | 1 | -5/+9 |
2013-08-01 | Remove error_pre_print and quit_pre_print. | Andrew Burgess | 1 | -8/+0 |
2013-07-31 | Remove deprecated_throw_reason from internal_verror. | Andrew Burgess | 1 | -1/+1 |
2013-07-01 | Normalize on PATH_MAX instead of MAXPATHLEN throughout. | Pedro Alves | 1 | -11/+1 |
2013-07-01 | utils.c: pathconf call, check for _PC_PATH_MAX instead of HAVE_UNISTD_H. | Pedro Alves | 1 | -1/+1 |
2013-06-18 | Fix PR symtab/15391 | Tom Tromey | 1 | -0/+17 |
2013-05-30 | fix compile_rx_or_error | Tom Tromey | 1 | -4/+3 |
2013-05-30 | fix up cleanup handling in internal_vproblem | Tom Tromey | 1 | -0/+2 |
2013-04-15 | PR c++/13588: | Tom Tromey | 1 | -0/+24 |
2013-04-10 | Accept "set foo unlimited" in integer/uinteger/zuinteger_unlimited commands. | Pedro Alves | 1 | -3/+3 |
2013-03-22 | gdb/ | Jan Kratochvil | 1 | -4/+12 |
2013-03-21 | New commands "mt set per-command {space,time,symtab} {on,off}". | Doug Evans | 1 | -111/+18 |
2013-03-07 | Fix -Wpointer-sign around strings/encoding conversions. | Pedro Alves | 1 | -1/+2 |
2013-03-07 | * utils.c (initialize_utils): Improve doc strings of "set/show | Eli Zaretskii | 1 | -6/+14 |
2013-02-14 | Move savestring to common/common-utils.c, make gdbserver use it. | Pedro Alves | 1 | -17/+0 |
2013-02-14 | savestring: Rename parameter 'size' to 'len'. | Pedro Alves | 1 | -5/+5 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -46/+0 |
2013-01-30 | * symfile.c (get_file_crc): Use bfd_calc_gnu_debuglink_crc32. | Tom Tromey | 1 | -71/+0 |
2013-01-13 | gdb/ | Jan Kratochvil | 1 | -0/+22 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |