aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2010-02-12 * breakpoint.c (allocate_bp_location): Use bp_loc_other forPedro Alves2-3/+12
2010-02-12 * breakpoint.c (break_command_really): Change return type to int.Pedro Alves2-47/+61
2010-02-12*** empty log message ***gdbadmin1-1/+1
2010-02-11gdb/Jan Kratochvil2-1/+18
2010-02-11 * ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]: Error out ifPedro Alves2-0/+8
2010-02-11gdb/Jan Kratochvil2-0/+15
2010-02-11 * ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]: Error out onPedro Alves4-9/+59
2010-02-11 * tracepoint.c (tfile_open): Remove spurious discard_cleanups.Pedro Alves2-3/+9
2010-02-11 * ax-gdb.c (gen_deref): Don't allow dereferencing void pointers.Pedro Alves2-0/+6
2010-02-11*** empty log message ***gdbadmin1-1/+1
2010-02-10 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Add extraVladimir Prus2-13/+21
2010-02-10Fix "infor reg sse" on Linux/x86-64.H.J. Lu2-1/+7
2010-02-10gdbTom Tromey6-0/+48
2010-02-10Add i387_ext, i386_eflags and i386_mxcsr.H.J. Lu3-1/+114
2010-02-102010-02-10 Michael Snyder <msnyder@vmware.com>Michael Snyder2-2/+6
2010-02-10*** empty log message ***gdbadmin1-1/+1
2010-02-09Document i387_ext, i386_eflags and i386_mxcsr.H.J. Lu2-0/+14
2010-02-092010-02-09 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-48/+146
2010-02-09 * gdb.ada/ptype_tagged_param: New testcase.Joel Brobecker5-0/+133
2010-02-09Wrong type description for tagged type parameter.Joel Brobecker2-1/+15
2010-02-092010-02-08 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-4/+12
2010-02-09*** empty log message ***gdbadmin1-1/+1
2010-02-08gdbTom Tromey7-25/+146
2010-02-08 * infrun.c (handle_inferior_event): Do not look up regcacheUlrich Weigand2-9/+16
2010-02-08Document i386 XML target features.H.J. Lu2-0/+44
2010-02-08PR gdb/10728Chris Moller8-1/+117
2010-02-08PR gdb/9067Chris Moller6-17/+92
2010-02-08 * linux-nat.c (linux_nat_resume): In non-stop, also only tagPedro Alves2-21/+118
2010-02-08 * lib/gdb.exp (gdb_test_timeout): New global variable.Joel Brobecker2-0/+21
2010-02-08Add x86 XML target description files.H.J. Lu16-0/+733
2010-02-08*** empty log message ***gdbadmin1-1/+1
2010-02-07*** empty log message ***gdbadmin1-1/+1
2010-02-06*** empty log message ***gdbadmin1-1/+1
2010-02-05 testsuite/Doug Evans4-1/+37
2010-02-052010-02-05 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla6-23/+77
2010-02-05 * gdbint.texinfo (Testsuite): Add a new section to document theDoug Evans2-0/+51
2010-02-052010-02-05 Hui Zhu <teawater@gmail.com>Hui Zhu4-2/+60
2010-02-05*** empty log message ***gdbadmin1-1/+1
2010-02-04 * solib-svr4.c (enable_break): Add comment.Doug Evans2-0/+23
2010-02-04Fix prolog analyzerAnthony Green2-0/+7
2010-02-04gdbTom Tromey4-17/+21
2010-02-04 PR cli/8830:Tom Tromey2-2/+8
2010-02-04Call tui_initialize_readline only if gdb_stdout is a tty.H.J. Lu2-1/+8
2010-02-04Generate set_tdesc_osabi for valid OSABI.H.J. Lu2-0/+17
2010-02-042010-02-04 Tristan Gingold <gingold@adacore.com>Tristan Gingold4-50/+34
2010-02-04 Include MI command in remotelog.Vladimir Prus2-0/+8
2010-02-04*** empty log message ***gdbadmin1-1/+1
2010-02-03Pass target_gdbarch to gdbarch_qsupported.H.J. Lu2-7/+8
2010-02-032010-02-03 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-2/+9
2010-02-03Add qsupported to gdbarch.H.J. Lu5-3/+65