aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-09-06Support 128-bit IEEE floating-point types on Intel and PowerUlrich Weigand1-0/+7
2016-09-06Add gdbarch callback to provide formats for debug info float typesUlrich Weigand1-0/+17
2016-09-06Add missing format for built-in floating-point typesUlrich Weigand1-0/+15
2016-09-06Remove TYPE_NOSIGN "char" hackUlrich Weigand1-0/+9
2016-09-06Remove obsolete TYPE_FLAG_... valuesUlrich Weigand1-0/+13
2016-09-06Unify init_type and arch_type interface and helpersUlrich Weigand1-0/+41
2016-09-06Add some missing arch_..._type helpersUlrich Weigand1-0/+12
2016-09-06Fix TYPE_SPECIFIC_FIELD for types created via arch_typeUlrich Weigand1-0/+5
2016-09-06Fix typo in ada_language_arch_infoUlrich Weigand1-0/+5
2016-09-05gdb/: Require a C++ compilerPedro Alves1-0/+12
2016-09-05Fix PR19927: Avoid unwinder recursion if sniffer uses calls parse_and_evalPedro Alves1-0/+11
2016-09-02Handle DW_OP_form_tls_addressTom Tromey1-0/+13
2016-09-01Share target_wait prototype between GDB and gdbserverSergio Durigan Junior1-0/+7
2016-09-01Use target_continue{,_no_signal} instead of target_resumeSergio Durigan Junior1-0/+10
2016-08-31Fix a typo in commentYao Qi1-0/+4
2016-08-30Fix order of inferiors in "thread apply all"Andreas Arnez1-0/+4
2016-08-25xtensa: Avoid designated inits, for C++ complianceAndreas Arnez1-0/+6
2016-08-25Sync proc_service definition with GLIBCAdhemerval Zanella1-0/+14
2016-08-24Allow resetting an empty inferior-ttySimon Marchi1-0/+7
2016-08-24Fix for gdb.base/pc-fp.exp.Carl E. Love1-0/+6
2016-08-23Fix typo in commentSimon Marchi1-0/+4
2016-08-23Fix PR20494 - User input stops being echoed in CLIPedro Alves1-0/+16
2016-08-22Fix PR gdb/20505 - Make vDSO detection work with core filesPedro Alves1-0/+8
2016-08-19[AArch64] Match instruction "STP with base register" in prologueYao Qi1-0/+5
2016-08-19null-terminate string in linespec_location_completerYao Qi1-0/+5
2016-08-19x32: gdb: Fix 'call' insn relocation with qRelocInsnPedro Alves1-0/+5
2016-08-18Add ChangeLog updates to my previous two commitsCarl E. Love1-0/+4
2016-08-18ppc: Fix record of HTM instructionsEdjunior Barbosa Machado1-0/+4
2016-08-17Fix remove-inferior error messageSimon Marchi1-0/+4
2016-08-17Remove stale commentSimon Marchi1-0/+4
2016-08-15[GDB] Fix builds broken by proc-service changes.Matthew Wahab1-0/+6
2016-08-15Fix heap-buffer-overflow in explicit_location_lex_oneYao Qi1-0/+6
2016-08-11Fix fallout from gdb/20413's fix (x32: linux_ptrace_test_ret_to_nx: Cannot PT...Pedro Alves1-0/+6
2016-08-10Fix PR gdb/19187 (process record over a fork causes internal error)Pedro Alves1-0/+7
2016-08-10Plumb enum remove_bp_reason all the way to target_remove_breakpointPedro Alves1-0/+35
2016-08-10Introduce 'enum remove_bp_reason'Pedro Alves1-0/+8
2016-08-10Simplify remove_breakpoint interfacePedro Alves1-0/+9
2016-08-10Support setting thread names (MS-Windows)Руслан Ижбулатов1-0/+12
2016-08-10Quiet ARI gettext checksPedro Alves1-0/+6
2016-08-09Fix PR gdb/20418 - Problems with synchronous commands and new-uiPedro Alves1-0/+23
2016-08-09Fix PR mi/20431 - Missing MI prompts after sync execution MI command (-exec-c...Pedro Alves1-0/+6
2016-08-09Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositionsPedro Alves1-0/+17
2016-08-09Fix PR gdb/20295: GDB segfaults printing bitfield member of optimized out valuePedro Alves1-0/+5
2016-08-08Regenerate some target description filesPedro Alves1-0/+7
2016-08-05Remove unused cli_command_loop declarationSimon Marchi1-0/+4
2016-08-05Fix PR remote/20398: File-IO write always outputs "Quit"Pedro Alves1-0/+6
2016-08-05gdb/NEWS: Mention that C++ is now the defaultPedro Alves1-0/+5
2016-08-05gdb/configure --help: suggest --disable-build-with-cxx instead of --enable...Pedro Alves1-0/+6
2016-08-04Determine target description for native aarch64Yao Qi1-0/+8
2016-08-03PR python/18565 - make Frame.function work for inline framesTom Tromey1-0/+5