aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2010-09-08 * gdb.cp/templates.exp (test_template_args): Allow "struct".Daniel Jacobowitz2-2/+6
2010-09-08 * dwarf2read.c (dwarf2_compute_name): Check that the firstDaniel Jacobowitz2-0/+11
2010-09-08 * dwarf2read.c (read_func_scope, read_structure_type)Daniel Jacobowitz2-3/+10
2010-09-08gdb/Jan Kratochvil2-0/+11
2010-09-08 gdb/Daniel Jacobowitz5-35/+71
2010-09-08 * gnu-v3-abi.c (gnuv3_print_method_ptr): Do not useDaniel Jacobowitz2-4/+8
2010-09-08 * breakpoint.c (create_breakpoint): Add missing _().Tom Tromey2-1/+5
2010-09-08 * dwarf2-frame.h (dwarf2_frame_build_info): Delete, unused.Doug Evans2-4/+4
2010-09-08 * gdb.threads/threxit-hop-specific.exp: Use "continue" insteadUlrich Weigand2-1/+6
2010-09-08 * gdb.base/maint.exp: Avoid wildcards against potentially very longUlrich Weigand2-7/+16
2010-09-08 Revert:Tom Tromey7-220/+59
2010-09-08*** empty log message ***gdbadmin1-1/+1
2010-09-07Fix custom bcache hash regression.Sami Wagiaalla2-0/+12
2010-09-07*** empty log message ***gdbadmin1-1/+1
2010-09-06gdb/testsuite/Jan Kratochvil5-10/+71
2010-09-062010-09-06 Yao Qi <yao@codesourcery.com>Yao Qi4-14/+10
2010-09-062010-09-06 Yao Qi <yao@codesourcery.com>Yao Qi2-0/+8
2010-09-06 * infrun.c (resume): Extend comment on ignoring single-stepPedro Alves2-5/+16
2010-09-06gdb/Jan Kratochvil7-19/+45
2010-09-06gdb/Jan Kratochvil2-3/+7
2010-09-062010-09-06 Yao Qi <yao@codesourcery.com>Yao Qi2-2/+25
2010-09-06 * Makefile.in (install-only): Replace $IPA_DEPFILES withPedro Alves2-1/+6
2010-09-06*** empty log message ***gdbadmin1-1/+1
2010-09-05*** empty log message ***gdbadmin1-1/+1
2010-09-04 * breakpoint.c (can_use_hardware_watchpoint): Handle the firstDaniel Jacobowitz4-7/+42
2010-09-04gdb/Jan Kratochvil2-130/+142
2010-09-04*** empty log message ***gdbadmin1-1/+1
2010-09-03gdb/Jan Kratochvil8-28/+127
2010-09-03GDB 7.2 released.gdbadmin1-0/+4
2010-09-03*** empty log message ***gdbadmin1-1/+1
2010-09-02Back out the change introducing the "record pic" feature.Joel Brobecker2-609/+18
2010-09-02Fix ChangeLog entries cli-logging.c -> cli/cli-logging.c .Jan Kratochvil1-2/+2
2010-09-02 * config.in, configure: Regenerated.Daniel Jacobowitz5-6/+19
2010-09-02gdb/Jan Kratochvil2-11/+121
2010-09-02Add test for -file-list-exec-source-filesJoel Brobecker3-0/+102
2010-09-02gdb/Jan Kratochvil2-0/+6
2010-09-02gdb/Jan Kratochvil2-4/+13
2010-09-022010-09-02 Yao Qi <yao@codesourcery.com>Yao Qi2-1/+6
2010-09-02*** empty log message ***gdbadmin1-1/+1
2010-09-01 * symtab.h (lookup_type_symbol): Declare.Tom Tromey7-49/+241
2010-09-01[NEWS] powerpc-lynxos gdbserver supportJoel Brobecker2-0/+8
2010-09-01 * mi/mi-main.c (mi_cmd_list_target_features): Add `reverse'Marc Khouzam4-0/+16
2010-09-01gdbserver support for powerpc-lynxos (4.x)Joel Brobecker8-0/+1070
2010-09-01Import vsnprintf from libiberty if not available.Joel Brobecker6-6/+65
2010-09-01Generate regformats/rs6000/powerpc-32.datJoel Brobecker4-1/+87
2010-09-01[gdbserver] Move malloc.h include to server.h.gdbadmin8-16/+16
2010-09-01Put ChangeLog entries in the right ChangeLog file.gdbadmin2-18/+18
2010-09-01Compile memmem.o without -Werror.gdbadmin2-2/+13
2010-09-01use xsnprintf instead of snprintf.gdbadmin8-17/+26
2010-09-01include alloca.h if available.gdbadmin6-1/+229