aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2010-04-15*** empty log message ***gdbadmin1-1/+1
2010-04-14 Avoid rereading shared libraries that haven't changed.Pedro Alves2-14/+146
2010-04-14fix typo in previous entryDoug Evans1-1/+1
2010-04-14 * source.c (open): Strip DOS drive letter if present beforeDoug Evans2-0/+9
2010-04-14 * objfiles.h (gdb_bfd_close_or_warn): Declare.Pedro Alves6-15/+33
2010-04-14 Group errors for many missing shared libraries.Pedro Alves4-54/+114
2010-04-142010-04-14 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon11-34/+63
2010-04-142010-04-14 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon9-47/+180
2010-04-14Correct PR number for PR corefiles/11481.H.J. Lu1-1/+1
2010-04-14Mention PR corefiles/11467.H.J. Lu1-0/+1
2010-04-14*** empty log message ***gdbadmin1-1/+1
2010-04-13* i386-linux-tdep.c (i386_linux_regset_sections): Remove extendedMark Kettenis2-1/+27
2010-04-13 * remote.c (remote_get_noisy_reply): Don't error out on emptyPedro Alves2-23/+55
2010-04-13 Suppress unused value warning during compilation.Pierre Muller3-4/+11
2010-04-132010-04-12 Stan Shebs <stan@codesourcery.com>Stan Shebs2-1/+12
2010-04-13*** empty log message ***gdbadmin1-1/+1
2010-04-12Remove gdb/gdbserver/ line.Pedro Alves1-1/+0
2010-04-12 gdb/gdbserver/Pedro Alves6-7/+36
2010-04-12gdb: constify remote files_infoMike Frysinger3-2/+7
2010-04-122010-04-12 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>Richard Earnshaw3-15/+168
2010-04-12 * server.h (buffer_xml_printf): Remove redundant `;'.Pedro Alves2-1/+5
2010-04-12 * regcache.c (set_register_cache): Invalidate regcaches beforePedro Alves3-0/+21
2010-04-12Avoid unused variable warning on Linux/x86-64.H.J. Lu2-1/+6
2010-04-122010-04-12 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2-1/+5
2010-04-12*** empty log message ***gdbadmin1-1/+1
2010-04-11Remove the unused variable in amd64-tdep.c.H.J. Lu2-2/+6
2010-04-11 GDBserver disconnected tracing support.Pedro Alves15-185/+686
2010-04-11 * regcache.c (realloc_register_cache): Invalidate inferior'sPedro Alves2-0/+7
2010-04-11*** empty log message ***gdbadmin1-1/+1
2010-04-10*** empty log message ***gdbadmin1-1/+1
2010-04-09gdb/testsuite/Jan Kratochvil2-3/+8
2010-04-092010-04-09 Stan Shebs <stan@codesourcery.com>Stan Shebs4-3/+15
2010-04-092010-04-09 Stan Shebs <stan@codesourcery.com>Stan Shebs2-1/+31
2010-04-09 * symtab.c (find_function_start_sal): Never return SAL pointingUlrich Weigand2-0/+17
2010-04-09 * NEWS: Mention tracepoints support.Pedro Alves2-0/+9
2010-04-09 gdb/Pedro Alves4-7/+30
2010-04-09gdb/Jan Kratochvil2-2/+7
2010-04-09Mention unavailable and invisible registers.H.J. Lu2-3/+9
2010-04-09 * tracepoint.c (cmd_qtstatus): Report trace buffer circularity.Pedro Alves2-3/+8
2010-04-09 * breakpoint.c (condition_command): Pass condition expression toPedro Alves2-2/+7
2010-04-092010-04-09 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon14-50/+1329
2010-04-09 gdb/gdbserver/Pedro Alves16-30/+3940
2010-04-092010-04-08 Stan Shebs <stan@codesourcery.com>Stan Shebs8-29/+116
2010-04-092010-04-08 Stan Shebs <stan@codesourcery.com>Stan Shebs3-0/+11
2010-04-09Replace abort with internal_error.H.J. Lu2-2/+9
2010-04-09*** empty log message ***gdbadmin1-1/+1
2010-04-082010-04-08 Stan Shebs <stan@codesourcery.com>Stan Shebs2-0/+32
2010-04-08Re-indent i387_collect_xsave.H.J. Lu2-55/+59
2010-04-08Support i386 without SSE.H.J. Lu20-40/+442
2010-04-08 * source.c (openp): Skip $cdir in PATH.Doug Evans4-2/+26