summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* new-ui command: gdb internal errors if input is already pendingPedro Alves2016-09-066-3/+194
* Introduce make_cleanup_restore_current_uiPedro Alves2016-09-066-8/+27
* Support 128-bit IEEE floating-point types on Intel and PowerUlrich Weigand2016-09-068-0/+334
* Add gdbarch callback to provide formats for debug info float typesUlrich Weigand2016-09-0610-68/+141
* Add missing format for built-in floating-point typesUlrich Weigand2016-09-0610-26/+49
* Remove TYPE_NOSIGN "char" hackUlrich Weigand2016-09-064-7/+13
* Remove obsolete TYPE_FLAG_... valuesUlrich Weigand2016-09-068-84/+58
* Unify init_type and arch_type interface and helpersUlrich Weigand2016-09-066-317/+388
* Add some missing arch_..._type helpersUlrich Weigand2016-09-067-30/+56
* Fix TYPE_SPECIFIC_FIELD for types created via arch_typeUlrich Weigand2016-09-062-16/+31
* Fix typo in ada_language_arch_infoUlrich Weigand2016-09-062-1/+6
* gdb/: Require a C++ compilerPedro Alves2016-09-0513-190/+51
* Fix PR19927: Avoid unwinder recursion if sniffer uses calls parse_and_evalPedro Alves2016-09-055-32/+76
* Removed redundant line remote-utils.cAkash Trehan2016-09-032-1/+6
* Handle DW_OP_form_tls_addressTom Tromey2016-09-026-7/+26
* [GDBserver] Replace "reinsert_breakpoint" with "single_step_breakpoint"Yao Qi2016-09-023-89/+90
* Skip floating point tests in return-nodebug.exp if gdb_skip_float_test is trueYao Qi2016-09-022-0/+10
* Detect broken ptrace in gdb_skip_float_testYao Qi2016-09-0212-28/+156
* Share target_wait prototype between GDB and gdbserverSergio Durigan Junior2016-09-016-12/+37
* Use target_continue{,_no_signal} instead of target_resumeSergio Durigan Junior2016-09-019-31/+60
* Fix lwp_suspend/unsuspend imbalance in linux_wait_1Antoine Tremblay2016-08-312-18/+23
* Fix a typo in commentYao Qi2016-08-312-1/+5
* Fix order of inferiors in "thread apply all"Andreas Arnez2016-08-304-1/+15
* gdb.base/default.exp regressionJan Kratochvil2016-08-292-2/+4
* xtensa: Avoid designated inits, for C++ complianceAndreas Arnez2016-08-252-49/+55
* Sync proc_service definition with GLIBCAdhemerval Zanella2016-08-2522-20/+49
* Test case to detect recursive unwinding in Python-based unwinders.Kevin Buettner2016-08-244-0/+191
* Allow resetting an empty inferior-ttySimon Marchi2016-08-247-9/+98
* Fix for gdb.base/pc-fp.exp.Carl E. Love2016-08-242-1/+6
* Fix typo in commentSimon Marchi2016-08-232-2/+6
* Fix PR20494 - User input stops being echoed in CLIPedro Alves2016-08-237-47/+206
* gdbserver_spawn "" rather than gdbserver_spawn ${binfile}Yao Qi2016-08-233-2/+9
* Fix signals-state-child.exp in remote testingYao Qi2016-08-232-6/+29
* Fix PR gdb/20505 - Make vDSO detection work with core filesPedro Alves2016-08-224-29/+97
* Fix missing files for ld when test suite not compiled in the source directoryCarl E. Love2016-08-197-22/+23
* [AArch64] Match instruction "STP with base register" in prologueYao Qi2016-08-192-2/+8
* null-terminate string in linespec_location_completerYao Qi2016-08-192-1/+7
* x32: Fix gdb.trace/mi-trace-frame-collected.expPedro Alves2016-08-192-2/+17
* x32: gdb: Fix 'call' insn relocation with qRelocInsnPedro Alves2016-08-192-5/+42
* x32: gdbserver's agent bytecode JIT: fix "call" emissionPedro Alves2016-08-192-0/+6
* x32: Avoid unsigned long when installing fast tracepoint jump padsPedro Alves2016-08-192-3/+8
* x32 Fast tracepoints: Customize jump pad addressPedro Alves2016-08-192-4/+53
* x32 Fast tracepoints: IPA target descriptionsPedro Alves2016-08-196-5/+98
* Add ChangeLog updates to my previous two commitsCarl E. Love2016-08-182-0/+10
* Fix for powerpc-power.exp gdb regression test for Power 9Carl Love2016-08-182-505/+2717
* Add myself as write-after-approval GDB maintainer.Carl E. Love2016-08-181-0/+1
* ppc: Fix record of HTM instructionsEdjunior Barbosa Machado2016-08-182-5/+9
* Fix remove-inferior error messageSimon Marchi2016-08-174-2/+11
* Add remove-inferiors testSimon Marchi2016-08-173-0/+98
* Remove stale commentSimon Marchi2016-08-172-2/+4