summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* Correct PR number for PR corefiles/11481.H.J. Lu2010-04-141-1/+1
* Mention PR corefiles/11467.H.J. Lu2010-04-141-0/+1
* *** empty log message ***gdbadmin2010-04-141-1/+1
* * i386-linux-tdep.c (i386_linux_regset_sections): Remove extendedMark Kettenis2010-04-132-1/+27
* * remote.c (remote_get_noisy_reply): Don't error out on emptyPedro Alves2010-04-132-23/+55
* Suppress unused value warning during compilation.Pierre Muller2010-04-133-4/+11
* 2010-04-12 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-04-132-1/+12
* *** empty log message ***gdbadmin2010-04-131-1/+1
* Remove gdb/gdbserver/ line.Pedro Alves2010-04-121-1/+0
* gdb/gdbserver/Pedro Alves2010-04-126-7/+36
* gdb: constify remote files_infoMike Frysinger2010-04-123-2/+7
* 2010-04-12 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>Richard Earnshaw2010-04-123-15/+168
* * server.h (buffer_xml_printf): Remove redundant `;'.Pedro Alves2010-04-122-1/+5
* * regcache.c (set_register_cache): Invalidate regcaches beforePedro Alves2010-04-123-0/+21
* Avoid unused variable warning on Linux/x86-64.H.J. Lu2010-04-122-1/+6
* 2010-04-12 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2010-04-122-1/+5
* *** empty log message ***gdbadmin2010-04-121-1/+1
* Remove the unused variable in amd64-tdep.c.H.J. Lu2010-04-112-2/+6
* GDBserver disconnected tracing support.Pedro Alves2010-04-1115-185/+686
* * regcache.c (realloc_register_cache): Invalidate inferior'sPedro Alves2010-04-112-0/+7
* *** empty log message ***gdbadmin2010-04-111-1/+1
* *** empty log message ***gdbadmin2010-04-101-1/+1
* gdb/testsuite/Jan Kratochvil2010-04-092-3/+8
* 2010-04-09 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-04-094-3/+15
* 2010-04-09 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-04-092-1/+31
* * symtab.c (find_function_start_sal): Never return SAL pointingUlrich Weigand2010-04-092-0/+17
* * NEWS: Mention tracepoints support.Pedro Alves2010-04-092-0/+9
* gdb/Pedro Alves2010-04-094-7/+30
* gdb/Jan Kratochvil2010-04-092-2/+7
* Mention unavailable and invisible registers.H.J. Lu2010-04-092-3/+9
* * tracepoint.c (cmd_qtstatus): Report trace buffer circularity.Pedro Alves2010-04-092-3/+8
* * breakpoint.c (condition_command): Pass condition expression toPedro Alves2010-04-092-2/+7
* 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2010-04-0914-50/+1329
* gdb/gdbserver/Pedro Alves2010-04-0916-30/+3940
* 2010-04-08 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-04-098-29/+116
* 2010-04-08 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-04-093-0/+11
* Replace abort with internal_error.H.J. Lu2010-04-092-2/+9
* *** empty log message ***gdbadmin2010-04-091-1/+1
* 2010-04-08 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-04-082-0/+32
* Re-indent i387_collect_xsave.H.J. Lu2010-04-082-55/+59
* Support i386 without SSE.H.J. Lu2010-04-0820-40/+442
* * source.c (openp): Skip $cdir in PATH.Doug Evans2010-04-084-2/+26
* 2010-04-08 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2010-04-081-1/+1
* 2010-04-08 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2010-04-085-3/+32
* 2010-04-08 Hui Zhu <teawater@gmail.com>Hui Zhu2010-04-082-4/+7
* * python/python.c (source_python_script): Use ensure_python_envDoug Evans2010-04-082-3/+8
* *** empty log message ***gdbadmin2010-04-081-1/+1
* Add x86 AVX support to gdbserver.H.J. Lu2010-04-0719-57/+633
* Checkin gdb.arch/i386-avx.exp.H.J. Lu2010-04-071-0/+110
* Support amd64 AVX.H.J. Lu2010-04-079-76/+636