aboutsummaryrefslogtreecommitdiff
path: root/gdb/darwin-nat.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-272011-09-27 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-12/+48
2011-09-222011-09-22 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+37
2011-08-012011-08-01 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+4
2011-07-01[Darwin] Do not crash (failed assertion) after PT_KILL ptrace errorJoel Brobecker1-1/+16
2011-07-01Darwin/detach: Do not resume inferior after ptrace detachJoel Brobecker1-1/+5
2011-03-18 ARI fixes: Messages should have no trailing new lines.Pierre Muller1-1/+1
2011-03-16 Fix ARI warnings about new lines at the end of messages, whichPierre Muller1-1/+1
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder1-7/+7
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-08-18 * gdb_assert.h (gdb_assert_not_reached): New macro.Doug Evans1-1/+1
2010-02-15gdb/Jan Kratochvil1-5/+2
2010-02-042010-02-04 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-2/+0
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-10-20 * darwin-nat.c (cancel_breakpoint): Pass the regcache's addressPedro Alves1-1/+1
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+3
2009-10-062009-10-06 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+29
2009-06-22(committed as obvious)Tristan Gingold1-2/+4
2009-06-192009-06-19 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+0
2009-06-192009-06-19 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-477/+1136
2009-06-102009-06-10 Jonas Maebe <jonas.maebe@elis.ugent.be>Pedro Alves1-2/+2
2009-05-21 * target.h (TARGET_WNOHANG): New.Pedro Alves1-1/+1
2009-04-17 ARI fix: Do not use %p, replace by call to host_address_to_stringPierre Muller1-2/+4
2009-03-24 ARI fix: "strerror" rule.Pierre Muller1-4/+4
2009-03-16 * darwin-nat.c (darwin_resume): Fix a compiler warning whenJoel Brobecker1-1/+1
2009-03-12 Fix a build failure on Darwin following some changes inJoel Brobecker1-6/+6
2009-02-23 * corelow.c (get_core_registers): Adjust.Pedro Alves1-11/+7
2009-02-06 * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves1-6/+3
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-11-27gdb:Tristan Gingold1-0/+1307