aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-05-16Code cleanup: Make parts of print_command_1 publicJan Kratochvil1-0/+8
2015-05-16Add forgotten ChangeLog entry for the previous commit.Jan Kratochvil1-0/+5
2015-05-15Array indexed by non-contiguous enumeration typesJerome Guitton1-0/+14
2015-05-15Non bit-packed packed arrays as variable-length fieldsJerome Guitton1-0/+7
2015-05-15Fix gdb.mi/mi-nsmoribund.exp timeoutsPedro Alves1-0/+11
2015-05-15Avoid using 'private' C++ keyword as symbolPedro Alves1-0/+5
2015-05-15Include header for enum target_stop_reasonPedro Alves1-0/+4
2015-05-15Fix a couple C++ build issuesYuanhui Zhang1-0/+6
2015-05-15[Ada] problem printing negative integer values in packed arrays.Joel Brobecker1-0/+5
2015-05-14Remove buggy xterm workaround in tui_dispatch_ctrl_char()Patrick Palka1-1/+6
2015-05-13dwarf2read.c (die_needs_namespace): Return 1 for DW_TAG_inlined_subroutine.Martin Galvan1-0/+5
2015-05-13revert previous patch, author not setDoug Evans1-5/+0
2015-05-13dwarf2read.c (die_needs_namespace): Return 1 for DW_TAG_inlined_subroutine.Doug Evans1-0/+5
2015-05-13Make regcache_cpy_no_passthrough staticJan Kratochvil1-0/+7
2015-05-13Remove stop_registersJan Kratochvil1-0/+12
2015-05-13infcall: stop_registers -> register_dummy_frame_dtorJan Kratochvil1-0/+28
2015-05-13register_dummy_frame_dtor: Permit multiple dtorsJan Kratochvil1-0/+11
2015-05-13Call dummy_frame_dtor_ftype also from remove_dummy_frameJan Kratochvil1-0/+12
2015-05-13Document the GDB 7.9.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2015-05-13gdb/NEWS: Move "Xmethods can now specify a result type" to GDB 7.9.1 section.Joel Brobecker1-0/+6
2015-05-13Add missing ChangeLog entry for previous commitPatrick Palka1-1/+7
2015-05-13dummy_frame_dtor_ftype vs. call_function_by_hand_dummy_dtor_ftype cleanupJan Kratochvil1-0/+11
2015-05-13Fix PR gdb/17820Patrick Palka1-0/+14
2015-05-12tweak some commentsDoug Evans1-0/+5
2015-05-12Extended-remote fork event docsDon Breazeal1-0/+5
2015-05-12Extended-remote fork catchDon Breazeal1-0/+15
2015-05-12Extended-remote follow vforkDon Breazeal1-0/+7
2015-05-12Extended-remote Linux follow forkDon Breazeal1-0/+30
2015-05-12Identify remote fork event supportDon Breazeal1-0/+11
2015-05-12Locate executables on remote stubs without multiprocess extensionsGary Benson1-0/+6
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