aboutsummaryrefslogtreecommitdiff
path: root/gdb/aix-thread.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-03-12fix regressions with target-asyncTom Tromey1-8/+6
2014-02-26start change to progspace independenceTom Tromey1-2/+3
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey1-6/+8
2014-02-26change minsym representationTom Tromey1-2/+2
2014-02-19Add target_ops argument to to_get_ada_task_ptidTom Tromey1-1/+1
2014-02-19Add target_ops argument to to_extra_thread_infoTom Tromey1-1/+2
2014-02-11Update comments to to_xfer_partial implementations.Yao Qi1-3/+1
2014-02-11Return target_xfer_status in to_xfer_partialYao Qi1-5/+5
2014-01-16target: allow decr_pc_after_break to be defined by the targetMarkus Metzger1-1/+1
2014-01-14Change to_xfer_partial 'len' type to ULONGEST.Yao Qi1-1/+1
2014-01-07Cast to uintptr_t when calling ptrace32 on aixYao Qi1-15/+15
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-11-08constify to_detachTom Tromey1-1/+1
2013-10-04Fix syntax error in aix-thread.c:sync_threadlistsJoel Brobecker1-1/+1
2013-10-04Remove unnecessary cast in aix-thread.c:ptrace32.Joel Brobecker1-1/+1
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado1-17/+11
2013-08-072013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>Ulrich Weigand1-20/+37
2013-08-05more add_target removalsTom Tromey1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-12-06aix-thread: Fix getthrds declaration and call.Joel Brobecker1-2/+2
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-2/+2
2012-05-24gdb/Pedro Alves1-1/+1
2012-05-24gdb/Pedro Alves1-3/+3
2012-03-13Minor cleanup in aix-thread.c:supply_fprs.Joel Brobecker1-3/+5
2012-03-13Fix buffer overflow in aix-thread.c:fill_fprsJoel Brobecker1-1/+2
2012-03-12Add missing prototypes for build in ppx-aix.Joel Brobecker1-0/+2
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-03-17Add 'getthrds' declaration check in configure for AIXJoel Brobecker1-4/+4
2011-01-302011-01-31 Yao Qi <yao@codesourcery.com>Yao Qi1-26/+37
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder1-9/+13
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-10-06 ARI fix: OP eol rule.Pierre Muller1-2/+2
2009-08-14 * ui-file.h (ui_file_xstrdup): Mention that the length argumentPedro Alves1-2/+1
2009-07-02 * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand1-1/+1
2009-06-17 * ada-tasks.c (read_known_tasks_array): Use target_gdbarch insteadUlrich Weigand1-1/+1
2009-05-24gdb:Doug Evans1-3/+3
2009-05-21 * aix-thread.c (init_aix_thread_ops): Whitespace.Pedro Alves1-18/+18
2009-05-21 * aix-thread.c (aix_thread_wait): Add options parameter. Use itJoel Brobecker1-2/+2
2009-05-20 * aix-thread.c (giter_count): Do not count the main thread.Joel Brobecker1-5/+19
2009-03-15 * aix-thread.c (aix_thread_thread_alive, aix_thread_pid_to_str):Joel Brobecker1-2/+2
2009-03-15 Modernize the aix-thread later by getting rid of the base_targetJoel Brobecker1-31/+26
2009-03-12 Fix a build failure on AIX introduced after a change in the profileJoel Brobecker1-8/+18
2009-02-06 * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves1-4/+5
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+2
2008-11-09 Kill pthread_ops_hackVladimir Prus1-6/+6
2008-05-04 * inferior.h (read_pc_pid, write_pc_pid): Remove.Ulrich Weigand1-5/+10