aboutsummaryrefslogtreecommitdiff
path: root/gdb/cli/cli-utils.h
AgeCommit message (Expand)AuthorFilesLines
2019-02-07Normalize include guards in gdbTom Tromey1-3/+4
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-10-27New cli-utils.h/.c function extract_info_print_argsPhilippe Waroquiers1-0/+30
2018-07-12Add helper functions parse_flags and parse_flags_qcsPhilippe Waroquiers1-5/+40
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-11Make extract_arg return a std::stringTom Tromey1-8/+5
2017-09-11Rename _const functions to use overloading insteadTom Tromey1-4/+4
2017-04-05-Wwrite-strings: Some constification in gdb/breakpoint.cPedro Alves1-2/+20
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-10-13Convert tid_range_parser and get_number_or_range to classesPedro Alves1-44/+70
2016-01-15Star wildcard ranges (e.g., "info thread 2.*")Pedro Alves1-0/+8
2016-01-13Per-inferior/Inferior-qualified thread IDsPedro Alves1-4/+11
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-06-15Move utility functions to common/Jan Kratochvil1-18/+0
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-07-30constify some cli-utils stuffTom Tromey1-4/+8
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-14New function cli-utils.c:extract_arg_constJoel Brobecker1-0/+7
2013-03-12 * ada-lang.c (ada_read_renaming_var_value): Pass constKeith Seitz1-1/+5
2013-02-12Consistent use of (C) after "Copyright".Pedro Alves1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-07-052012-07-05 Hui Zhu <hui_zhu@mentor.com>Hui Zhu1-0/+6
2012-04-272012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-0/+11
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-03-16 * linespec.c (find_methods): Canonicalize NAME before lookingKeith Seitz1-0/+4
2011-03-10 * tracepoint.c (trace_actions_command): Update.Tom Tromey1-3/+37
2011-02-272011-02-24 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+2
2011-02-212011-02-21 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+10
2011-02-21 * reverse.c: Include cli-utils.h.Tom Tromey1-0/+58
2008-10-28 * Makefile.in (SUBDIR_CLI_OBS): Don't mention cli-utils.o.Tom Tromey1-20/+0
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-17 * cli/cli-utils.h:Eli Zaretskii1-3/+3
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+1
2001-01-31Move putchar_filtered() to utils.c.Andrew Cagney1-5/+0
2001-01-04 * Makefile.in (SUBDIR_CLI_OBS): Add cli/cli-utils.o.Nicholas Duffek1-0/+27