aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-09-24Fix a use of target_mourn_inferior in windows-nat.cJon Turney1-0/+5
2016-09-23Use std::string rather than dyn-stringTom Tromey1-0/+9
2016-09-23Use std::vector in objfiles.cTom Tromey1-0/+5
2016-09-23Use std::string, std::vector in rust-lang.cTom Tromey1-0/+7
2016-09-23Use std::string in cp-namespace.cTom Tromey1-0/+7
2016-09-23Use std::string in break-catch-sig.cTom Tromey1-0/+5
2016-09-23Remove some unnecessary codeTom Tromey1-0/+5
2016-09-23Replace sprintf with xsnprintf in nat/linux-osdata.cYao Qi1-0/+6
2016-09-23gdb: Replace operator new / operator new[]Pedro Alves1-0/+9
2016-09-22Fix build breakage from commit 6ec2b2Edjunior Barbosa Machado1-0/+5
2016-09-22arc: Fix ARI warning for printf(%p)Anton Kolesov1-0/+4
2016-09-21Add myself as a write-after-approval GDB maintainerAnton Kolesov1-0/+4
2016-09-21arc: New Synopsys ARC portAnton Kolesov1-0/+15
2016-09-21ppc: Fix return of instruction handlers in ppc_process_record_op63Edjunior Barbosa Machado1-0/+5
2016-09-21PR gdb/20604 - fix "quit" when an invalid expression is usedTom Tromey1-0/+8
2016-09-21Update and add .gitignore'sSimon Marchi1-0/+5
2016-09-21ppc: Add Power ISA 3.0/POWER9 instructions record supportEdjunior Barbosa Machado1-0/+12
2016-09-21Keep reserved bits in CPSR on writeYao Qi1-0/+5
2016-09-20Avoid -Wduplicated-cond warnings in gdb/pythonTom Tromey1-0/+7
2016-09-20ppc: Fix record support of Store String Word instructionsEdjunior Barbosa Machado1-0/+5
2016-09-20Use 'event_ptid' instead of 'resume_ptid' on startup_inferior (fix for regres...Sergio Durigan Junior1-0/+6
2016-09-19gdb: Fix build breakage with GCC 4.1 and --disable-nlsPedro Alves1-0/+7
2016-09-19Consolidate target_mourn_inferior between GDB and gdbserverSergio Durigan Junior1-0/+27
2016-09-19gdb/s390: Fix build breakage due to std::min/std::max usage without headerPedro Alves1-0/+4
2016-09-18gdb: Fix std::{min, max}-related build breakage on 32-bit hostsPedro Alves1-0/+8
2016-09-16Introduce cleanup to restore current_uioutSimon Marchi1-0/+13
2016-09-16gdb: Use std::min and std::max throughoutPedro Alves1-0/+65
2016-09-16S390: Hardware breakpoint supportAndreas Arnez1-0/+16
2016-09-16linux-nat: Add function lwp_is_steppingAndreas Arnez1-0/+5
2016-09-16S390: Enable "maint set show-debug-regs"Andreas Arnez1-0/+9
2016-09-16S390: Multi-inferior watchpoint supportAndreas Arnez1-0/+18
2016-09-16S390: Migrate watch areas from list to VEC typeAndreas Arnez1-0/+11
2016-09-16S390: Avoid direct access to lwp_info structureAndreas Arnez1-0/+12
2016-09-09Pass HWCAP to ifunc resolverAndreas Arnez1-0/+5
2016-09-08Remove some unneeded casts from remote.cTom Tromey1-0/+5
2016-09-06new-ui command: gdb internal errors if input is already pendingPedro Alves1-0/+6
2016-09-06Introduce make_cleanup_restore_current_uiPedro Alves1-0/+11
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