summaryrefslogtreecommitdiff
path: root/gdb/darwin-nat.c
Commit message (Expand)AuthorAgeFilesLines
* darwin-nat.c: Don't install a deprecated_xfer_memory method.Pedro Alves2013-08-271-21/+0
* Normalize on PATH_MAX instead of MAXPATHLEN throughout.Pedro Alves2013-07-011-3/+2
* Fix formating in copyright headers.Pedro Alves2013-06-071-2/+1
* 2013-05-10 Joel Brobecker <brobecker@adacore.com>Tom Tromey2013-05-101-0/+7
* darwin: warning resuming inferior after attachJoel Brobecker2013-05-061-2/+28
* darwin-nat: Print all hex values with 0x prefix.Joel Brobecker2013-05-061-13/+13
* darwin-nat.c: Do not use gdb_assert on system call outcomes.Joel Brobecker2013-05-061-12/+52
* Fix various -Wpointer-sign warnings in darwin-nat.cJoel Brobecker2013-05-011-3/+5
* Fix build failure on darwin due to darwin_read_dyld_info not being defined.Joel Brobecker2013-01-071-1/+1
* gdb: fix building on Darwin 9Mike Frysinger2013-01-021-1/+6
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdb/qiyao2012-08-021-5/+5
* gdb/Pedro Alves2012-05-241-6/+6
* gdb/Pedro Alves2012-05-241-7/+7
* 2012-04-11 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-04-111-16/+0
* 2012-04-11 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-04-111-5/+8
* 2012-04-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-04-101-22/+9
* 2012-04-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-04-021-0/+17
* Fix -Wmissing-prototypes build warnings on Darwin.Joel Brobecker2012-03-141-0/+3
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* 2011-09-27 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-09-271-12/+48
* 2011-09-22 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-09-221-1/+37
* 2011-08-01 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-08-011-1/+4
* [Darwin] Do not crash (failed assertion) after PT_KILL ptrace errorJoel Brobecker2011-07-011-1/+16
* Darwin/detach: Do not resume inferior after ptrace detachJoel Brobecker2011-07-011-1/+5
* ARI fixes: Messages should have no trailing new lines.Pierre Muller2011-03-181-1/+1
* Fix ARI warnings about new lines at the end of messages, whichPierre Muller2011-03-161-1/+1
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-7/+7
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* * gdb_assert.h (gdb_assert_not_reached): New macro.Doug Evans2010-08-181-1/+1
* gdb/Jan Kratochvil2010-02-151-5/+2
* 2010-02-04 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-02-041-2/+0
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * darwin-nat.c (cancel_breakpoint): Pass the regcache's addressPedro Alves2009-10-201-1/+1
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-1/+3
* 2009-10-06 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-10-061-1/+29
* (committed as obvious)Tristan Gingold2009-06-221-2/+4
* 2009-06-19 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-06-191-1/+0
* 2009-06-19 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-06-191-477/+1136
* 2009-06-10 Jonas Maebe <jonas.maebe@elis.ugent.be>Pedro Alves2009-06-101-2/+2
* * target.h (TARGET_WNOHANG): New.Pedro Alves2009-05-211-1/+1
* ARI fix: Do not use %p, replace by call to host_address_to_stringPierre Muller2009-04-171-2/+4
* ARI fix: "strerror" rule.Pierre Muller2009-03-241-4/+4
* * darwin-nat.c (darwin_resume): Fix a compiler warning whenJoel Brobecker2009-03-161-1/+1
* Fix a build failure on Darwin following some changes inJoel Brobecker2009-03-121-6/+6
* * corelow.c (get_core_registers): Adjust.Pedro Alves2009-02-231-11/+7
* * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves2009-02-061-6/+3
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* gdb:Tristan Gingold2008-11-271-0/+1307