aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-05-19Remove useless variable int i in backtrace_command_1Philippe Waroquiers1-0/+4
2018-05-19Fix reference in comment: SRC_AND_LOC instead of LOC_AND_SRCPhilippe Waroquiers1-0/+4
2018-05-18Allocate dwz_file with newTom Tromey1-0/+9
2018-05-18Allocate dwp_file with newTom Tromey1-0/+12
2018-05-18Use new to allocate mapped_indexTom Tromey1-0/+9
2018-05-18Remove mapped_index::total_sizeSimon Marchi1-0/+4
2018-05-18format_pieces-selftests.c: Silence ARI warningsSimon Marchi1-0/+5
2018-05-18Show padding in ptype/o outputTom Tromey1-0/+6
2018-05-17Don't elide all inlined framesKeith Seitz1-0/+20
2018-05-17Make format_pieces recognize the \e escape sequenceSimon Marchi1-0/+10
2018-05-17Fix for dwz-related crashTom Tromey1-0/+22
2018-05-17value.c: Remove unused variablesSimon Marchi1-0/+7
2018-05-17Initialize py_type_printers in ext_lang_type_printersTom Tromey1-0/+5
2018-05-16PR gdb/22286: linux-nat-trad: Support arbitrary register widthsMaciej W. Rozycki1-0/+8
2018-05-16Make "cbfd" a gdb_bfd_ref_ptrTom Tromey1-0/+8
2018-05-16Use a distinguishing name for minidebug objfileTom Tromey1-0/+11
2018-05-16regcache.c: Remove unused typedefsSimon Marchi1-0/+5
2018-05-15Modify AArch64 Assembly and disassembly functions to be able to fail and repo...Tamar Christina1-0/+7
2018-05-15MIPS/Linux/native: Supply $zero for the !PTRACE_GETREGS caseMaciej W. Rozycki1-0/+5
2018-05-15MIPS: Make `mask_address_var' staticMaciej W. Rozycki1-0/+4
2018-05-14Clear rust_unions in rust_union_quirksTom Tromey1-0/+4
2018-05-11gdb/x86: Fix write out of mxcsr register for xsave targetsAndrew Burgess1-0/+5
2018-05-11gdb: xtensa: drop gdb_target definitionMax Filippov1-0/+4
2018-05-11Fix email address in ChangeLog entryPedro Alves1-1/+1
2018-05-11Heap-allocate core_target instancesPedro Alves1-0/+28
2018-05-11Eliminate the 'the_core_target' globalPedro Alves1-0/+12
2018-05-11Move core_bfd to program spaceTom Tromey1-0/+7
2018-05-11Remove cleanups from mdebugread.cTom Tromey1-0/+5
2018-05-10Fix the clang buildTom Tromey1-0/+5
2018-05-10gdbserver/Windows: crash during connection establishment phaseJoel Brobecker1-0/+6
2018-05-10Fix tagged pointer supportOmair Javaid1-0/+9
2018-05-09gdb: xtensa: handle privileged registersMax Filippov1-0/+9
2018-05-08Define GNULIB_NAMESPACE in unittests/string_view-selftests.cSimon Marchi1-0/+4
2018-05-08gdb/x86: Handle kernels using compact xsave formatAndrew Burgess1-0/+17
2018-05-08[spu] Fix "info spu event" output formattingUlrich Weigand1-0/+4
2018-05-07Add -Wduplicated-condTom Tromey1-0/+5
2018-05-07Fix decoding of ARM VFP instructionsTom Tromey1-0/+6
2018-05-04Add -Wimplicit-fallthroughTom Tromey1-0/+5
2018-05-04Add a missing break in record_linux_system_callTom Tromey1-0/+5
2018-05-04Add missing "breaks"Tom Tromey1-0/+7
2018-05-04Add two fall-through comments in rs6000-tdep.cTom Tromey1-0/+5
2018-05-04Add fall-through comment to i386-tdep.cTom Tromey1-0/+4
2018-05-04Add a fall-through comment to stabsread.cTom Tromey1-0/+5
2018-05-04Fix "obvious" fall-through warningsTom Tromey1-0/+11
2018-05-04Add missing ATTRIBUTE_NORETURNsTom Tromey1-0/+4
2018-05-04Fix "fall through" commentsTom Tromey1-0/+31
2018-05-04Let gdb.execute handle multi-line commandsTom Tromey1-0/+16
2018-05-04Allow breakpoint commands to be set from PythonTom Tromey1-0/+7
2018-05-04Use function_view in cli-script.cTom Tromey1-0/+18
2018-05-04Allow defining a user command inside a user commandTom Tromey1-0/+11