aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2018-05-15Modify AArch64 Assembly and disassembly functions to be able to fail and repo...Tamar Christina2-4/+11
2018-05-15MIPS/Linux/native: Supply $zero for the !PTRACE_GETREGS caseMaciej W. Rozycki2-1/+12
2018-05-15MIPS: Make `mask_address_var' staticMaciej W. Rozycki2-1/+5
2018-05-15testsuite: Fix a `server_pid' access crash in gdb.server/server-kill.expMaciej W. Rozycki2-1/+7
2018-05-14Clear rust_unions in rust_union_quirksTom Tromey2-0/+6
2018-05-11gdb/x86: Fix write out of mxcsr register for xsave targetsAndrew Burgess2-2/+7
2018-05-11gdb: xtensa: drop gdb_target definitionMax Filippov2-1/+5
2018-05-11Fix email address in ChangeLog entryPedro Alves1-1/+1
2018-05-11Heap-allocate core_target instancesPedro Alves3-121/+184
2018-05-11Eliminate the 'the_core_target' globalPedro Alves4-33/+43
2018-05-11Move core_bfd to program spaceTom Tromey4-5/+11
2018-05-11Remove cleanups from mdebugread.cTom Tromey2-30/+20
2018-05-10x86 LynxOS-178: Adjust floating-point context structureJoel Brobecker2-1/+46
2018-05-10Fix the clang buildTom Tromey5-3/+12
2018-05-10gdbserver/Windows: crash during connection establishment phaseJoel Brobecker12-28/+81
2018-05-10gdbserver/Windows: Fix "no program to debug" errorJoel Brobecker2-0/+10
2018-05-10[gdbserver/win32] fatal "glob could not process pattern '(null)'" errorJoel Brobecker2-2/+11
2018-05-10Fix tagged pointer supportOmair Javaid4-10/+23
2018-05-09gdb: xtensa: handle privileged registersMax Filippov3-8/+19
2018-05-08Define GNULIB_NAMESPACE in unittests/string_view-selftests.cSimon Marchi2-0/+6
2018-05-08gdb/x86: Handle kernels using compact xsave formatAndrew Burgess12-400/+872
2018-05-08watchpoint-unaligned.exp: Use skip_hw_watchpoint_testsJan Kratochvil2-0/+8
2018-05-08[spu] Fix "info spu event" output formattingUlrich Weigand2-3/+9
2018-05-07Add -Wduplicated-condTom Tromey5-3/+15
2018-05-07Fix decoding of ARM VFP instructionsTom Tromey2-2/+9
2018-05-04Add -Wimplicit-fallthroughTom Tromey5-3/+15
2018-05-04Add a missing break in record_linux_system_callTom Tromey2-0/+6
2018-05-04Add missing "breaks"Tom Tromey3-0/+9
2018-05-04Add two fall-through comments in rs6000-tdep.cTom Tromey2-0/+7
2018-05-04Add fall-through comment to i386-tdep.cTom Tromey2-0/+5
2018-05-04Add a fall-through comment to stabsread.cTom Tromey2-0/+6
2018-05-04Fix "obvious" fall-through warningsTom Tromey6-0/+16
2018-05-04Add missing ATTRIBUTE_NORETURNsTom Tromey2-1/+5
2018-05-04Fix "fall through" commentsTom Tromey21-24/+63
2018-05-04Let gdb.execute handle multi-line commandsTom Tromey8-32/+123
2018-05-04Allow breakpoint commands to be set from PythonTom Tromey7-3/+75
2018-05-04Use function_view in cli-script.cTom Tromey7-74/+79
2018-05-04Allow defining a user command inside a user commandTom Tromey6-12/+75
2018-05-04Constify prompt argument to read_command_linesTom Tromey5-15/+23
2018-05-04Make print_command_trace varargsTom Tromey4-14/+21
2018-05-04Use counted_command_line everywhereTom Tromey12-243/+183
2018-05-04Allocate cmd_list_element with newTom Tromey3-55/+62
2018-05-04aarch64: PR 19806: watchpoints: false negatives + PR 20207 contiguous onesJan Kratochvil14-128/+657
2018-05-04gdb: Make test names unique in gdb.base/maint.expAndrew Burgess2-16/+15
2018-05-04(SPARC/LEON) fix incorrect array return value printed by "finish"Joel Brobecker2-24/+51
2018-05-04Minor cleanups in printcmd.cTom Tromey2-7/+6
2018-05-04Use previous count when 'x' command is repeatedTom Tromey4-0/+28
2018-05-04Remove do_closedir_cleanupTom Tromey4-32/+31
2018-05-04Remove cleanup from print_mention_exceptionTom Tromey2-5/+7
2018-05-04Return std::string from ada_exception_catchpoint_cond_stringTom Tromey2-22/+19