aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2012-06-13gdb/gdbserver:Yao Qi2-2/+5
2012-06-13*** empty log message ***gdbadmin1-1/+1
2012-06-122012-06-12 Pedro Alves <palves@redhat.com>Pedro Alves2-20/+25
2012-06-12Fix quoting of special characters for the MinGW build.Eli Zaretskii2-5/+39
2012-06-12gdb/gdbserver:Yao Qi3-6/+14
2012-06-12 * ui-out.h: Remove #if 0 declarations.Stan Shebs3-79/+5
2012-06-12*** empty log message ***gdbadmin1-1/+1
2012-06-112012-06-11 Pedro Alves <palves@redhat.com>Pedro Alves4-11/+88
2012-06-112012-06-11 Pedro Alves <palves@redhat.com>Pedro Alves3-190/+13
2012-06-112012-06-11 Pedro Alves <palves@redhat.com>Pedro Alves2-6/+5
2012-06-11 * dwarf2read.c (dw2_get_file_names_reader): Ignore partial units.Tom Tromey2-0/+12
2012-06-11gdb/Jan Kratochvil4-4/+31
2012-06-11 * dwarf2read.c (dw2_get_primary_filename_reader): New function.Tom Tromey2-5/+37
2012-06-11gdb/testsuite/Jan Kratochvil2-1/+6
2012-06-11*** empty log message ***Michael Eager3-0/+141
2012-06-11 * infrun.c (handle_inferior_event)Tom Tromey4-57/+68
2012-06-11 * mips-tdep.c (mips_push_dummy_code): Handle microMIPS code.Maciej W. Rozycki2-3/+14
2012-06-11gdb/gdbserver:Yao Qi2-1/+5
2012-06-11*** empty log message ***gdbadmin1-1/+1
2012-06-10*** empty log message ***gdbadmin1-1/+1
2012-06-092012-06-09 Siva Chandra Reddy <sivachandra@google.com>Siva Chandra Reddy2-1/+5
2012-06-09*** empty log message ***gdbadmin1-1/+1
2012-06-08gdb/Yao Qi10-42/+135
2012-06-08gdb/doc:Yao Qi2-0/+163
2012-06-08*** empty log message ***gdbadmin1-1/+1
2012-06-07 * dwarf2read.c (dwarf2_cu): Add comment.Doug Evans2-1/+13
2012-06-07gdb/testsuite/Yao Qi2-12/+24
2012-06-07*** empty log message ***gdbadmin1-1/+1
2012-06-06 * mips-tdep.c (mips_pseudo_register_type): Remove tdep localMaciej W. Rozycki2-5/+9
2012-06-06 * mips-tdep.c (mips_convert_register_p): Correct coding style.Maciej W. Rozycki2-2/+6
2012-06-06 * mips-tdep.c (mips_pseudo_register_type): UseMaciej W. Rozycki2-2/+6
2012-06-062012-06-06 Pedro Alves <palves@redhat.com>Pedro Alves2-8/+7
2012-06-062012-06-06 Pedro Alves <palves@redhat.com>Pedro Alves2-3/+6
2012-06-06gdb/Pedro Alves5-35/+129
2012-06-06gdb/Thomas Schwinge8-882/+39
2012-06-06gdb/Jan Kratochvil3-5/+15
2012-06-06gdb/testsuite/Yao Qi2-2/+23
2012-06-06gdb/testsuite/Yao Qi2-12/+16
2012-06-06gdb/gdbserver/Yao Qi2-1/+5
2012-06-06gdb/doc/Yao Qi2-1/+6
2012-06-06 * mi/mi-interp.c (mi_interpreter_init): Set raw_stdout fromStan Shebs2-6/+10
2012-06-06*** empty log message ***gdbadmin1-1/+1
2012-06-05gdb/Jan Kratochvil6-14/+26
2012-06-05gdb/Jan Kratochvil4-5/+12
2012-06-052012-06-05 Pedro Alves <palves@redhat.com>Pedro Alves2-6/+20
2012-06-05gdb/testsuite/Jan Kratochvil2-1/+13
2012-06-052012-06-05 Joakim Tjernlund <Joakim.Tjernlund@transmode.se>Pedro Alves2-1/+7
2012-06-05Windows-specific iterate_over_objfiles_in_search_orderJoel Brobecker5-0/+69
2012-06-05New "iterate_over_objfiles_in_search_order" gdbarch method.Joel Brobecker8-34/+253
2012-06-05Revert "Search global symbols from the expression's block objfile first."Joel Brobecker3-83/+47