aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-08 Remove the global stop_step in favour of a per-threadPedro Alves6-40/+53
2008-09-08 Remove the global step_multi in favour of a per-threadPedro Alves6-41/+64
2008-09-08 Remove the global stop_signal in favour of a per-threadPedro Alves16-131/+274
2008-09-08 * gdbthread.h (struct thread_info): Add comments aroundPedro Alves6-19/+37
2008-09-08 * inferior.h (stop_bpstat): Delete.Pedro Alves14-142/+215
2008-09-08 * inferior.h (step_over_calls): Delete.Pedro Alves6-27/+32
2008-09-08 Remove context switching in favour of accessing thread_info fieldsPedro Alves9-344/+438
2008-09-08 * bsd-uthread.c (bsd_uthread_find_new_threads): Claim the mainPedro Alves2-1/+14
2008-09-08 * corelow.c (add_to_thread_list): If this is the first time wePedro Alves2-14/+76
2008-09-08 * spu-linux-nat.c (spu_child_post_startup_inferior)Pedro Alves2-4/+5
2008-09-08 Use ptid_t.tid to store thread ids instead of ptid_t.pid.Pedro Alves3-34/+80
2008-09-08 * procfs.c (to_attach): Create a procinfo for the current lwp.Pedro Alves3-62/+72
2008-09-08 * inf-ttrace.c (inf_ttrace_wait): On TTEVT_LWP_CREATE andPedro Alves2-6/+27
2008-09-08 * inf-ttrace.c: Include <signal.h>Pedro Alves2-29/+100
2008-09-08 * inf-ttrace.c (inf_ttrace_follow_fork): Register the main threadPedro Alves2-31/+67
2008-09-08 * bsd-uthread.c (bsd_uthread_wait): Decorate the main thread withPedro Alves2-9/+17
2008-09-08 * inf-ptrace.c: Include "gdbthread.h".Pedro Alves3-6/+20
2008-09-08 * linux-nat.c (linux_nat_wait): Update inferior_ptid's ptid withPedro Alves3-6/+18
2008-09-08 * regcache.c (new_register_cache): Return NULL if the registerPedro Alves2-2/+14
2008-09-08 * rs6000-tdep.c (rs6000_fetch_instruction)Jerome Guitton2-0/+191
2008-09-082008-09-08 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu3-2/+9
2008-09-08 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)Jerome Guitton3-1/+149
2008-09-08 * gdb.base/stack-checking.c: New file.Jerome Guitton3-0/+107
2008-09-08 * dummy-frame.h (frame.h): Include it.David Daney2-1/+7
2008-09-082008-09-08 Tristan Gingold <gingold@adacore.com>Tristan Gingold3-2/+7
2008-09-082008-09-08 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-0/+6
2008-09-08ld/Tristan Gingold6-0/+21
2008-09-08 * config/tc-hppa.h (DIFF_EXPR_OK): Define for SOM target. ReviseDave Anglin2-4/+17
2008-09-08daily updateAlan Modra1-1/+1
2008-09-08*** empty log message ***gdbadmin1-1/+1
2008-09-07 * dw2gencfi.c (CFI_DIFF_EXPR_OK): Define if not defined.Dave Anglin3-6/+26
2008-09-07 * ldlang.h (lang_output_section_find): Define.Alan Modra5-78/+78
2008-09-07*** empty log message ***gdbadmin1-1/+1
2008-09-07daily updateAlan Modra1-1/+1
2008-09-06gas/Richard Sandiford6-0/+29
2008-09-062008-09-05 Cary Coutant <ccoutant@google.com>Cary Coutant2-4/+9
2008-09-06daily updateAlan Modra1-1/+1
2008-09-06*** empty log message ***gdbadmin1-1/+1
2008-09-05 * gdb.arch/altivec-abi.exp: Remove extra verbose call.Thiago Jung Bauermann4-3/+6
2008-09-05 * gdb.arch/ppc-fp.exp: New file.Thiago Jung Bauermann3-0/+141
2008-09-05Fix last commit.Daniel Jacobowitz1-31/+31
2008-09-05 * dwarf2.c: Change leading whitespace to tabs.Daniel Jacobowitz2-113/+117
2008-09-05compile with gcc -fno-inline, lest gcc-4.3.1 optimizes the whole thing away.Paul Pluzhnikov2-1/+7
2008-09-05 * spu-tdep.c (spu_push_dummy_code): New function.Ulrich Weigand2-0/+22
2008-09-05 * readelf.c (load_specific_debug_section): New function, fromDaniel Jacobowitz2-17/+43
2008-09-05 * gdbarch.sh (gdbarch_dump): Use core_addr_to_string_nzUlrich Weigand4-14/+24
2008-09-05 * rs6000-tdep.c (rs6000_gdbarch_init): Setup displaced steppingUlrich Weigand3-11/+24
2008-09-05 * target.c (update_current_target): Do not inherit to_openUlrich Weigand2-5/+13
2008-09-05 * gnu-v3-abi.c (gnuv3_decode_method_ptr): New function.Ulrich Weigand2-30/+49
2008-09-05 * nto-tdep.h (struct nto_target_ops): Add gdbarch parameter toUlrich Weigand4-5/+14