Age | Commit message (Expand) | Author | Files | Lines |
2010-04-13 | * remote.c (remote_get_noisy_reply): Don't error out on empty | Pedro Alves | 2 | -23/+55 |
2010-04-13 | Suppress unused value warning during compilation. | Pierre Muller | 3 | -4/+11 |
2010-04-13 | 2010-04-12 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 2 | -1/+12 |
2010-04-13 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-04-12 | Remove gdb/gdbserver/ line. | Pedro Alves | 1 | -1/+0 |
2010-04-12 | gdb/gdbserver/ | Pedro Alves | 6 | -7/+36 |
2010-04-12 | gdb: constify remote files_info | Mike Frysinger | 3 | -2/+7 |
2010-04-12 | 2010-04-12 Matthew Gretton-Dann <matthew.gretton-dann@arm.com> | Richard Earnshaw | 3 | -15/+168 |
2010-04-12 | * server.h (buffer_xml_printf): Remove redundant `;'. | Pedro Alves | 2 | -1/+5 |
2010-04-12 | * regcache.c (set_register_cache): Invalidate regcaches before | Pedro Alves | 3 | -0/+21 |
2010-04-12 | Avoid unused variable warning on Linux/x86-64. | H.J. Lu | 2 | -1/+6 |
2010-04-12 | 2010-04-12 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 2 | -1/+5 |
2010-04-12 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-04-11 | Remove the unused variable in amd64-tdep.c. | H.J. Lu | 2 | -2/+6 |
2010-04-11 | GDBserver disconnected tracing support. | Pedro Alves | 15 | -185/+686 |
2010-04-11 | * regcache.c (realloc_register_cache): Invalidate inferior's | Pedro Alves | 2 | -0/+7 |
2010-04-11 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-04-10 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-04-09 | gdb/testsuite/ | Jan Kratochvil | 2 | -3/+8 |
2010-04-09 | 2010-04-09 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 4 | -3/+15 |
2010-04-09 | 2010-04-09 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 2 | -1/+31 |
2010-04-09 | * symtab.c (find_function_start_sal): Never return SAL pointing | Ulrich Weigand | 2 | -0/+17 |
2010-04-09 | * NEWS: Mention tracepoints support. | Pedro Alves | 2 | -0/+9 |
2010-04-09 | gdb/ | Pedro Alves | 4 | -7/+30 |
2010-04-09 | gdb/ | Jan Kratochvil | 2 | -2/+7 |
2010-04-09 | Mention unavailable and invisible registers. | H.J. Lu | 2 | -3/+9 |
2010-04-09 | * tracepoint.c (cmd_qtstatus): Report trace buffer circularity. | Pedro Alves | 2 | -3/+8 |
2010-04-09 | * breakpoint.c (condition_command): Pass condition expression to | Pedro Alves | 2 | -2/+7 |
2010-04-09 | 2010-04-09 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 14 | -50/+1329 |
2010-04-09 | gdb/gdbserver/ | Pedro Alves | 16 | -30/+3940 |
2010-04-09 | 2010-04-08 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 8 | -29/+116 |
2010-04-09 | 2010-04-08 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 3 | -0/+11 |
2010-04-09 | Replace abort with internal_error. | H.J. Lu | 2 | -2/+9 |
2010-04-09 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-04-08 | 2010-04-08 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 2 | -0/+32 |
2010-04-08 | Re-indent i387_collect_xsave. | H.J. Lu | 2 | -55/+59 |
2010-04-08 | Support i386 without SSE. | H.J. Lu | 20 | -40/+442 |
2010-04-08 | * source.c (openp): Skip $cdir in PATH. | Doug Evans | 4 | -2/+26 |
2010-04-08 | 2010-04-08 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -1/+1 |
2010-04-08 | 2010-04-08 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 5 | -3/+32 |
2010-04-08 | 2010-04-08 Hui Zhu <teawater@gmail.com> | Hui Zhu | 2 | -4/+7 |
2010-04-08 | * python/python.c (source_python_script): Use ensure_python_env | Doug Evans | 2 | -3/+8 |
2010-04-08 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-04-07 | Add x86 AVX support to gdbserver. | H.J. Lu | 19 | -57/+633 |
2010-04-07 | Checkin gdb.arch/i386-avx.exp. | H.J. Lu | 1 | -0/+110 |
2010-04-07 | Support amd64 AVX. | H.J. Lu | 9 | -76/+636 |
2010-04-07 | Support i387 AVX. | H.J. Lu | 3 | -0/+499 |
2010-04-07 | Support i386 AVX. | H.J. Lu | 7 | -53/+646 |
2010-04-07 | Add x86 AVX XML files. | H.J. Lu | 17 | -0/+1050 |
2010-04-07 | * top.c (source_file_name): Make const char *. | Doug Evans | 5 | -5/+14 |