aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
2010-04-082010-04-08 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-1/+1
2010-04-082010-04-08 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon5-3/+32
2010-04-082010-04-08 Hui Zhu <teawater@gmail.com>Hui Zhu2-4/+7
2010-04-08 * python/python.c (source_python_script): Use ensure_python_envDoug Evans2-3/+8
2010-04-08*** empty log message ***gdbadmin1-1/+1
2010-04-07Add x86 AVX support to gdbserver.H.J. Lu19-57/+633
2010-04-07Checkin gdb.arch/i386-avx.exp.H.J. Lu1-0/+110
2010-04-07Support amd64 AVX.H.J. Lu9-76/+636
2010-04-07Support i387 AVX.H.J. Lu3-0/+499
2010-04-07Support i386 AVX.H.J. Lu7-53/+646
2010-04-07Add x86 AVX XML files.H.J. Lu17-0/+1050
2010-04-07 * top.c (source_file_name): Make const char *.Doug Evans5-5/+14
2010-04-07Fix regexps in previous checkin.Doug Evans1-2/+2
2010-04-07 * cli/cli-cmds.c (source_command): Run cleanups.Doug Evans5-1/+48