aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-08-29Move cleanups.[ch] to commonGary Benson1-0/+11
2014-08-29Move internal_{,v}warning to common/errors.[ch]Gary Benson1-0/+9
2014-08-29Unify startup and option-parsing warningsGary Benson1-0/+5
2014-08-29Replace all usage errors with calls to errorGary Benson1-0/+4
2014-08-29Replace hardwired error handler in go32_create_inferiorGary Benson1-0/+5
2014-08-29Replace hardwired error handler in captured_mainGary Benson1-0/+5
2014-08-29Replace hardwired error handlers in tui_initialize_ioGary Benson1-0/+5
2014-08-29Make warning usable earlierGary Benson1-0/+5
2014-08-29Make error usable earlierGary Benson1-0/+5
2014-08-29Make internal_vproblem always workGary Benson1-0/+8
2014-08-28Move definition of some prologue-related functions to a better location.Doug Evans1-0/+5
2014-08-28symtab.c (find_function_start_sal): Move definition to better spot.Doug Evans1-0/+4
2014-08-28arm software watchpoint: return to epilogueYao Qi1-0/+6
2014-08-28Remove dwarf_decode_lines argumewant_line_infoYao Qi1-0/+8
2014-08-27dwarf2read.c (dwarf_record_line): Fix typo.Doug Evans1-0/+4
2014-08-27Adding last commit's ChangeLog entry.Sergio Durigan Junior1-0/+17
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