aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-01-01[gdb/Ada] slices of arrays with dynamic stridesJoel Brobecker1-0/+6
2018-01-01Add support for dynamic DW_AT_byte_stride.Joel Brobecker1-0/+13
2018-01-01treat Ada DW_TAG_unspecified_type DIEs as stub typesJoel Brobecker1-0/+5
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-0/+4
2018-01-02gdb/copyright.py: Remove testsuite/gdb.base/step-line.{c,inp} special handlingJoel Brobecker1-0/+5
2018-01-02gdb/copyright.py: Do not forget to remind about MULTIPLE_COPYRIGHT_HEADERSJoel Brobecker1-0/+6
2018-01-02Update copyright year in version message of GDB, GDBserver and GDBreplayJoel Brobecker1-0/+5
2018-01-02Yearly rotation of the gdb/ChangeLog fileJoel Brobecker1-18453/+3
2017-12-31Avoid indexing std::vector past the endRuslan Kabatsayev1-0/+5
2017-12-30Only ignore -Wenum-compare-switch if it existsSimon Marchi1-0/+6
2017-12-30dwarf2read: Silence -Wenum-compare-switch warningSimon Marchi1-0/+6
2017-12-30C++-ify parser_stateTom Tromey1-0/+24
2017-12-30Make mapped_debug_names and mapped_index finalSimon Marchi1-0/+5
2017-12-29Ignore warning about using different types of enums in switchSimon Marchi1-0/+6
2017-12-29Remove unnecessary call to get_thread_db_infoSimon Marchi1-0/+5
2017-12-28Remove unused HP-UX TARGET_OBJECT_ enumsSimon Marchi1-0/+5
2017-12-27tdesc: handle arbitrary strings in tdesc_register_in_reggroup_pStafford Horne1-0/+11
2017-12-27reggroups: Add reggroup_gdbarch_new, reggroup_find for dynamic reggroupsStafford Horne1-0/+7
2017-12-27reggroups: Convert reggroups from post_init to pre_initStafford Horne1-0/+9
2017-12-27reggroups: Add test and docs for `info reg $reggroup` featureStafford Horne1-0/+5
2017-12-23Add ATTRIBUTE_PRINTF to printf_field_type_assignmentSimon Marchi1-0/+5
2017-12-21Do not emit "field_type" var if not needed on "maint print c-tdesc"Simon Marchi1-0/+33
2017-12-20Remove write-only assignment in rs6000-tdep.cUros Bizjak1-0/+5
2017-12-20[Cell/B.E.] Fix regression due to gdbarch_significant_addr_bitUlrich Weigand1-0/+6
2017-12-19Fix ChangeLog formattingSimon Marchi1-1/+1
2017-12-17improved error message when getting an exception printing a variableJoel Brobecker1-0/+8
2017-12-17(Ada) crash assigning to record component which is an arrayJoel Brobecker1-0/+6
2017-12-17Ada: fix bad handling in ada_convert_actualXavier Roirand1-0/+5
2017-12-17gdb: Fix function parameter alignments in or1k-tdep.c.Stafford Horne1-0/+8
2017-12-17gdb: Add news entries for new or1k target.Stafford Horne1-0/+5
2017-12-15Fix ARI warning on gdb/typeprint.c:whatis_expSergio Durigan Junior1-0/+5
2017-12-15Implement pahole-like 'ptype /o' optionSergio Durigan Junior1-0/+35
2017-12-15Reorganize code to handle TYPE_CODE_{STRUCT,UNION} on 'c_type_print_base'Sergio Durigan Junior1-0/+7
2017-12-15Fix PR19061, gdb hangs/spins-on-cpu when debugging any program on AlphaRichard Henderson1-0/+11
2017-12-15Skip parse_memory_map_tests if XML is disabledYao Qi1-0/+4
2017-12-14(Ada) Handle same component names when searching in tagged typesXavier Roirand1-0/+9
2017-12-14py-breakpoint: Don't use the 'p' PyArg_ParseTupleAndKeywords format specifierSimon Marchi1-0/+5
2017-12-14DWARF-5 .debug_names DW_IDX_type_unit fixJan Kratochvil1-0/+17
2017-12-14Ada: unable to compare strings (Attempt to compare array with non-array)Joel Brobecker1-0/+5
2017-12-13(Ada) Add support for task switching when debugging core filesJoel Brobecker1-0/+6
2017-12-13python: Add qualified parameter to gdb.BreakpointSimon Marchi1-0/+8
2017-12-13Fix regression: expression completer and scope operator (PR gdb/22584)Pedro Alves1-0/+17
2017-12-13Factor out final completion match string buildingPedro Alves1-0/+19
2017-12-14gdb: Fix ARI warnings in or1k-tdep.cStafford Horne1-0/+9
2017-12-13Fix typo in gdb_ari.shSimon Marchi1-0/+4
2017-12-12fix "server" command prefix handling (unexpected confirmation queries)Joel Brobecker1-0/+4
2017-12-12gdb: Add OpenRISC or1k and or1knd target supportFranck Jullien1-0/+14
2017-12-12PR22576, ppc64_skip_trampoline_code uses wrong r2 for EXEC_REVERSEAlan Modra1-0/+12
2017-12-11remote: Return NULL extra_info/name if they are emptySimon Marchi1-0/+6
2017-12-11Unbreak build for non-ELF portsPedro Alves1-0/+16