Age | Commit message (Expand) | Author | Files | Lines |
2010-02-13 | * linux-low.c (linux_supports_tracefork_flag): Document. | Doug Evans | 2 | -0/+9 |
2010-02-13 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-02-12 | 2010-02-12 Tomas Holmberg <th@virtutech.com> | Michael Snyder | 2 | -0/+180 |
2010-02-12 | 2010-02-12 Jakob Engblom <jakob@virtutech.com> | Michael Snyder | 2 | -24/+60 |
2010-02-12 | 2010-02-12 Tomas Holmberg <th@virtutech.com> | Michael Snyder | 2 | -8/+70 |
2010-02-12 | gdb/doc/ | Pedro Alves | 4 | -6/+21 |
2010-02-12 | * gdb.texinfo (GDB/MI Result Records): Clarify ^running. | Vladimir Prus | 2 | -3/+10 |
2010-02-12 | Spurious "dll not found" error messages on x64-windows. | Joel Brobecker | 2 | -2/+16 |
2010-02-12 | * breakpoint.c (allocate_bp_location): Use bp_loc_other for | Pedro Alves | 2 | -3/+12 |
2010-02-12 | * breakpoint.c (break_command_really): Change return type to int. | Pedro Alves | 2 | -47/+61 |
2010-02-12 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-02-11 | gdb/ | Jan Kratochvil | 2 | -1/+18 |
2010-02-11 | * ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]: Error out if | Pedro Alves | 2 | -0/+8 |
2010-02-11 | gdb/ | Jan Kratochvil | 2 | -0/+15 |
2010-02-11 | * ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]: Error out on | Pedro Alves | 4 | -9/+59 |
2010-02-11 | * tracepoint.c (tfile_open): Remove spurious discard_cleanups. | Pedro Alves | 2 | -3/+9 |
2010-02-11 | * ax-gdb.c (gen_deref): Don't allow dereferencing void pointers. | Pedro Alves | 2 | -0/+6 |
2010-02-11 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-02-10 | * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Add extra | Vladimir Prus | 2 | -13/+21 |
2010-02-10 | Fix "infor reg sse" on Linux/x86-64. | H.J. Lu | 2 | -1/+7 |
2010-02-10 | gdb | Tom Tromey | 6 | -0/+48 |
2010-02-10 | Add i387_ext, i386_eflags and i386_mxcsr. | H.J. Lu | 3 | -1/+114 |
2010-02-10 | 2010-02-10 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2 | -2/+6 |
2010-02-10 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-02-09 | Document i387_ext, i386_eflags and i386_mxcsr. | H.J. Lu | 2 | -0/+14 |
2010-02-09 | 2010-02-09 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2 | -48/+146 |
2010-02-09 | * gdb.ada/ptype_tagged_param: New testcase. | Joel Brobecker | 5 | -0/+133 |
2010-02-09 | Wrong type description for tagged type parameter. | Joel Brobecker | 2 | -1/+15 |
2010-02-09 | 2010-02-08 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2 | -4/+12 |
2010-02-09 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-02-08 | gdb | Tom Tromey | 7 | -25/+146 |
2010-02-08 | * infrun.c (handle_inferior_event): Do not look up regcache | Ulrich Weigand | 2 | -9/+16 |
2010-02-08 | Document i386 XML target features. | H.J. Lu | 2 | -0/+44 |
2010-02-08 | PR gdb/10728 | Chris Moller | 8 | -1/+117 |
2010-02-08 | PR gdb/9067 | Chris Moller | 6 | -17/+92 |
2010-02-08 | * linux-nat.c (linux_nat_resume): In non-stop, also only tag | Pedro Alves | 2 | -21/+118 |
2010-02-08 | * lib/gdb.exp (gdb_test_timeout): New global variable. | Joel Brobecker | 2 | -0/+21 |
2010-02-08 | Add x86 XML target description files. | H.J. Lu | 16 | -0/+733 |
2010-02-08 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-02-07 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-02-06 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-02-05 | testsuite/ | Doug Evans | 4 | -1/+37 |
2010-02-05 | 2010-02-05 Sami Wagiaalla <swagiaal@redhat.com> | Sami Wagiaalla | 6 | -23/+77 |
2010-02-05 | * gdbint.texinfo (Testsuite): Add a new section to document the | Doug Evans | 2 | -0/+51 |
2010-02-05 | 2010-02-05 Hui Zhu <teawater@gmail.com> | Hui Zhu | 4 | -2/+60 |
2010-02-05 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-02-04 | * solib-svr4.c (enable_break): Add comment. | Doug Evans | 2 | -0/+23 |
2010-02-04 | Fix prolog analyzer | Anthony Green | 2 | -0/+7 |
2010-02-04 | gdb | Tom Tromey | 4 | -17/+21 |
2010-02-04 | PR cli/8830: | Tom Tromey | 2 | -2/+8 |