aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-12-06Replace remaining references to i386-nat with x86-nat instead.Joel Brobecker1-0/+7
2015-12-05Document the GDB 7.10.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2015-12-01Avoid "operation may be undefined" warning in remote.cUlrich Weigand1-0/+5
2015-12-01Fix uninitialized variable warnings in remote.cUlrich Weigand1-0/+5
2015-11-30Implement TARGET_WAITKIND_NO_RESUMED in the remote protocolPedro Alves1-0/+12
2015-11-30infrun: Fix TARGET_WAITKIND_NO_RESUMED handling in non-stop modePedro Alves1-0/+7
2015-11-30Remote thread create/exit eventsPedro Alves1-0/+28
2015-11-30New vCtrlC packet, non-stop mode equivalent of \003Pedro Alves1-0/+13
2015-11-30remote: stop reason and watchpoint data address per threadPedro Alves1-0/+17
2015-11-30attach + target always in non-stop mode: stop all threadsPedro Alves1-0/+6
2015-11-30Remote all-stop-on-top-of-non-stopPedro Alves1-0/+46
2015-11-30Fix mi-nonstop.exp with extended-remotePedro Alves1-0/+11
2015-11-28Adjust GDB to demangler API changePedro Alves1-0/+5
2015-11-27remote.c: Add missing castSimon Marchi1-0/+4
2015-11-27[AArch64] Only check breakpoint alignment on insertingYao Qi1-0/+7
2015-11-27[AArch64] Handle HFA and HVA togetherYao Qi1-0/+9
2015-11-27[AArch64] Support gnu vector in inferior callYao Qi1-0/+9
2015-11-26Adjust ChangeLog entrySimon Marchi1-1/+1
2015-11-26Display names of remote threadsSimon Marchi1-0/+20
2015-11-26Constify thread name return pathSimon Marchi1-0/+11
2015-11-26btrace: diagnose "record btrace pt" without libiptMarkus Metzger1-0/+5
2015-11-24NEWS: "info" commands now list in ascending orderPedro Alves1-0/+5
2015-11-24List displays in ascending orderPedro Alves1-0/+6
2015-11-24List checkpoints in ascending orderPedro Alves1-0/+6
2015-11-24List inferiors/threads/pspaces in ascending orderPedro Alves1-0/+10
2015-11-24Linux: dump the signalled thread firstPedro Alves1-0/+12
2015-11-23Fix internal error when saving fast tracepoint definitionsSimon Marchi1-0/+5
2015-11-23minsyms.c: Scan backwards over all zero sized symbols.Kevin Buettner1-0/+5
2015-11-23error/internal-error printing local variable during "bt full".Joel Brobecker1-0/+5
2015-11-23infinite loop stopping at "pop" insn on x64-windowsJoel Brobecker1-0/+5
2015-11-23[ARM] "svc" insn check at irrelevant address in ARM unwind info snifferJoel Brobecker1-0/+5
2015-11-23gdb/dwarf2read: Minimal handling of non-constant struct sizes.Joel Brobecker1-0/+6
2015-11-23darwin-nat: disable sstep cache.Tristan Gingold1-0/+6
2015-11-23solib-darwin: support PIE for spawned processes.Tristan Gingold1-0/+12
2015-11-23darwin-nat: rewrite darwin_read_write_inferiorTristan Gingold1-0/+7
2015-11-20Fix '-data-read-memory-bytes' typo/assertionDon Breazeal1-0/+5
2015-11-19gdb: Workaround bad gdbserver qSupported:xmlRegisters=i386;UnknwnFeat+ handlingPedro Alves1-0/+5
2015-11-19Fix iov_len calculation in aarch64_linux_set_debug_regsSimon Marchi1-0/+5
2015-11-19[C++] Default to -Werror in C++ mode tooPedro Alves1-0/+6
2015-11-19[C++] Drop -fpermissive hackPedro Alves1-0/+5
2015-11-19[C++] breakpoint.c: "no memory" software watchpoints and enum castsPedro Alves1-0/+8
2015-11-19[C++] s390: Fix enum gdb_syscall conversionSimon Marchi1-0/+6
2015-11-19[C++] linux-thread-db.c: dladdr castPedro Alves1-0/+4
2015-11-19[C++] remote.c: Avoid enum arithmeticPedro Alves1-0/+10
2015-11-18Constify value_stringSimon Marchi1-0/+5
2015-11-18[C++] Add casts to obstack_base callsSimon Marchi1-0/+11
2015-11-18Constify value_cstringSimon Marchi1-0/+5
2015-11-18Fix out of boundary access in pass_in_vYao Qi1-0/+5
2015-11-17Fix gdb.threads/multiple-step-overs.exp fails on armYao Qi1-0/+5
2015-11-17Introduce null_block_symbolPedro Alves1-0/+12