aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-04-18Fix PR gdb/19250: ptrace prototype is not detected properly in C++ modePedro Alves1-0/+5
2016-04-18Fix gdb crash when trying to print the address of a synthetic C++ referenceMartin Galvan1-0/+5
2016-04-18Revert 415fa612Yao Qi1-0/+8
2016-04-16gdb/ada-exp.y: Remap yydefredPedro Alves1-0/+4
2016-04-16Fix gdb build with --enable-build-with-cxx --disable-nlsPedro Alves1-0/+5
2016-04-16Fix gdb C++ build when libipt is availablePedro Alves1-0/+5
2016-04-15MIPS/Linux: Also recognize TRAP_BRKPT and TRAP_HWBKPTPedro Alves1-0/+6
2016-04-15[ARM] minor opt in thumb_stack_frame_destroyed_pYao Qi1-0/+5
2016-04-14Avoid "format not a string literal" warningsPedro Alves1-0/+7
2016-04-14Avoid implicit float <-> integer conversion warningsPedro Alves1-0/+6
2016-04-13Debugging without a binary (regression)Luis Machado1-0/+6
2016-04-13Fix PR remote/19840: gdb crashes on reverse-stepiPedro Alves1-0/+12
2016-04-12[C++] Switch TRY/CATCH to real C++ try/catch by default againPedro Alves1-0/+5
2016-04-12Use setjmp/longjmp for TRY/CATCH instead of sigsetjmp/siglongjmpPedro Alves1-0/+13
2016-04-12Eliminate prepare_to_throw_exceptionPedro Alves1-0/+8
2016-04-12Eliminate target_check_pending_interruptPedro Alves1-0/+8
2016-04-12Eliminate immediate_quitPedro Alves1-0/+20
2016-04-12target remote: Don't rely on immediate_quit (introduce quit handlers)Pedro Alves1-0/+48
2016-04-12TUI: GC tui_target_has_runPedro Alves1-0/+8
2016-04-12Use target_terminal_ours_for_output in MIPedro Alves1-0/+18
2016-04-12Do target_terminal_ours in query & friends instead of in all callersPedro Alves1-0/+26
2016-04-12Add missing cleanups to defaulted_query and prompt_for_continuePedro Alves1-0/+5
2016-04-12Use target_terminal_ours_for_output in warning/internal_errorPedro Alves1-0/+6
2016-04-12Use target_terminal_ours_for_output in infcmd.cPedro Alves1-0/+5
2016-04-12Use target_terminal_ours_for_output in exceptions.cPedro Alves1-0/+6
2016-04-12Use target_terminal_ours_for_output in cp-support.cPedro Alves1-0/+6
2016-04-12ada-lang.c: Introduce type_as_string and use itPedro Alves1-0/+6
2016-04-12Fix inconsistent handling of EINTR in ser-*.c backendsPedro Alves1-0/+8
2016-04-12Pass Ctrl-C to the target in target_terminal_inferiorPedro Alves1-0/+11
2016-04-12Decouple target_interrupt from all-stop/non-stop modesPedro Alves1-0/+10
2016-04-12Eliminate clear_quit_flagPedro Alves1-0/+10
2016-04-12Don't call clear_quit_flag in captured_mainPedro Alves1-0/+4
2016-04-12Don't call clear_quit_flag in prepare_to_throw_exceptionPedro Alves1-0/+5
2016-04-12Don't call clear_quit_flag in command_handlerPedro Alves1-0/+4
2016-04-12Don't call clear_quit_flag after check_quit_flagPedro Alves1-0/+5
2016-04-12Make Python use a struct serial eventPedro Alves1-0/+11
2016-04-12Introduce interruptible_selectPedro Alves1-0/+18
2016-04-12Fix signal handler/event-loop racesPedro Alves1-0/+13
2016-04-12Introduce a serial interface for select'able eventsPedro Alves1-0/+14
2016-04-12Remove unused struct serial::name fieldPedro Alves1-0/+6
2016-04-12Stop remote-fileio.c from throwing from SIGINT handlerPedro Alves1-0/+19
2016-04-12Don't set immediate_quit in prompt_for_continuePedro Alves1-0/+5
2016-04-12TUI: check whether in secondary prompt instead of immediate_quitPedro Alves1-0/+8
2016-04-12Inline command_loop in read_command_linePedro Alves1-0/+5
2016-04-12Don't rely on immediate_quit in command_line_inputPedro Alves1-0/+7
2016-04-08value: Make accessor methods' parameters const-correctMartin Galvan1-0/+31
2016-04-07Make breakpoint handling in record-full idempotentYao Qi1-0/+6
2016-04-07Set bp_tgt->reqstd_address and bp_tgt->placed_size in record_full_insert_brea...Yao Qi1-0/+5
2016-04-06Eliminate -var-create error for optzd ptr to structDon Breazeal1-0/+7
2016-04-06Revert the previous commit adding unknown_v_replies_ok.Jan Kratochvil1-0/+4