aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-05-09[Python] Add methods reference_value and const_value to gdb.Value.Siva Chandra1-0/+9
2015-05-08Avoid segfault on missing directory table.Sandra Loosemore1-0/+10
2015-05-08Fix register save offset for nios2 signal handler trampolines.Sandra Loosemore1-0/+7
2015-05-08Revert to using "trap 31" for breakpoints on nios2.Sandra Loosemore1-0/+5
2015-05-08Remove unused declaration of print_return_value.Jan Kratochvil1-0/+4
2015-05-08Problem printing record with array whose upper bound is record componentJoel Brobecker1-0/+6
2015-05-08[Ada] error trying to call function when parameter is aligner type.Joel Brobecker1-0/+5
2015-05-08gdb/copyright.py: Remove sim/erc32 files from NOT_FSF_LIST.Joel Brobecker1-0/+4
2015-05-08[PR python/18291] Fix printing of "disabled" status of xmethod matchers.Siva Chandra1-0/+6
2015-05-08S390: Fix for inadvertently setting 24-bit mode in fill_gregsetAndreas Arnez1-0/+6
2015-05-07Remove unused td_ta_map_id2thr codeGary Benson1-0/+6
2015-05-07Remove unused td_thr_validate codeGary Benson1-0/+6
2015-05-06compile: Support relocation to GNU-IFUNCsJan Kratochvil1-0/+5
2015-05-06Code cleanup: compile: Constify some parametersJan Kratochvil1-0/+8
2015-05-06Get rid of deprecated_init_ui_hookJoel Brobecker1-0/+10
2015-05-06Make the "info dll" command available on all platform.Joel Brobecker1-0/+9
2015-05-05Further document ada-lang.c::value_assign_to_component & fix whitespaces.Joel Brobecker1-0/+5
2015-05-05out of line functions nested inside inline functions.Joel Brobecker1-0/+6
2015-05-05DWARF: cannot break on out-of-line function nested inside inlined function.Pierre-Marie de Rodat1-0/+8
2015-05-05compare object sizes before comparing them with value_contents_eqJoel Brobecker1-0/+9
2015-05-05GDB crash trying to subscript array of variant record.Joel Brobecker1-0/+6
2015-05-05[Ada] array of variant record subscriptingJoel Brobecker1-0/+6
2015-05-05[Ada] Resolve dynamic type before trying to print it.Joel Brobecker1-0/+5
2015-05-05Add valaddr support in dynamic property resolution.Joel Brobecker1-0/+17
2015-05-05preserve the bit stride when resolving an array type.Joel Brobecker1-0/+5
2015-04-30Make RL78 disassembler and simulator respect ISA for mul/divDJ Delorie1-0/+5
2015-04-29PR python/18285Doug Evans1-0/+25
2015-04-29Allow passing fd == NULL to exec_file_find and solib_findGary Benson1-0/+10
2015-04-28PR python/18299Doug Evans1-0/+6
2015-04-28PR python/18089Doug Evans1-0/+8
2015-04-28* gdbtypes.h (struct cplus_struct_type) <n_baseclasses>: Fix comment.Doug Evans1-0/+4
2015-04-28Add gdb.Type.optimized_out method.Sasha Smundak1-0/+5
2015-04-28Use "gdb_wait.h" instead of <sys/wait.h>.John Baldwin1-0/+4
2015-04-28Disable readline's SIGWINCH handlerPatrick Palka1-0/+6
2015-04-28Update our idea of our terminal's dimensions even outside of TUIPatrick Palka1-0/+6
2015-04-28Introduce function for directly updating GDB's screen dimensionsPatrick Palka1-0/+6
2015-04-28Use exec_file_find to prepend gdb_sysroot in follow_execGary Benson1-0/+6
2015-04-27TUI: avoid calling strcpy() on identical string objectsPatrick Palka1-0/+5
2015-04-27Fix PR gdb/18155Patrick Palka1-0/+6
2015-04-27Make type-safe the 'content' field of struct tui_gen_win_infoPatrick Palka1-0/+33
2015-04-27Add support for catching exec events on FreeBSD.John Baldwin1-0/+10
2015-04-27Enable fork tracing for native FreeBSD targets.John Baldwin1-0/+26
2015-04-27Add fbsd_nat_add_target.John Baldwin1-0/+12
2015-04-27Do not manipulate "target:" filenames as local pathsGary Benson1-0/+7
2015-04-27S390: Vector ABI supportAndreas Arnez1-0/+22
2015-04-27S390: Re-arrange implementation of s390_return_valueAndreas Arnez1-0/+8
2015-04-27S390: Restructure s390_push_dummy_callAndreas Arnez1-0/+20
2015-04-27S390: For zero, let is_power_of_two() return falseAndreas Arnez1-0/+5
2015-04-27[Ada] Cache all static structures and reset cache during resolutionPierre-Marie de Rodat1-0/+9
2015-04-27[Ada] Preserve typedef layer when getting struct elementJoel Brobecker1-0/+7