aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2014-08-27dwarf2read.c (dwarf_record_line): Fix typo.Doug Evans2-1/+5
2014-08-27Adding last commit's ChangeLog entry.Sergio Durigan Junior1-0/+17
2014-08-27Fix terminal state corruption when starting a program from within TUIPatrick Palka7-42/+6
2014-08-27lib/gdb.exp (gdb_compile_shlib): Add support for clang.Doug Evans2-0/+10
2014-08-25Fix clang compilation errors in gdb.mi/basics.c.Doug Evans2-4/+9
2014-08-25gdb.threads/thread-execl.exp: #include <stdio.h>.Doug Evans2-0/+5
2014-08-25linux-nat.c (linux_nat_close): Don't pass NULL for "this".Doug Evans2-2/+7
2014-08-25Fix grammatical error in commentsYao Qi2-2/+6
2014-08-24Update comments in scan_partial_symbols and add_partial_subprogramYao Qi2-21/+33
2014-08-24set print symbol off in py-value.exp and scm-value.expYao Qi3-0/+14
2014-08-22Fix pr 17276.Doug Evans6-12/+471
2014-08-22Create a typedef for record_line: record_line_ftype.Doug Evans3-14/+48
2014-08-22Copy .py files to remote hostYao Qi4-6/+18
2014-08-22Remove workaround to libbabeltrace 1.1.0 issueYao Qi2-49/+5
2014-08-21Fix 'gcore' with exited threadsJan Kratochvil5-0/+128
2014-08-21infcmd.c: Remove stale TODOPedro Alves2-10/+4
2014-08-21Remove useless gcore command detectionPedro Alves8-80/+10
2014-08-21gdb: Fix aarch64 native build issue caused by use of LONGESTWill Newton2-1/+6
2014-08-20Integrate PR 12649's race detector directly in the testsuite machineryPedro Alves8-4/+168
2014-08-20Fix handling of typedefs to types having a data_location attribute.Joel Brobecker4-5/+118
2014-08-20value.c (value_contents_bits_eq): Initialize l,h for gcc -Wall.Pedro Alves2-1/+5
2014-08-20Adjust comments with example in itYao Qi5-4/+21
2014-08-20Handle partially optimized out values similarly to unavailable valuesPedro Alves19-450/+554
2014-08-19Fix -fsanitize=address on unreadable inferior stringsJan Kratochvil2-2/+9
2014-08-19Remove stale commentPedro Alves2-1/+5
2014-08-19Convert target_structs vector to VECSimon Marchi2-26/+22
2014-08-19value_from_pointer: remove call to resolve_dynamic_typeJoel Brobecker2-6/+8
2014-08-19Set breakpoint on the right lineYao Qi2-1/+6
2014-08-19Support _Complex in hard-VFP abiYao Qi2-2/+37
2014-08-19Fix --diable-shared --enable-plugins build breakageAlan Modra4-234/+151
2014-08-19Introduce common-debug.hGary Benson12-27/+161
2014-08-19Move print-utils.h to common-defs.hGary Benson5-3/+10
2014-08-19Introduce common-types.hGary Benson7-41/+80
2014-08-19Introduce common/errors.hGary Benson12-80/+196
2014-08-19Ensure internal_vproblem always prints the messageGary Benson2-6/+9
2014-08-18boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.David Blaikie2-1/+7
2014-08-18gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound in array range.Joel Brobecker2-1/+5
2014-08-18ada-typeprint.c (print_range): Initialize lo,hi for gcc -Wall.Doug Evans2-1/+5
2014-08-18DW_AT_data_location and DW_OP_push_object_address testcase.Joel Brobecker3-0/+241
2014-08-18[Ada] "ptype" of array where bound value uses DW_OP_push_object_addressJoel Brobecker2-5/+32
2014-08-18Add support for DW_AT_data_location.Joel Brobecker5-0/+83
2014-08-18Add support for DW_OP_push_object_address.Joel Brobecker6-18/+79
2014-08-18ada_evaluate_subexp<OP_VAR_VALUE>: Avoid static fixing when possible.Joel Brobecker2-2/+23
2014-08-18avoid "if ... else if ... else" logic in ada-lang.c::ada_evaluate_subexpJoel Brobecker2-7/+13
2014-08-18Fix indentation level in ada-lang.c::ada_evaluate_subexp.Joel Brobecker2-44/+49
2014-08-15Add new argument NOSIDE to find_overload_match.Siva Chandra8-14/+146
2014-08-15Fix xmethod Python so that it works with Python3.Siva Chandra4-11/+23
2014-08-15(dwarf_decode_lines_1): Move definition of adj_opcode closer to use.Doug Evans2-1/+7
2014-08-15dwarf2read.c (dwarf_decode_lines_1): Add comment.Doug Evans2-0/+6
2014-08-15(dwarf_decode_lines_1): Delete local "column", unused.Doug Evans2-2/+5