aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2010-03-16 * MAINTAINERS: Update my email address.Daniel Jacobowitz2-5/+9
2010-03-16 Simplify MI breakpoint setting.Vladimir Prus4-139/+115
2010-03-16Fix a commit snafuStan Shebs1-1/+1
2010-03-16*** empty log message ***gdbadmin1-1/+1
2010-03-152010-03-15 Stan Shebs <stan@codesourcery.com>Stan Shebs2-53/+269
2010-03-15 * dwarf2read.c (die_needs_namespace): Also return 0 forTom Tromey2-1/+7
2010-03-15Requalify Ralf Corsepius' change as a "tiny change".Joel Brobecker1-1/+1
2010-03-15 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla11-44/+156
2010-03-15gdbTom Tromey5-0/+31
2010-03-15Fix date in latest entry.Joel Brobecker1-1/+1
2010-03-15Fail gdb configure if target is not supported.Joel Brobecker3-0/+12
2010-03-15* configure.srv: Fix typo setting srv_regobj.Andreas Schwab2-2/+6
2010-03-15gdb/Jan Kratochvil2-8/+16
2010-03-15 * MAINTAINERS: Update my email address.Jie Zhang2-1/+5
2010-03-15 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.Jie Zhang2-11/+21
2010-03-15 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.Daniel Jacobowitz2-1/+7
2010-03-15 * gdbtypes.h (TYPE_IS_OPAQUE): Correct HAVE_CPLUS_STRUCT check.Daniel Jacobowitz2-1/+6
2010-03-15 * linux-low.c (fetch_register): Avoid passing a non string literalPedro Alves2-19/+8
2010-03-15*** empty log message ***gdbadmin1-1/+1
2010-03-14 * charset.c [USE_WIN32API]: Include <windows.h>.Daniel Jacobowitz2-1/+9
2010-03-14 * linux-low.c (linux_write_memory): Bail out early if peekingPedro Alves2-4/+14
2010-03-14 * linux-low.h (struct lwp_info): New fieldsPedro Alves3-9/+76
2010-03-14 * gdb.base/solib-disc.c (main): Make format of fprintf a stringPedro Alves2-2/+7
2010-03-14 * infrun.c (ptid_match): Don't assert that PTID is not a pid ptid.Pedro Alves2-2/+5
2010-03-14*** empty log message ***gdbadmin1-1/+1
2010-03-13gdbTom Tromey5-7/+52
2010-03-13*** empty log message ***gdbadmin1-1/+1
2010-03-122010-03-12 Stan Shebs <stan@codesourcery.com>Stan Shebs2-0/+15
2010-03-122010-03-12 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla5-0/+17
2010-03-12 gdb/testsuite/Pedro Alves2-2/+16
2010-03-12 gdb/testsuite/Pedro Alves15-30/+90
2010-03-122010-03-12 Stan Shebs <stan@codesourcery.com>Stan Shebs2-4/+78
2010-03-12Restore sp for x86.H.J. Lu3-2/+7
2010-03-12 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.Pedro Alves5-11/+58
2010-03-12 * target.c (memory_xfer_partial): Don't use the stack cache ifPedro Alves3-0/+13
2010-03-12*** empty log message ***gdbadmin1-1/+1
2010-03-11gdb/Jan Kratochvil5-41/+221
2010-03-11 * remote-mips.c (close_ports, mips_initialize_cleanups)Kevin Buettner2-0/+131
2010-03-11 * gdb.base/checkpoint.exp: Fix comment.Doug Evans2-2/+16
2010-03-11*** empty log message ***gdbadmin1-1/+1
2010-03-10gdb/Jan Kratochvil2-8/+34
2010-03-10gdb/Jan Kratochvil2-53/+119
2010-03-10 * dwarf2read.c (struct pubnames_header): Remove.Tom Tromey2-100/+15
2010-03-10 * elfread.c (elf_symfile_read): Don't callTom Tromey7-41/+119
2010-03-10 * xcoffread.c (xcoff_start_psymtab): Update.Tom Tromey7-31/+29
2010-03-10gdbTom Tromey32-2065/+2774
2010-03-102010-03-10 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2-0/+13
2010-03-10 2010-03-09 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla4-47/+45
2010-03-10* windows-nat.c (cygwin_conv_path): Remove old macro.Christopher Faylor2-1/+4
2010-03-10 gdb/Pedro Alves6-58/+297