aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-09-15Don't use PyLong_FromLongTom Tromey1-0/+18
2020-09-15Don't use gdb_py_long_from_ulongestTom Tromey1-0/+18
2020-09-15Don't use gdb_py_long_from_longestTom Tromey1-0/+10
2020-09-15Don't use PyInt_FromSsize_tTom Tromey1-0/+7
2020-09-15Remove ui::numTom Tromey1-0/+6
2020-09-15Use arrays rather than pointers for global string constantsTom Tromey1-0/+9
2020-09-14gdb: introduce debuginfod_client_up typeSimon Marchi1-0/+8
2020-09-14gdb: use make_unique_xstrdup in debuginfod-support.cSimon Marchi1-0/+5
2020-09-14gdb: remove TYPE_INSTANCE_FLAGSSimon Marchi1-0/+5
2020-09-14gdb: fix compile break when HAVE_LIBEXPAT is not definedMichael Mullin1-0/+5
2020-09-14Rewrite enum_flags, add unit tests, fix problemsPedro Alves1-0/+21
2020-09-14Rename address_space_int_to_name/address_space_name_to_intPedro Alves1-0/+14
2020-09-14Use type_instance_flags more throughoutPedro Alves1-0/+53
2020-09-14Apply 'const' in more placesTom Tromey1-0/+58
2020-09-14gdb: turn gdb::bcache's function pointers into virtual methodsSimon Marchi1-0/+22
2020-09-14gdb: don't use inferior_ptid in linux_nat_wait_1Simon Marchi1-0/+5
2020-09-14Various m68k fixes for gdbTom Tromey1-0/+17
2020-09-14gdb: remove xfree in xml-support.cSimon Marchi1-0/+5
2020-09-14gdb: change xml_fetch_another a function_viewSimon Marchi1-0/+24
2020-09-14gdb: remove TYPE_ENDIANITY_NOT_DEFAULTSimon Marchi1-0/+5
2020-09-14gdb: add type::endianity_is_not_default / type::set_endianity_is_not_defaultSimon Marchi1-0/+8
2020-09-14gdb: remove TYPE_FIXED_INSTANCESimon Marchi1-0/+5
2020-09-14gdb: add type::is_fixed_instance / type::set_is_fixed_instanceSimon Marchi1-0/+7
2020-09-14gdb: remove TYPE_GNU_IFUNCSimon Marchi1-0/+5
2020-09-14gdb: add type::is_gnu_ifunc / type::set_is_gnu_ifuncSimon Marchi1-0/+6
2020-09-14gdb: remove TYPE_STUB_SUPPORTEDSimon Marchi1-0/+5
2020-09-14gdb: add type::stub_is_supported / type::set_stub_is_supportedSimon Marchi1-0/+6
2020-09-14gdb: remove TYPE_VECTORSimon Marchi1-0/+5
2020-09-14gdb: add type::is_vector / type::set_is_vectorSimon Marchi1-0/+6
2020-09-14gdb: remove TYPE_VARARGSSimon Marchi1-0/+5
2020-09-14gdb: add type::has_varargs / type::set_has_varargsSimon Marchi1-0/+6
2020-09-14gdb: remove TYPE_PROTOTYPEDSimon Marchi1-0/+5
2020-09-14gdb: add type::is_prototyped / type::set_is_prototypedSimon Marchi1-0/+7
2020-09-14gdb: remove TYPE_TARGET_STUBSimon Marchi1-0/+5
2020-09-14gdb: add type::target_is_stub / type::set_target_is_stubSimon Marchi1-0/+7
2020-09-14gdb: remove TYPE_STUBSimon Marchi1-0/+5
2020-09-14gdb: add type::is_stub / type::set_is_stubSimon Marchi1-0/+6
2020-09-14gdb: remove TYPE_NOSIGNSimon Marchi1-0/+5
2020-09-14gdb: add type::has_no_signedness / type::set_has_no_signednessSimon Marchi1-0/+7
2020-09-14gdb: remove TYPE_UNSIGNEDSimon Marchi1-0/+5
2020-09-14gdb: add type::is_unsigned / type::set_is_unsignedSimon Marchi1-0/+7
2020-09-14Fix exception stack unwinding for ARM Cortex-MFredrik Hederstierna1-0/+6
2020-09-13Add MI "-break-insert --qualified"Pedro Alves1-0/+5
2020-09-13Don't drop static function bp locations w/o debug infoPedro Alves1-0/+7
2020-09-12Update NEWS post GDB 10 branch creation.Joel Brobecker1-0/+6
2020-09-12Bump version to 11.0.50.DATE-git.Joel Brobecker1-0/+5
2020-09-12Fix GDB build in infrun.c when configured with unit tests disabledgdb-10-branchpointJoel Brobecker1-0/+4
2020-09-11Add bfloat16 support for AVX512 register view.Felix Willgerodt1-0/+21
2020-09-11i386-tdep: Fix naming in zmm and ymm type descriptions.Felix Willgerodt1-0/+5
2020-09-11gdb/breakpoint: fix typo in help message of "set breakpoint condition-evaluat...Tankut Baris Aktemur1-0/+5