aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2015-04-23Fix gdb.base/interrupt.exp racy fail against gdbserverPedro Alves2-2/+17
2015-04-23gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_filePedro Alves2-7/+11
2015-04-23gdb_test_multiple match eof of any spawn_idPedro Alves2-0/+9
2015-04-23Explicitly call rl_resize_terminal() in TUI's SIGWINCH handlerPatrick Palka2-0/+6
2015-04-22windows-nat: Don't change current_event.dwThreadId in handle_output_debug_str...Jon Turney2-2/+8
2015-04-22windows-nat: Report an error if ContinueDebugEvent() failsJon Turney2-0/+10
2015-04-22windows-nat: Fix misspelling in debug outputJon Turney2-1/+5
2015-04-22windows-nat: Cleanups in get_windows_debug_eventJon Turney2-15/+20
2015-04-22windows-nat: Don't use ternary conditional operator in get_windows_debug_eventJon Turney2-1/+8
2015-04-21Fix pascal behavior for class fields with testcasePierre Muller6-4/+157
2015-04-21Introduce new shared function fileio_to_host_openflagsGary Benson6-69/+56
2015-04-20Extend rl78 prologue analyzer to recognize more complicated prologuesKevin Buettner2-0/+89
2015-04-20Revert "Do not consider reference types as dynamic"Pierre-Marie de Rodat2-0/+28
2015-04-20Revert "gdbtypes.c: remove the usuned "top_level" parameter"Pierre-Marie de Rodat2-14/+31
2015-04-20Fix three test failures with extended remote targetsGary Benson2-4/+21
2015-04-19Remove duplicated xmalloc in update_dprintf_command_listGabriel Krisman Bertazi2-1/+5
2015-04-20[GDB] Hurd: Robustify the reply_mig_hack.awk script.Thomas Schwinge2-1/+9
2015-04-20[GDB] Hurd: Simplify the reply_mig_hack.awk script.Thomas Schwinge2-9/+21
2015-04-17solib-svr4.c (svr4_exec_displacement): Rename outer "displacement".Doug Evans2-6/+11
2015-04-17gdbserver/xtensa: fix typo in XCHAL_HAVE_LOOPSMax Filippov2-2/+8
2015-04-17gdbserver/xtensa: drop xtensa_usrregs_infoMax Filippov2-7/+6
2015-04-17return zero in arm_linux_can_use_hw_breakpoint if HW point isn't supportedYao Qi2-2/+15
2015-04-17Update comments to target_can_use_hardware_watchpointYao Qi2-5/+14
2015-04-17Access executable from remote system when first inferior appearsGary Benson7-9/+49
2015-04-17Implement qXfer:exec-file:read in gdbserverGary Benson4-0/+57
2015-04-17Implement remote_pid_to_exec_file using qXfer:exec-file:readGary Benson6-1/+88
2015-04-17Introduce linux_proc_pid_to_exec_fileGary Benson4-9/+34
2015-04-17Use gdb_sysroot for main executable on attachGary Benson5-16/+54
2015-04-17Introduce exec_file_findGary Benson3-47/+110
2015-04-17Introduce exec_file_locate_attachGary Benson4-23/+47
2015-04-17gdb: add myself to blackfin/write-after-approvalMike Frysinger2-0/+6
2015-04-16Fix {mi-tracepoint-changed, mi-tsv-changed}.exp with native-extended-gdbserverPedro Alves2-2/+12
2015-04-16Fix gdbserver_reconnect_p handlingPedro Alves2-0/+13
2015-04-16Honour software single step in fallback of displaced steppingYao Qi2-2/+11
2015-04-16s390-vregs.exp: Avoid compile errors with older GCCs and on 31-bit targetsAndreas Arnez3-3/+11
2015-04-16GDB tests for Go language support: remove unnecessary first breakpointAndreas Arnez9-40/+24
2015-04-15Make info fun|var|types interruptable for psyms.Doug Evans2-0/+6
2015-04-15Make info fun|var|types interruptable.Doug Evans2-0/+8
2015-04-15gdbserver: fix uClibc build whithout MMU.Romain Naour2-1/+5
2015-04-15Some Python 3 fixesSimon Marchi7-10/+27
2015-04-15[arm] Update displaced stepping debug messageYao Qi2-2/+5
2015-04-15Fix code indentationYao Qi2-41/+46
2015-04-15[arm] Fix fails in gdb.base/disp-step-syscall.expYao Qi2-3/+8
2015-04-15Fix fails in gdb.dwarf2/dynarr-ptr.expYao Qi2-1/+6
2015-04-15Increase timeout in watch-bitfields.exp for software watchpointYao Qi6-54/+92
2015-04-14Harden gdb.base/bp-permanent.expLuis Machado2-1/+6
2015-04-14Zero supplied stat buffers in functions that pretend to statGary Benson5-0/+11
2015-04-13 * MAINTAINERS: Update my email address.Stan Shebs2-2/+6
2015-04-13Add support for the x86 XSAVE extended state on FreeBSD/x86.John Baldwin14-6/+456
2015-04-13Harden gdb.base/bp-permanent.expLuis Machado2-1/+17