aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-01-07(Ada) Fix print of array using non-contiguous enumeration indexesXavier Roirand1-0/+6
2018-01-07Remove dwarf2_cu::dwarf2_per_objfileSimon Marchi1-0/+97
2018-01-07Remove dwarf2_per_objfile globalSimon Marchi1-0/+222
2018-01-07Replace objfile field in dwarf2_cu and dwarf2_per_cu_data with dwarf2_per_obj...Simon Marchi1-0/+98
2018-01-07Replace VEC(converted_character_d) with std::vectorSimon Marchi1-0/+8
2018-01-07Replace VEC(gdb_xml_value_s) with std::vectorSimon Marchi1-0/+49
2018-01-07Remove xmethod_worker::cloneSimon Marchi1-0/+9
2018-01-07C++ify xmethod_worker, get rid of VEC(xmethod_worker_ptr)Simon Marchi1-0/+84
2018-01-05Fix regression: cannot start with LD_PRELOAD=libSegFault.so (PR gdb/18653#c7)Pedro Alves1-0/+12
2018-01-05Fix gdb/spu-tdep.c build breakagePedro Alves1-0/+5
2018-01-05Fix regresssion(internal-error) printing subprogram argument (PR gdb/22670)Pedro Alves1-0/+37
2018-01-05Fix gdb.ada/info_addr_mixed_case.exp (PR gdb/22670)Pedro Alves1-0/+9
2018-01-05(Ada) problem printing renaming which references a subprogram parameterJoel Brobecker1-0/+6
2018-01-05(Ada) Fix Length attribute on array accessJerome Guitton1-0/+5
2018-01-05memory error printing component of record from convenience variableJoel Brobecker1-0/+5
2018-01-05fix date of latest gdb/ChangeLog entryJoel Brobecker1-1/+1
2018-01-04(Ada) Remove printing of array's first index when unneededXavier Roirand1-0/+6
2018-01-05Update NEWS post GDB 8.1 branch creation.Joel Brobecker1-0/+6
2018-01-05Bump version to 8.1.50.DATE-git.Joel Brobecker1-0/+5
2018-01-03(Ada) New command to stop at start of exception handler.Xavier Roirand1-0/+34
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