aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-08-25linux-nat.c (linux_nat_close): Don't pass NULL for "this".Doug Evans1-0/+5
2014-08-25Fix grammatical error in commentsYao Qi1-0/+4
2014-08-24Update comments in scan_partial_symbols and add_partial_subprogramYao Qi1-0/+10
2014-08-22Fix pr 17276.Doug Evans1-0/+7
2014-08-22Create a typedef for record_line: record_line_ftype.Doug Evans1-0/+7
2014-08-22Remove workaround to libbabeltrace 1.1.0 issueYao Qi1-0/+5
2014-08-21Fix 'gcore' with exited threadsJan Kratochvil1-0/+6
2014-08-21infcmd.c: Remove stale TODOPedro Alves1-0/+4
2014-08-21gdb: Fix aarch64 native build issue caused by use of LONGESTWill Newton1-0/+5
2014-08-20Integrate PR 12649's race detector directly in the testsuite machineryPedro Alves1-0/+4
2014-08-20Fix handling of typedefs to types having a data_location attribute.Joel Brobecker1-0/+5
2014-08-20value.c (value_contents_bits_eq): Initialize l,h for gcc -Wall.Pedro Alves1-0/+4
2014-08-20Adjust comments with example in itYao Qi1-0/+8
2014-08-20Handle partially optimized out values similarly to unavailable valuesPedro Alves1-0/+101
2014-08-19Fix -fsanitize=address on unreadable inferior stringsJan Kratochvil1-0/+5
2014-08-19Convert target_structs vector to VECSimon Marchi1-0/+12
2014-08-19value_from_pointer: remove call to resolve_dynamic_typeJoel Brobecker1-0/+5
2014-08-19Support _Complex in hard-VFP abiYao Qi1-0/+5
2014-08-19Fix --diable-shared --enable-plugins build breakageAlan Modra1-0/+6
2014-08-19Introduce common-debug.hGary Benson1-0/+15
2014-08-19Move print-utils.h to common-defs.hGary Benson1-0/+5
2014-08-19Introduce common-types.hGary Benson1-0/+9
2014-08-19Introduce common/errors.hGary Benson1-0/+15
2014-08-19Ensure internal_vproblem always prints the messageGary Benson1-0/+4
2014-08-18ada-typeprint.c (print_range): Initialize lo,hi for gcc -Wall.Doug Evans1-0/+4
2014-08-18[Ada] "ptype" of array where bound value uses DW_OP_push_object_addressJoel Brobecker1-0/+6
2014-08-18Add support for DW_AT_data_location.Joel Brobecker1-0/+15
2014-08-18Add support for DW_OP_push_object_address.Joel Brobecker1-0/+21
2014-08-18ada_evaluate_subexp<OP_VAR_VALUE>: Avoid static fixing when possible.Joel Brobecker1-0/+7
2014-08-18avoid "if ... else if ... else" logic in ada-lang.c::ada_evaluate_subexpJoel Brobecker1-0/+6
2014-08-18Fix indentation level in ada-lang.c::ada_evaluate_subexp.Joel Brobecker1-0/+5
2014-08-15Add new argument NOSIDE to find_overload_match.Siva Chandra1-0/+10
2014-08-15Fix xmethod Python so that it works with Python3.Siva Chandra1-0/+5
2014-08-15(dwarf_decode_lines_1): Move definition of adj_opcode closer to use.Doug Evans1-0/+5
2014-08-15dwarf2read.c (dwarf_decode_lines_1): Add comment.Doug Evans1-0/+4
2014-08-15(dwarf_decode_lines_1): Delete local "column", unused.Doug Evans1-0/+4
2014-08-15(dwarf_decode_lines_1): Delete local basic_block, unused.Doug Evans1-0/+5
2014-08-15Avoid compiler warnings about incomplete parameter types.Eli Zaretskii1-0/+4
2014-08-15Add "frame.h" #include in gdbarch.h.Joel Brobecker1-0/+6
2014-08-15Remove pst from dwarf_decode_lines_1Yao Qi1-0/+5
2014-08-13Fix build/17104Yao Qi1-0/+6
2014-08-11Delete "Loaded symbols for ..." message, it is redundant.Doug Evans1-0/+5
2014-08-10linux-nat.c (linux_nat_thread_address_space): Delete dead code.Doug Evans1-0/+4
2014-08-09Fix PR remote/9053: remove dead code on query packet sizeYao Qi1-0/+5
2014-08-07IA64 Linux: Define regset structures.Andreas Arnez1-0/+11
2014-08-07M68K Linux: Define regset structures.Andreas Arnez1-0/+10
2014-08-07TILEGX Linux: Fill 'collect_regset' in regset structure.Andreas Arnez1-0/+10
2014-08-07SCORE: Fill 'collect_regset' in regset structure.Andreas Arnez1-0/+15
2014-08-07NIOS2 Linux: Fill 'collect_regset' in regset structure.Andreas Arnez1-0/+5
2014-08-07M32R Linux: Fill 'collect_regset' in regset structure.Andreas Arnez1-0/+7