summaryrefslogtreecommitdiff
path: root/gdb/findcmd.c
AgeCommit message (Expand)Author
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess
2023-02-13Turn remaining value_contents functions into methodsTom Tromey
2023-02-13Turn value_type into methodTom Tromey
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker
2022-09-21gdb: remove TYPE_LENGTHSimon Marchi
2022-05-27Remove use of bfd_uint64_t and similarAlan Modra
2022-03-29Unify gdb printf functionsTom Tromey
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-10-25gdb: change functions returning value contents to use gdb::array_viewSimon Marchi
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-10-07Document inclusive range in help for "find"Tom Tromey
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi
2020-01-01Update copyright year range in all GDB files.Joel Brobecker
2019-07-09Rename common to gdbsupportTom Tromey
2019-04-06Revert the header-sorting patchTom Tromey
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey
2019-02-20Use upper case for metasyntactic variables in "help find"Tom Tromey
2019-01-01Update copyright year range in all GDB files.Joel Brobecker
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-26Update find command help and search memory docsDominik Czarnota
2017-09-27Constify find_commandTom Tromey
2017-09-11Remove cleanups from findcmd.cTom Tromey
2017-09-11Rename _const functions to use overloading insteadTom Tromey
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-09-16gdb: Use std::min and std::max throughoutPedro Alves
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-07Include string.h in common-defs.hGary Benson
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-03-12 * ada-lang.c (ada_read_renaming_var_value): Pass constKeith Seitz
2013-03-08find command, fix -Wpoint-signPedro Alves
2013-03-07 * breakpoint.c (catch_syscall_split_args): Use skip_spaces.Keith Seitz
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-09-25 * ada-valprint.c (ada_val_print_1): Eliminate single-useSiddhesh Poyarekar
2012-07-06gdb/Jan Kratochvil
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-07-05gdb/Thiago Jung Bauermann
2011-06-27 * valops.c (find_overload_match): Call do_cleanups before earlyTom Tromey
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-05-27 * findcmd.c (parse_find_args): Use value_contents, notTom Tromey
2010-05-142010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand
2009-07-02 * arch-utils.c (selected_byte_order): Return target_byte_order_user.Ulrich Weigand
2009-06-03 * value.h (struct internalvar): Remove.Ulrich Weigand
2009-02-212008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves