Age | Commit message (Expand) | Author | Files | Lines |
2012-04-13 | Enable x32 support in gdbserver | H.J. Lu | 1 | -2/+10 |
2012-04-12 | Convert siginfo for x32 in gdbserver | H.J. Lu | 1 | -0/+195 |
2012-04-12 | Check if GDBserver is compatible with process | H.J. Lu | 1 | -4/+15 |
2012-03-28 | 2012-03-28 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -0/+1 |
2012-03-21 | struct siginfo vs. siginfo_t | Thomas Schwinge | 1 | -2/+2 |
2012-03-09 | 2012-03-08 Yao Qi <yao@codesourcery.com> | Yao Qi | 1 | -2/+25 |
2012-03-03 | gdb: | Yao Qi | 1 | -1/+2 |
2012-03-01 | gdb/ | Maciej W. Rozycki | 1 | -0/+1 |
2012-01-27 | 2012-01-27 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -4/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-12-13 | 2011-12-13 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -2/+12 |
2011-11-14 | 2011-11-14 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -12/+103 |
2011-09-15 | * server.h (struct emit_ops): Add compare-goto fields. | Stan Shebs | 1 | -2/+291 |
2011-09-08 | * linux-x86-low.c (i386_emit_prologue): Save %ebx. | Stan Shebs | 1 | -1/+3 |
2011-05-31 | 2011-05-31 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -1/+1 |
2011-04-27 | fix strict-aliasing warnings | Nathan Froyd | 1 | -10/+11 |
2011-01-06 | 2011-01-05 Michael Snyder <msnyder@msnyder-server.eng.vmware.com> | Michael Snyder | 1 | -3/+5 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-09-24 | gdb/ | Pedro Alves | 1 | -8/+12 |
2010-08-27 | * linux-low.c (linux_unprepare_to_access_memory): Rename to ... | Pedro Alves | 1 | -2/+2 |
2010-08-26 | * linux-low.c (linux_prepare_to_access_memory): New. | Pedro Alves | 1 | -3/+21 |
2010-08-25 | PR threads/10729 | Pedro Alves | 1 | -25/+52 |
2010-06-20 | 2010-06-20 Ian Lance Taylor <iant@google.com> | Pedro Alves | 1 | -25/+21 |
2010-06-15 | * linux-x86-low.c (amd64_emit_const, amd64_emit_void_call_2) | Pedro Alves | 1 | -6/+6 |
2010-06-14 | gdb/ | Pedro Alves | 1 | -1/+1031 |
2010-06-01 | gdb/gdbserver/ | Pedro Alves | 1 | -1/+432 |
2010-04-17 | Define xmltarget_amd64_linux_no_xml only for amd64. | H.J. Lu | 1 | -0/+3 |
2010-04-12 | * regcache.c (set_register_cache): Invalidate regcaches before | Pedro Alves | 1 | -0/+5 |
2010-04-12 | Avoid unused variable warning on Linux/x86-64. | H.J. Lu | 1 | -1/+1 |
2010-04-09 | gdb/gdbserver/ | Pedro Alves | 1 | -1/+8 |
2010-04-08 | Support i386 without SSE. | H.J. Lu | 1 | -3/+40 |
2010-04-07 | Add x86 AVX support to gdbserver. | H.J. Lu | 1 | -9/+172 |
2010-04-03 | * inferiors.c (add_thread): Set last_status kind to | Pedro Alves | 1 | -1/+1 |
2010-04-01 | * linux-low.c (linux_wait_1): Avoid setting need_step_over is | Pedro Alves | 1 | -0/+4 |
2010-03-23 | * linux-x86-low.c (x86_linux_prepare_to_resume): Clear DR6 if the | Pedro Alves | 1 | -1/+5 |
2010-03-01 | Enable XML target descriptions for x86. | H.J. Lu | 1 | -4/+4 |
2010-01-20 | * regcache.h (struct thread_info): Forward declare. | Pedro Alves | 1 | -24/+26 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-12-22 | * linux-x86-low.c: Delete outdated comment about Elf32_Phdr. | Doug Evans | 1 | -4/+0 |
2009-06-30 | Add h/w watchpoint support to x86-linux, win32-i386. | Doug Evans | 1 | -4/+216 |
2009-05-13 | * linux-x86-low.c: Don't include assert.h. | Doug Evans | 1 | -3/+3 |
2009-05-12 | Biarch support for i386/amd64 gdbserver. | Doug Evans | 1 | -0/+644 |