summaryrefslogtreecommitdiff
path: root/gdb/utils.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce function for directly updating GDB's screen dimensionsPatrick Palka2015-04-281-0/+4
* Remove use of stdbool.h in GDB sources.Joel Brobecker2015-03-021-3/+1
* Change producer_is_gcc function return type to bool.Mark Wielaard2015-02-101-1/+3
* Merge GCC producer parsers. Allow digits in identifiers.Mark Wielaard2015-01-291-0/+1
* Move safe_strerror to common/Sergio Durigan Junior2015-01-151-3/+0
* always read synthetic pointers as signed integersYao Qi2015-01-081-5/+0
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* New python attribute gdb.Objfile.build_id.Doug Evans2014-12-041-0/+5
* Include cleanups.h in common-defs.hGary Benson2014-10-081-1/+0
* Move internal_{,v}warning to common/errors.[ch]Gary Benson2014-08-291-7/+0
* Make internal_vproblem always workGary Benson2014-08-291-0/+3
* Move print-utils.h to common-defs.hGary Benson2014-08-191-1/+0
* Introduce common/errors.hGary Benson2014-08-191-15/+0
* Rationalize "fatal" error handling outside of gdbserverGary Benson2014-07-241-6/+0
* Refactor and expose core-dumping functionalityGary Benson2014-06-191-0/+24
* Add new internal problem for demangler warningsGary Benson2014-06-191-0/+8
* remove redundant savestring declarationTom Tromey2014-06-171-2/+0
* constify to_attachTom Tromey2014-06-041-1/+1
* Remove `expout*' globals from parser-defs.hSergio Durigan Junior2014-03-271-0/+4
* share "cell" codeTom Tromey2014-02-121-21/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Record objfile->original_name as an absolute pathJan Kratochvil2013-12-021-0/+2
* Improve Executable displayed path (PR 15415 regression kind #2)Jan Kratochvil2013-10-131-0/+2
* warn if "source" fails to open the file when from_tty == 0Joel Brobecker2013-10-111-0/+2
* Constification of parse_linespec and fallout:Keith Seitz2013-10-021-1/+1
* Remove error_pre_print and quit_pre_print.Andrew Burgess2013-08-011-8/+0
* Move pagination_enabled declaration to a proper place.Pedro Alves2013-06-281-0/+2
* Fix PR symtab/15391Tom Tromey2013-06-181-0/+5
* Remove forward enum declaration in utils.h.Joel Brobecker2013-05-151-1/+1
* gdb/Jan Kratochvil2013-03-221-0/+3
* New commands "mt set per-command {space,time,symtab} {on,off}".Doug Evans2013-03-211-6/+5
* gdb/Jan Kratochvil2013-02-031-2/+0
* * symfile.c (get_file_crc): Use bfd_calc_gnu_debuglink_crc32.Tom Tromey2013-01-301-3/+0
* gdb/Jan Kratochvil2013-01-131-0/+2
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * common/gdb_vecs.h: Moved here from ./gdb_vecs.h.Doug Evans2012-07-181-0/+381