summaryrefslogtreecommitdiff
path: root/gdb/utils.c
Commit message (Expand)AuthorAgeFilesLines
* Improve Executable displayed path (PR 15415 regression kind #2)Jan Kratochvil2013-10-131-0/+46
* warn if "source" fails to open the file when from_tty == 0Joel Brobecker2013-10-111-0/+13
* new function perror_string extracted out of throw_perror_with_name.Joel Brobecker2013-10-111-6/+22
* Constification of parse_linespec and fallout:Keith Seitz2013-10-021-1/+1
* * src/gdb/utils.c (init_page_info): Only call tgetnum functionPierre Muller2013-08-131-5/+9
* Remove error_pre_print and quit_pre_print.aburgess2013-08-011-8/+0
* Remove deprecated_throw_reason from internal_verror.aburgess2013-07-311-1/+1
* Normalize on PATH_MAX instead of MAXPATHLEN throughout.Pedro Alves2013-07-011-11/+1
* utils.c: pathconf call, check for _PC_PATH_MAX instead of HAVE_UNISTD_H.Pedro Alves2013-07-011-1/+1
* Fix PR symtab/15391Tom Tromey2013-06-181-0/+17
* fix compile_rx_or_errorTom Tromey2013-05-301-4/+3
* fix up cleanup handling in internal_vproblemTom Tromey2013-05-301-0/+2
* PR c++/13588:Tom Tromey2013-04-151-0/+24
* Accept "set foo unlimited" in integer/uinteger/zuinteger_unlimited commands.Pedro Alves2013-04-101-3/+3
* gdb/Jan Kratochvil2013-03-221-4/+12
* New commands "mt set per-command {space,time,symtab} {on,off}".Doug Evans2013-03-211-111/+18
* Fix -Wpointer-sign around strings/encoding conversions.Pedro Alves2013-03-071-1/+2
* * utils.c (initialize_utils): Improve doc strings of "set/showEli Zaretskii2013-03-071-6/+14
* Move savestring to common/common-utils.c, make gdbserver use it.Pedro Alves2013-02-141-17/+0
* savestring: Rename parameter 'size' to 'len'.Pedro Alves2013-02-141-5/+5
* gdb/Jan Kratochvil2013-02-031-46/+0
* * symfile.c (get_file_crc): Use bfd_calc_gnu_debuglink_crc32.Tom Tromey2013-01-301-71/+0
* gdb/Jan Kratochvil2013-01-131-0/+22
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * defs.h (quit_flag): Don't declare.Tom Tromey2012-08-221-1/+39
* * event-top.c (sigwinch_token, handle_sigwinch): Remove.Tom Tromey2012-08-221-10/+0
* * utils.c (prompt_for_continue_wait_time): New static global.Doug Evans2012-08-081-0/+39
* * common/gdb_vecs.h: Moved here from ./gdb_vecs.h.Doug Evans2012-07-181-66/+0
* * utils.c (make_cleanup_bfd_unref): Rename fromTom Tromey2012-07-181-1/+1
* * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey2012-07-181-1/+2
* gdb/Jan Kratochvil2012-07-021-0/+44
* gdb/Jan Kratochvil2012-05-201-4/+6
* gdb/Jan Kratochvil2012-05-111-0/+42
* * cleanups.h: New file.Doug Evans2012-04-171-170/+4
* * utils.c (make_cleanup_freeargv): Use make_cleanup instead ofDoug Evans2012-04-171-11/+10
* gdb/Jan Kratochvil2012-04-171-0/+89
* * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans2012-02-071-1/+1
* gdb/Jan Kratochvil2012-01-281-1/+1
* 2012-01-23 Pedro Alves <palves@redhat.com>Pedro Alves2012-01-231-2/+2
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+1
* Improve gdb_realpath for Windows hostsJoel Brobecker2011-12-271-0/+19
* * defs.h (wait_to_die_with_timeout): Declare.Doug Evans2011-12-141-0/+73
* the "ambiguous linespec" seriesTom Tromey2011-12-061-0/+11
* * utils.c (report_command_stats): Cast delta_wall_time 'tv_sec' andDavid S. Miller2011-11-161-1/+2
* * defs.h (is_cplus_marker, set_demangling_style): Moved to ...Doug Evans2011-11-101-44/+1
* * utils.c: #include "timeval-utils.h".Doug Evans2011-11-041-6/+15
* gdb/Jan Kratochvil2011-10-141-0/+19
* Add new "alias" command.Doug Evans2011-10-091-0/+13
* gdb/Jan Kratochvil2011-10-091-0/+39
* gdb/Jan Kratochvil2011-09-091-0/+44