aboutsummaryrefslogtreecommitdiff
path: root/gdb/bsd-uthread.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-14 Group errors for many missing shared libraries.Pedro Alves1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-5/+10
2009-06-17 * ada-tasks.c (read_known_tasks_array): Use target_gdbarch insteadUlrich Weigand1-1/+1
2009-06-162009-06-16 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-1/+1
2009-05-21 * target.h (TARGET_WNOHANG): New.Pedro Alves1-2/+2
2009-02-23 * corelow.c (get_core_registers): Adjust.Pedro Alves1-17/+24
2009-02-22 Silence a few -Wmissing-prototypes warnings.Pedro Alves1-4/+7
2009-02-06 * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves1-3/+5
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-11-09 Kill pthread_ops_hackVladimir Prus1-2/+3
2008-09-11 * bsd-uthread.c (bsd_uthread_read_memory_address): New function.Ulrich Weigand1-10/+12
2008-09-08 * bsd-uthread.c (bsd_uthread_find_new_threads): Claim the mainPedro Alves1-1/+9
2008-09-08 * bsd-uthread.c (bsd_uthread_wait): Decorate the main thread withPedro Alves1-9/+11
2008-08-18 * bsd-uthread.c (bsd_uthread_close): New.Pedro Alves1-9/+16
2008-01-23 Inform about new thread in a single place.Vladimir Prus1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-10-302007-10-30 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-2/+2
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-07-06* bsd-uthread.c (bsd_uthread_wait): Don't try to fetch thread IDsMark Kettenis1-0/+6
2007-05-06 * target.h (struct regcache): Add forward declaration.Ulrich Weigand1-6/+6
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-07-18* target.c (normal_pid_to_str): Use xsnprintf instead of snprintf.Mark Kettenis1-4/+2
2005-07-04* i386nbsd-nat.c (i386nbsd_supply_pcb): Cast to 'gdb_byte *' inMark Kettenis1-1/+1
2005-05-16Oops.Mark Kettenis1-2/+3
2005-05-02* bsd-uthread.c: Include "solib.h".Mark Kettenis1-0/+1
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-01-12* bsd-uthread.h: New file.Mark Kettenis1-0/+516