summaryrefslogtreecommitdiff
path: root/gdb/darwin-nat-info.c
Commit message (Expand)AuthorAgeFilesLines
* Remove evaluate_expressionTom Tromey2023-05-011-1/+1
* Turn value_type into methodTom Tromey2023-02-131-1/+1
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Unify gdb printf functionsTom Tromey2022-03-291-79/+79
* Reduce use of unfiltered output in Darwin codeTom Tromey2022-01-091-64/+64
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-79/+79
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* [gdb] Fix typos in commentsTom de Vries2019-10-171-1/+1
* Fix gdb build on macOSTom Tromey2019-08-141-0/+1
* Rename field_int to field_signedTom Tromey2019-07-171-2/+2
* Revert the header-sorting patchTom Tromey2019-04-061-15/+14
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-14/+15
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Darwin: Remove unused variables [-Werror=unused-variable]Pedro Alves2018-09-301-4/+0
* Remove ptid_equalTom Tromey2018-07-031-5/+5
* Remove a use of is_mi_like_p from darwin-nat-info.cTom Tromey2018-04-301-2/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Create private_inferior class hierarchySimon Marchi2017-11-241-22/+26
* Constify add_infoTom Tromey2017-11-071-11/+11
* Remove make_cleanup_ui_out_table_begin_endTom Tromey2017-09-091-26/+23
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Convert lvalue reference type check to general reference type checkArtemiy Volkov2017-03-201-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Class-ify ui_outSimon Marchi2016-12-221-24/+24
* Darwin: Fix gdb compilation.Bernhard Heckel2016-12-161-3/+2
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* C++ keyword cleanliness, mostly auto-generatedPedro Alves2015-02-271-11/+11
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Normalize on PATH_MAX instead of MAXPATHLEN throughout.Pedro Alves2013-07-011-1/+0
* Consistent use of (C) after "Copyright".Pedro Alves2013-02-121-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-5/+5
* Fix -Wmissing-prototypes build warnings on Darwin.Joel Brobecker2012-03-141-1/+4
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* gdb/Jan Kratochvil2011-08-231-0/+1
* ARI fixes: Add missing internationalization markups throughoutPierre Muller2011-03-181-1/+1
* 2011-02-27 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-271-1/+1
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-1/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-02-04 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-02-041-26/+0
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * darwin-nat-info.c, solib-spu.c, spu-multiarch.c,Joel Brobecker2009-12-201-4/+2
* 2009-11-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2009-11-111-1/+1
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-4/+4
* * darwin-nat-info.c (darwin_debug_regions_recurse): UseUlrich Weigand2009-06-291-1/+1
* 2009-06-19 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-06-191-49/+103