summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* Remove the global stop_signal in favour of a per-threadPedro Alves2008-09-0816-131/+274
* * gdbthread.h (struct thread_info): Add comments aroundPedro Alves2008-09-086-19/+37
* * inferior.h (stop_bpstat): Delete.Pedro Alves2008-09-0814-142/+215
* * inferior.h (step_over_calls): Delete.Pedro Alves2008-09-086-27/+32
* Remove context switching in favour of accessing thread_info fieldsPedro Alves2008-09-089-344/+438
* * bsd-uthread.c (bsd_uthread_find_new_threads): Claim the mainPedro Alves2008-09-082-1/+14
* * corelow.c (add_to_thread_list): If this is the first time wePedro Alves2008-09-082-14/+76
* * spu-linux-nat.c (spu_child_post_startup_inferior)Pedro Alves2008-09-082-4/+5
* Use ptid_t.tid to store thread ids instead of ptid_t.pid.Pedro Alves2008-09-083-34/+80
* * procfs.c (to_attach): Create a procinfo for the current lwp.Pedro Alves2008-09-083-62/+72
* * inf-ttrace.c (inf_ttrace_wait): On TTEVT_LWP_CREATE andPedro Alves2008-09-082-6/+27
* * inf-ttrace.c: Include <signal.h>Pedro Alves2008-09-082-29/+100
* * inf-ttrace.c (inf_ttrace_follow_fork): Register the main threadPedro Alves2008-09-082-31/+67
* * bsd-uthread.c (bsd_uthread_wait): Decorate the main thread withPedro Alves2008-09-082-9/+17
* * inf-ptrace.c: Include "gdbthread.h".Pedro Alves2008-09-083-6/+20
* * linux-nat.c (linux_nat_wait): Update inferior_ptid's ptid withPedro Alves2008-09-083-6/+18
* * regcache.c (new_register_cache): Return NULL if the registerPedro Alves2008-09-082-2/+14
* * rs6000-tdep.c (rs6000_fetch_instruction)Jerome Guitton2008-09-082-0/+191
* * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)Jerome Guitton2008-09-083-1/+149
* * gdb.base/stack-checking.c: New file.Jerome Guitton2008-09-083-0/+107
* * dummy-frame.h (frame.h): Include it.David Daney2008-09-082-1/+7
* *** empty log message ***gdbadmin2008-09-081-1/+1
* *** empty log message ***gdbadmin2008-09-071-1/+1
* *** empty log message ***gdbadmin2008-09-061-1/+1
* * gdb.arch/altivec-abi.exp: Remove extra verbose call.Thiago Jung Bauermann2008-09-054-3/+6
* * gdb.arch/ppc-fp.exp: New file.Thiago Jung Bauermann2008-09-053-0/+141
* compile with gcc -fno-inline, lest gcc-4.3.1 optimizes the whole thing away.Paul Pluzhnikov2008-09-052-1/+7
* * spu-tdep.c (spu_push_dummy_code): New function.Ulrich Weigand2008-09-052-0/+22
* * gdbarch.sh (gdbarch_dump): Use core_addr_to_string_nzUlrich Weigand2008-09-054-14/+24
* * rs6000-tdep.c (rs6000_gdbarch_init): Setup displaced steppingUlrich Weigand2008-09-053-11/+24
* * target.c (update_current_target): Do not inherit to_openUlrich Weigand2008-09-052-5/+13
* * gnu-v3-abi.c (gnuv3_decode_method_ptr): New function.Ulrich Weigand2008-09-052-30/+49
* * nto-tdep.h (struct nto_target_ops): Add gdbarch parameter toUlrich Weigand2008-09-054-5/+14
* * mips-tdep.c (deprecated_mips_set_processor_regs_hack): UseUlrich Weigand2008-09-052-3/+9
* * mep-tdep.c (struct mep_prologue): Add gdbarch member.Ulrich Weigand2008-09-052-9/+26
* * hppa-tdep.c (internalize_unwinds): Use objfile architectureUlrich Weigand2008-09-052-3/+9
* * m68k-tdep.h (m68kbsd_fpreg_offset): Add gdbarch parameter.Ulrich Weigand2008-09-054-6/+20
* * cris-tdep.c (cris_version, cris_mode): Remove.Ulrich Weigand2008-09-052-25/+30
* * m68hc11-tdep.c (gdb_print_insn_m68hc11): Use info->archUlrich Weigand2008-09-055-33/+48
* * gdbarch.sh (addr_bits_remove): Change type to 'm'.Ulrich Weigand2008-09-0511-21/+44
* * dwarf2expr.h (dwarf2_read_address): Add gdbarch argument.Ulrich Weigand2008-09-055-26/+44
* * breakpoint.h (struct bp_location): Change type of sectionUlrich Weigand2008-09-0526-276/+336
* *** empty log message ***gdbadmin2008-09-051-1/+1
* * defs.h (plongest,pulongest): Renamed from paddr_u,paddr_d.Doug Evans2008-09-0411-56/+68
* 2008-09-04 Michael Snyder <msnyder@vmware.com>Michael Snyder2008-09-042-1/+6
* * configure.srv: Merge MIPS and MIPS64.Daniel Jacobowitz2008-09-042-11/+9
* * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.Ulrich Weigand2008-09-044-9/+27
* *** empty log message ***gdbadmin2008-09-041-1/+1
* 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>Michael Snyder2008-09-036-5/+25
* * spu-tdep.c (spu_push_dummy_call): Update all stack pointer slotsUlrich Weigand2008-09-032-2/+14