aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2010-01-29 * infrun.c (prepare_to_proceed): Handle other signals which mightDaniel Jacobowitz4-26/+58
2010-01-29 * gdb.base/call-strs.exp, gdb.base/default.exp,Daniel Jacobowitz17-18/+55
2010-01-29amd64 - function returning record with field straddling 2 registersJoel Brobecker7-0/+166
2010-01-29Implement return values on amd64-windows.Joel Brobecker2-1/+64
2010-01-29amd64-windows: 32 bytes allocated on stack by caller for integer parameter re...Joel Brobecker4-4/+32
2010-01-29Add summary line to the second to last entry.Joel Brobecker1-0/+1
2010-01-29amd64-windows: memory args passed by pointer during function calls.Joel Brobecker4-4/+52
2010-01-29amd64: Integer parameters in function calls on Windows.Joel Brobecker10-31/+269
2010-01-29*** empty log message ***gdbadmin1-1/+1
2010-01-28 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.Daniel Jacobowitz3-8/+28
2010-01-28 * regcache.c (regcache_xmalloc): Add aspace argument. Use itDaniel Jacobowitz6-13/+26
2010-01-282010-01-28 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla5-65/+263
2010-01-28Another -Wunused-function error in procfs.c (sparc-solaris)Joel Brobecker2-129/+139
2010-01-28*** empty log message ***gdbadmin1-1/+1
2010-01-27gdb/testsuite/Jan Kratochvil2-4/+10
2010-01-27* windows-nat.c (windows_initialization_done): New variable.Christopher Faylor2-5/+25
2010-01-272010-01-27 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla3-1/+6
2010-01-27 * solib-svr4.c (solib_break_names): Add __dl_rtld_db_dlactivity.Doug Evans2-0/+3
2010-01-27gdb/Jan Kratochvil2-1/+6
2010-01-27*** empty log message ***gdbadmin1-1/+1
2010-01-26 * breakpoint.c (bpstat_stop_status): Delete useless code.Doug Evans2-1/+4
2010-01-26gdb/Jan Kratochvil2-3/+7
2010-01-26gdbTom Tromey4-2/+13
2010-01-26 2010-01-14 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla11-16/+444
2010-01-262010-01-26 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla11-74/+421
2010-01-26*** empty log message ***gdbadmin1-1/+1
2010-01-25gdbTom Tromey4-1/+18
2010-01-25 * configure.ac: Only use host_os part when disabling TUI on osf.Rainer Orth4-7/+15
2010-01-252010-01-25 gingold <gingold@adacore.com>Tristan Gingold2-8/+13
2010-01-25*** empty log message ***gdbadmin1-1/+1
2010-01-24gdb/testsuite/Jan Kratochvil2-1/+6
2010-01-24*** empty log message ***gdbadmin1-1/+1
2010-01-23*** empty log message ***gdbadmin1-1/+1
2010-01-22gdbTom Tromey7-47/+432
2010-01-22*** empty log message ***gdbadmin1-1/+1
2010-01-21 * linux-ppc-low.c (ppc_arch_setup): Adjust to regcachePedro Alves2-1/+7
2010-01-21gdb/gdbserver/Jan Kratochvil2-5/+12
2010-01-21 * linux-low.c (PTRACE_ARG3_TYPE): Change from long to void*.Doug Evans2-13/+45
2010-01-21 * linux-arm-low.c: Remove redundant include of gdb_proc_service.h.Doug Evans2-2/+9
2010-01-21 PR symtab/11198:Tom Tromey4-30/+45
2010-01-21 * proc-service.c (ps_lgetregs): Don't refetch registers from thePedro Alves2-1/+5
2010-01-212010-01-21 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2-1/+7
2010-01-21 * spu-low.c (spu_fetch_registers, spu_store_registers): ChangePedro Alves2-7/+12
2010-01-21Improve doc on how to execute a Python script from GDB.Joel Brobecker2-10/+93
2010-01-21*** empty log message ***gdbadmin1-1/+1
2010-01-20 * regcache.h (struct thread_info): Forward declare.Pedro Alves28-457/+664
2010-01-20gdb/testsuite/Jan Kratochvil2-23/+29
2010-01-20* linux-low.c (W_STOPCODE): Provide definition if missing.Doug Evans2-0/+5
2010-01-20 * linux-low.c (linux_create_inferior): Wrap use of __SIGRTMIN inDoug Evans2-1/+11
2010-01-20gdbTom Tromey7-5/+449