aboutsummaryrefslogtreecommitdiff
path: root/gdb/utils.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-15Move utility functions to common/Jan Kratochvil1-2/+0
2015-06-10Move make_cleanup_close to common codeGary Benson1-1/+1
2015-04-28Introduce function for directly updating GDB's screen dimensionsPatrick Palka1-0/+4
2015-03-02Remove use of stdbool.h in GDB sources.Joel Brobecker1-3/+1
2015-02-10Change producer_is_gcc function return type to bool.Mark Wielaard1-1/+3
2015-01-29Merge GCC producer parsers. Allow digits in identifiers.Mark Wielaard1-0/+1
2015-01-15Move safe_strerror to common/Sergio Durigan Junior1-3/+0
2015-01-08always read synthetic pointers as signed integersYao Qi1-5/+0
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-04New python attribute gdb.Objfile.build_id.Doug Evans1-0/+5
2014-10-08Include cleanups.h in common-defs.hGary Benson1-1/+0
2014-08-29Move internal_{,v}warning to common/errors.[ch]Gary Benson1-7/+0
2014-08-29Make internal_vproblem always workGary Benson1-0/+3
2014-08-19Move print-utils.h to common-defs.hGary Benson1-1/+0
2014-08-19Introduce common/errors.hGary Benson1-15/+0
2014-07-24Rationalize "fatal" error handling outside of gdbserverGary Benson1-6/+0
2014-06-19Refactor and expose core-dumping functionalityGary Benson1-0/+24
2014-06-19Add new internal problem for demangler warningsGary Benson1-0/+8
2014-06-17remove redundant savestring declarationTom Tromey1-2/+0
2014-06-04constify to_attachTom Tromey1-1/+1
2014-03-27Remove `expout*' globals from parser-defs.hSergio Durigan Junior1-0/+4
2014-02-12share "cell" codeTom Tromey1-21/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-02Record objfile->original_name as an absolute pathJan Kratochvil1-0/+2
2013-10-13Improve Executable displayed path (PR 15415 regression kind #2)Jan Kratochvil1-0/+2
2013-10-11warn if "source" fails to open the file when from_tty == 0Joel Brobecker1-0/+2
2013-10-02Constification of parse_linespec and fallout:Keith Seitz1-1/+1
2013-08-01Remove error_pre_print and quit_pre_print.Andrew Burgess1-8/+0
2013-06-28Move pagination_enabled declaration to a proper place.Pedro Alves1-0/+2
2013-06-18Fix PR symtab/15391Tom Tromey1-0/+5
2013-05-15Remove forward enum declaration in utils.h.Joel Brobecker1-1/+1
2013-03-22gdb/Jan Kratochvil1-0/+3
2013-03-21 New commands "mt set per-command {space,time,symtab} {on,off}".Doug Evans1-6/+5
2013-02-03gdb/Jan Kratochvil1-2/+0
2013-01-30 * symfile.c (get_file_crc): Use bfd_calc_gnu_debuglink_crc32.Tom Tromey1-3/+0
2013-01-13gdb/Jan Kratochvil1-0/+2
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-07-18 * common/gdb_vecs.h: Moved here from ./gdb_vecs.h.Doug Evans1-0/+381