aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2017-01-21Bump GDB version number to 7.12.1.DATE-git.Joel Brobecker3-2/+7
2017-01-21Document the GDB 7.12.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2017-01-21Set GDB version number to 7.12.1.gdb-7.12.1-releaseJoel Brobecker3-2/+7
2017-01-20Fix python-interactive with Python 3.6Simon Marchi3-2/+18
2017-01-20Throw SJ/LJ exception on error in disassemblyYao Qi6-29/+91
2017-01-12Fix some error-handling bugs in python frame filtersTom Tromey4-3/+31
2017-01-01update copyright year range in GDB filesJoel Brobecker4333-4341/+4341
2016-12-20gdb: Fix C and C++03 buildsPedro Alves2-2/+18
2016-12-20Fix longjmp across readline w/ --enable-sjlj-exceptions toolchainsPedro Alves2-5/+27
2016-12-12Remove assert on exec_bfd in cris_delayed_get_disassemblerYao Qi2-4/+7
2016-12-09Create tdep->rx_psw_type and tdep->rx_fpsw_type lazilyYao Qi2-41/+71
2016-12-09Create tdep->rl78_psw_type lazilyYao Qi2-11/+32
2016-10-25Added forgotten gdb/ChangeLog entry.Rainer Orth1-0/+35
2016-10-25Fix gdb C++ compilation on Solaris (PR build/20712)Rainer Orth4-68/+93
2016-10-24PR gdb/20653 - small cleanup in string_to_explicit_locationTom Tromey2-1/+6
2016-10-24[GDBserver] Fix conversion warningYao Qi2-1/+7
2016-10-14Include strings.h where availableEli Zaretskii2-0/+8
2016-10-12[AArch64] Track FP registers in prologue analyzerYao Qi3-7/+43
2016-10-07Bump GDB version number to 7.12.0.DATE-git.Joel Brobecker2-1/+5
2016-10-07Document the GDB 7.12 release in gdb/ChangeLogJoel Brobecker1-0/+4
2016-10-07Set GDB version number to 7.12.gdb-7.12-releaseJoel Brobecker2-1/+5
2016-10-06frame.h: Forward-declare struct ui_outSimon Marchi2-0/+5
2016-10-06mips-tdep: Make FCRs always 32-bitMaciej W. Rozycki5-1/+94
2016-10-06mips-tdep: Rearrange comments in `mips_pseudo_register_type'Maciej W. Rozycki2-11/+14
2016-10-06testsuite: solib-disc: Use `standard_output_file'Maciej W. Rozycki2-2/+7
2016-10-06stack: fix gdb.dwarf2/dw2-undefined-ret-addr.exp regressionMarkus Metzger2-1/+6
2016-10-06Fix PR11094: JIT breakpoint is not properly recreated on rerunsPedro Alves7-43/+226
2016-10-06Fix a few gdb.base/jit-simple.exp problemsPedro Alves2-30/+33
2016-10-03Introduce cleanup to restore current_uioutSimon Marchi7-38/+38
2016-10-03Add test for user context selection syncAntoine Tremblay3-0/+1355
2016-10-03Emit inferior, thread and frame selection events to all UIsAntoine Tremblay23-88/+503
2016-09-29PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regressionJan Kratochvil8-5/+133
2016-09-28Fix PR 20345 - call_function_by_hand_dummy: Assertion `tp->thread_fsm == &sm-...Pedro Alves5-0/+105
2016-09-27Detect the magic address of EXC_RETURN in ARM coretx-m profileFredrik Hederstierna2-9/+65
2016-09-21Keep reserved bits in CPSR on writeYao Qi4-2/+23
2016-09-20ppc: Fix record support of Store String Word instructionsEdjunior Barbosa Machado2-3/+12
2016-09-06new-ui command: gdb internal errors if input is already pendingPedro Alves6-3/+194
2016-09-06Introduce make_cleanup_restore_current_uiPedro Alves6-8/+27
2016-08-31Fix lwp_suspend/unsuspend imbalance in linux_wait_1Antoine Tremblay2-18/+23
2016-08-30Fix order of inferiors in "thread apply all"Andreas Arnez4-1/+15
2016-08-29gdb.base/default.exp regressionJan Kratochvil2-2/+4
2016-08-26xtensa: Avoid designated inits, for C++ complianceAndreas Arnez2-49/+55
2016-08-25Sync proc_service definition with GLIBCAdhemerval Zanella22-20/+49
2016-08-24Allow resetting an empty inferior-ttySimon Marchi7-9/+98
2016-08-23x32: Fix gdb.trace/mi-trace-frame-collected.expPedro Alves2-2/+17
2016-08-23x32: gdb: Fix 'call' insn relocation with qRelocInsnPedro Alves2-5/+42
2016-08-23x32: gdbserver's agent bytecode JIT: fix "call" emissionPedro Alves2-0/+6
2016-08-23x32: Avoid unsigned long when installing fast tracepoint jump padsPedro Alves2-3/+8
2016-08-23x32 Fast tracepoints: Customize jump pad addressPedro Alves2-4/+53
2016-08-23x32 Fast tracepoints: IPA target descriptionsPedro Alves6-5/+98