Add missing cleanups to defaulted_query and prompt_for_continue
[deliverable/binutils-gdb.git] / gdb /
2016-04-12  Pedro AlvesAdd missing cleanups to defaulted_query and prompt_for_...
2016-04-12  Pedro AlvesUse target_terminal_ours_for_output in warning/internal...
2016-04-12  Pedro AlvesUse target_terminal_ours_for_output in infcmd.c
2016-04-12  Pedro AlvesUse target_terminal_ours_for_output in exceptions.c
2016-04-12  Pedro AlvesUse target_terminal_ours_for_output in cp-support.c
2016-04-12  Pedro Alvesada-lang.c: Introduce type_as_string and use it
2016-04-12  Pedro AlvesFix inconsistent handling of EINTR in ser-*.c backends
2016-04-12  Pedro AlvesPass Ctrl-C to the target in target_terminal_inferior
2016-04-12  Pedro AlvesDecouple target_interrupt from all-stop/non-stop modes
2016-04-12  Pedro AlvesEliminate clear_quit_flag
2016-04-12  Pedro AlvesDon't call clear_quit_flag in captured_main
2016-04-12  Pedro AlvesDon't call clear_quit_flag in prepare_to_throw_exception
2016-04-12  Pedro AlvesDon't call clear_quit_flag in command_handler
2016-04-12  Pedro AlvesDon't call clear_quit_flag after check_quit_flag
2016-04-12  Pedro AlvesMake Python use a struct serial event
2016-04-12  Pedro AlvesIntroduce interruptible_select
2016-04-12  Pedro AlvesFix signal handler/event-loop races
2016-04-12  Pedro AlvesIntroduce a serial interface for select'able events
2016-04-12  Pedro AlvesRemove unused struct serial::name field
2016-04-12  Pedro AlvesStop remote-fileio.c from throwing from SIGINT handler
2016-04-12  Pedro AlvesDon't set immediate_quit in prompt_for_continue
2016-04-12  Pedro AlvesTUI: check whether in secondary prompt instead of immed...
2016-04-12  Pedro AlvesInline command_loop in read_command_line
2016-04-12  Pedro AlvesDon't rely on immediate_quit in command_line_input
2016-04-09  Simon Marchigdb.python/py-mi-events-gdb.py: Add parentheses to...
2016-04-08  Simon MarchiMake gdb.server/solib-list.exp work for remote targets
2016-04-08  Pedro AlvesFix gdb.server/solib-list.exp regression
2016-04-08  Martin Galvanvalue: Make accessor methods' parameters const-correct
2016-04-08  Jan Kratochviltestsuite: Fix for gcc-4.8: gdb.base/jit.exp gdb.base...
2016-04-07  Jan Kratochviltestsuite: Fix false FAILs with .bashrc GDBHISTFILE=...
2016-04-07  Pedro AlvesFix gdb.compile/compile.exp shlib regression
2016-04-07  Yao QiFix gdb.reverse/finish-reverse-bkpt.exp
2016-04-07  Yao QiFix gdb.reverse/next-reverse-bkpt-over-sr.exp
2016-04-07  Yao QiMake breakpoint handling in record-full idempotent
2016-04-07  Yao QiSet bp_tgt->reqstd_address and bp_tgt->placed_size...
2016-04-06  Don BreazealEliminate -var-create error for optzd ptr to struct
2016-04-06  Don BreazealOptimized-out pointer: New test for error handling
2016-04-06  Simon MarchiFix gdb.threads/dlopen-libpthread.exp crash
2016-04-06  Jan KratochvilRevert the previous commit adding unknown_v_replies_ok.
2016-04-06  Jan KratochvilWorkaround gdbserver<7.7 for setfs
2016-04-06  Jan KratochvilRevert check-in by a mistake in the previous commit.
2016-04-06  Jan KratochvilPrint the "file" command suggestion in exec_file_locate...
2016-04-06  Catalin Udmatestsuite: Update py-mi-objfile to expect console forma...
2016-04-06  Simon MarchiFix IPA detection in ftrace-insn-reloc.exp
2016-04-05  Simon MarchiMake ftrace tests work with remote targets
2016-04-05  Simon MarchiImprove gdb_remote_download, remove gdb_download
2016-04-05  Marcin KościelnickiIPA: Move getauxval out of #ifndef IN_PROCESS_AGENT
2016-04-04  Simon MarchiObvious function doc and formatting
2016-04-04  Simon MarchiFix gdb.mi/mi-breakpoint-changed.exp for remote targets
2016-04-03  Marcin KościelnickiIPA: Fix build problem on !HAVE_GETAUXVAL
2016-04-01  Artemiy Volkovgdb: allow enumeration constants as second operand...
2016-03-31  Marcin Kościelnickigdbserver: Fix C++ build errors in tracepoint.c
2016-03-31  Pedro AlvesAdd regression test for PR gdb/19858 (JIT code registra...
2016-03-31  Pedro AlvesMake gdb.base/jit.exp binaries unique
2016-03-31  Yichao YuFix PR gdb/19858: GDB doesn't register the JIT librarie...
2016-03-31  Marcin Kościelnickigdb/NEWS: Add mention of powerpc*-linux tracepoints.
2016-03-31  Marcin Kościelnickigdbserver: Add emit_ops for powerpc.
2016-03-31  Marcin Kościelnickigdbserver: Add powerpc fast tracepoint support.
2016-03-31  Marcin KościelnickiIPA: Add alloc_jump_pad_buffer target hook.
2016-03-31  Catalin Udmapython: Use console format for output of gdb.execute...
2016-03-31  Pedro AlvesRemove support for "target m32rsdi" and "target mips...
2016-03-30  Marcin Kościelnickigdbserver/IPA: Export some functions via global functio...
2016-03-30  Yao QiCheck func against 0 rather than NULL
2016-03-30  Yao QiAdd arm epilogue unwinder
2016-03-30  Yao QiRefactor arm_stack_frame_destroyed_p
2016-03-30  Yao QiSimplify gdb.reverse/until-reverse.c
2016-03-30  Simon Marchigdbserver/tracepoint.c: Remove whitespace
2016-03-30  Yao QiMove CL entries from gdb/ChangeLog to gdb/testsuite...
2016-03-30  Doug Evanspython/py-utils.c (host_string_to_python_string): New...
2016-03-29  Marcin Kościelnickigdbserver: Handle 'v' packet while processing qSymbol.
2016-03-29  Max Filippovgdb: xtensa: fix frame initialization when PC is invalid
2016-03-29  Marcin Kościelnickigdb/NEWS: Add mention of s390*-linux tracepoints.
2016-03-29  Marcin Kościelnickigdbserver/s390: Add support for compiled agent expressions.
2016-03-29  Marcin Kościelnickigdbserver/s390: Add fast tracepoint support.
2016-03-29  Marcin Kościelnickigdbserver/s390: Switch on tracepoint support.
2016-03-29  Don Breazeal2016-03-29 Don Breazeal <donb@codesourcery.com>
2016-03-29  Yao QiCompile gdb.arch/arm-neon.exp with debug info
2016-03-24  Yao QiAdd quotation mark in test message
2016-03-23  Yao QiRemove comments on software_single_step in gdbarch.sh
2016-03-21  Yao QiARM process record: median instructions
2016-03-21  Yao QiCanonicalize more arm linux syscalls
2016-03-18  Yao QiMake sparc_software_single_step static
2016-03-18  Yao Qi[spu] throw error when target_read_memory fails
2016-03-18  Yao QiCheck lwp_signal_can_be_delivered for enqueue/dequeue...
2016-03-18  Yao QiSet signal to 0 after enqueue_pending_signal
2016-03-18  Yao QiRemove redundant WIFSTOPPED check
2016-03-17  Jan KratochvilSuggest running gdbserver for a PID in container
2016-03-17  Pedro AlvesPR remote/19496, timeout in forking-threads-plus-bkpt
2016-03-17  Andreas ArnezS390: Add syscall info for syscalls up to 374
2016-03-17  Andreas ArnezS390: Fix output path for s390-multiarch test case
2016-03-17  Andreas Arnezlinux-record: Simplify with record_mem_at_reg()
2016-03-17  Andreas Arnezlinux-record.c: Fix whitespace issues
2016-03-17  Andreas Arnezlinux-record: Fix bad fall-through for pipe/pipe2
2016-03-16  Don BreazealPR remote/19496, interrupted syscall in forking-threads...
2016-03-16  Doug Evansxml-tdesc.c (tdesc_start_enum): Fix c++ build.
2016-03-16  Yao QiProcess record: Fix arm-linux syscall arguments
2016-03-15  Don BreazealPR 18303, Tolerate malformed input for lookup_symbol...
2016-03-15  Doug EvansAdd cole945@ to earlier entry. Fix typo in same entry.
2016-03-15  Doug EvansAdd cpsr_flags to aarch64 core regs.
2016-03-15  Doug EvansRemove "end" spec.
next
This page took 0.045847 seconds and 7 git commands to generate.