Remove make_cleanup_freeargv and gdb_buildargv
[binutils-gdb.git] / gdb / utils.h
2017-08-03 Tom TromeyRemove make_cleanup_freeargv and gdb_buildargv
2017-08-03 Tom TromeyIntroduce gdb_argv, a class wrapper for buildargv
2017-08-03 Tom TromeyRemove make_cleanup_free_so
2017-08-03 Tom TromeyRemove make_cleanup_restore_current_language
2017-08-03 Tom TromeyRemove make_cleanup_fclose
2017-07-20 Pedro AlvesMake language_def O(1)
2017-07-17 Pedro AlvesIntroduce strncmp_iw
2017-06-27 Pedro AlvesEliminate make_cleanup_obstack_free, introduce auto_obstack
2017-04-05 Pedro Alves-Wwrite-strings: The Rest
2017-04-05 Pedro Alves-Wwrite-strings: Constify warning_pre_print
2017-03-27 Pedro Alvesgdb: Make ldirname return a std::string
2017-02-02 Pedro AlvesEliminate make_cleanup_ui_file_delete / make ui_file...
2017-01-26 Yao QiNew function null_stream
2017-01-11 Tom TromeyUse class to manage BFD reference counts
2017-01-11 Tom TromeyRemove make_cleanup_htab_delete
2017-01-11 Tom TromeyIntroduce htab_up and use gdbpy_enter in py-framefilter.c
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-11-27 Simon MarchiConstify wrap_here/wrap_hint code path
2016-11-23 Pedro Alvesgdb: Use C++11 std::chrono
2016-10-21 Tom TromeyUse scoped_restore for ui_file
2016-10-21 Tom TromeyUse RAII to save and restore scalars
2016-09-23 Tom TromeyUse std::string rather than dyn-string
2016-09-16 Simon MarchiIntroduce cleanup to restore current_uiout
2016-06-21 Pedro AlvesMake gdb_stdout&co be per UI
2016-03-31 Catalin Udmapython: Use console format for output of gdb.execute...
2016-02-23 Doug EvansExtend "skip" command to support -file, -gfile, -functi...
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-27 Pedro AlvesMake host_address_to_string/gdb_print_host_address...
2015-06-15 Jan KratochvilMove utility functions to common/
2015-06-10 Gary BensonMove make_cleanup_close to common code
2015-04-28 Patrick PalkaIntroduce function for directly updating GDB's screen...
2015-03-02 Joel BrobeckerRemove use of stdbool.h in GDB sources.
2015-02-10 Mark WielaardChange producer_is_gcc function return type to bool.
2015-01-29 Mark WielaardMerge GCC producer parsers. Allow digits in identifiers.
2015-01-15 Sergio Durigan JuniorMove safe_strerror to common/
2015-01-08 Yao Qialways read synthetic pointers as signed integers
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-04 Doug EvansNew python attribute gdb.Objfile.build_id.
2014-10-08 Gary BensonInclude cleanups.h in common-defs.h
2014-08-29 Gary BensonMove internal_{,v}warning to common/errors.[ch]
2014-08-29 Gary BensonMake internal_vproblem always work
2014-08-19 Gary BensonMove print-utils.h to common-defs.h
2014-08-19 Gary BensonIntroduce common/errors.h
2014-07-24 Gary BensonRationalize "fatal" error handling outside of gdbserver
2014-06-19 Gary BensonRefactor and expose core-dumping functionality
2014-06-19 Gary BensonAdd new internal problem for demangler warnings
2014-06-17 Tom Tromeyremove redundant savestring declaration
2014-06-04 Tom Tromeyconstify to_attach
2014-03-27 Sergio Durigan JuniorRemove `expout*' globals from parser-defs.h
2014-02-12 Tom Tromeyshare "cell" code
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-02 Jan KratochvilRecord objfile->original_name as an absolute path
2013-10-13 Jan KratochvilImprove Executable displayed path (PR 15415 regression...
2013-10-11 Joel Brobeckerwarn if "source" fails to open the file when from_tty...
2013-10-02 Keith SeitzConstification of parse_linespec and fallout:
2013-08-01 Andrew BurgessRemove error_pre_print and quit_pre_print.
2013-06-28 Pedro AlvesMove pagination_enabled declaration to a proper place.
2013-06-18 Tom TromeyFix PR symtab/15391
2013-05-15 Joel BrobeckerRemove forward enum declaration in utils.h.
2013-03-22 Jan Kratochvilgdb/
2013-03-21 Doug Evans New commands "mt set per-command {space,time,symtab...
2013-02-03 Jan Kratochvilgdb/
2013-01-30 Tom Tromey * symfile.c (get_file_crc): Use bfd_calc_gnu_debuglink...
2013-01-13 Jan Kratochvilgdb/
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-07-18 Doug Evans * common/gdb_vecs.h: Moved here from ./gdb_vecs.h.