aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-04-04dwarf2read.c: Make dir_index and file_name_index strong typedefsPedro Alves1-0/+18
2017-04-04gdb::optional: Add observersPedro Alves1-0/+5
2017-04-04dwarf2read.c: Some C++fycation, use std::vector, std::unique_ptrPedro Alves1-0/+38
2017-04-04remote.c: Use ptid_t instead of struct ptidSimon Marchi1-0/+5
2017-04-04Remove MAX_REGISTER_SIZE from frame.cAlan Hayward1-0/+5
2017-03-29Fix warning: Invalid entry in .debug_gdb_scripts sectionJan Kratochvil1-0/+4
2017-03-29Add constructor and destructor to thread_infoYao Qi1-0/+13
2017-03-28arc: Add prologue analysisAnton Kolesov1-0/+11
2017-03-28arc: Add disassembler helperAnton Kolesov1-0/+20
2017-03-28arc: Add "maintenance print arc" command prefixAnton Kolesov1-0/+5
2017-03-28arc: Align internal regnums with architectural regnumsAnton Kolesov1-0/+8
2017-03-27gdb: xtensa-linux: support THREADPTR registerMax Filippov1-0/+10
2017-03-27gdb: xtensa: fix test for privileged register numberMax Filippov1-0/+6
2017-03-27gdb: xtensa-linux: add call0 supportMax Filippov1-0/+9
2017-03-27gdb: gdbserver: xtensa: make C0_NREGS availableMax Filippov1-0/+5
2017-03-27gdb: xtensa: clean up xtensa_default_isa initializationMax Filippov1-0/+6
2017-03-27dwarf2read.c: Clean up out of bounds handlingPedro Alves1-0/+16
2017-03-27gdb/cp-name-parser.y: Eliminate make_empty, use cplus_demangle_fill_componentPedro Alves1-0/+7
2017-03-27Fix gdb_xml_debug/gdb_xml_error ATTRIBUTE_PRINTF usePedro Alves1-0/+9
2017-03-27gdb: Make ldirname return a std::stringPedro Alves1-0/+19
2017-03-24Remove MAX_REGISTER_SIZE from target.cAlan Hayward1-0/+8
2017-03-24Avoid segfault on invalid directory tablePádraig Brady1-0/+10
2017-03-23Remove some unnecessary inferior_ptid setting/restoring when fetching/storing...Simon Marchi1-0/+12
2017-03-23Remove MAX_REGISTER_SIZE from sol-thread.cAlan Hayward1-0/+4
2017-03-23Handle PRFM in AArch64 process recordYao Qi1-0/+7
2017-03-23Fix code indentationYao Qi1-0/+5
2017-03-23Remove AARCH64_RECORD_FAILUREYao Qi1-0/+4
2017-03-23Fix memory leak in python.c:do_start_initializationPhilipp Rudo1-0/+4
2017-03-22Remove lwp -> pid conversion in linux_nat_xfer_partialSimon Marchi1-0/+9
2017-03-22Wrap locally used classes in anonymous namespaceYao Qi1-0/+8
2017-03-22Import sys in gdb/python/lib/gdb/printer/bound_registers.pyJonah Graham1-0/+5
2017-03-21windows: Use ptid from regcache in register fetch/storeSimon Marchi1-0/+14
2017-03-21Remove remaining reference to struct serial::current_timeoutSimon Marchi1-0/+5
2017-03-21Decode properly flags of %ccr register on sparc64.Ivo Raisr1-0/+7
2017-03-21Fix break on Python 2Tim Wiederhake1-0/+5
2017-03-20spu: Use ptid from regcache instead of inferior_ptidSimon Marchi1-0/+8
2017-03-20Use ptid from regcache in almost all remaining nat filesSimon Marchi1-0/+65
2017-03-20Add rvalue reference tests and docsArtemiy Volkov1-0/+7
2017-03-20Add rvalue references to overloading resolutionArtemiy Volkov1-0/+6
2017-03-20Convert lvalue reference type check to general reference type checkArtemiy Volkov1-0/+64
2017-03-20Support rvalue references in the gdb python module (includes doc/)Artemiy Volkov1-0/+19
2017-03-20Support DW_TAG_rvalue_reference typeArtemiy Volkov1-0/+7
2017-03-20Implement printing of rvalue reference types and valuesArtemiy Volkov1-0/+9
2017-03-20Implement demangling for rvalue reference type namesArtemiy Volkov1-0/+9
2017-03-20Support rvalue reference type in parserArtemiy Volkov1-0/+9
2017-03-20Add ability to return rvalue reference values from value_refArtemiy Volkov1-0/+13
2017-03-20Change {lookup,make}_reference_type APIArtemiy Volkov1-0/+29
2017-03-20Add definitions for rvalue reference typesArtemiy Volkov1-0/+8
2017-03-20Add -file-list-shared-libraries MI commandMarc-Andre Laperle1-0/+16
2017-03-20Remove unused parameter in solib_add and update_solib_listMarc-Andre Laperle1-0/+20