aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-13Harden gdb.base/coredump-filter.expLuis Machado2-0/+17
2015-04-13Catch exception in lib/gdbserver-support.exp:gdb_exitYao Qi2-9/+22
2015-04-13Rename variable "addr" to "coredump_var_addr" in gdb.base/coredump-filter.expSergio Durigan Junior2-4/+9
2015-04-11Remove --xdbJan Kratochvil22-444/+53
2015-04-10Cleanup signal-while-stepping-over-bp-other-thread.expPedro Alves2-10/+15
2015-04-10step-over-trips-on-watchpoint.exp: Don't put addresses in test messagesPedro Alves2-2/+10
2015-04-10[arm] watchpoint-reuse-slot.exp: skip setting HW points on some addressYao Qi2-0/+33
2015-04-10PPC64: Fix step-over-trips-on-watchpoint.exp with displaced stepping onPedro Alves2-7/+27
2015-04-10Test step-over-{lands-on-breakpoint|trips-on-watchpoint}.exp with displaced s...Pedro Alves3-10/+46
2015-04-10Make gdb.threads/step-over-trips-on-watchpoint.exp effective on !x86Pedro Alves3-6/+49
2015-04-10Fix gdb.base/sigstep.exp with displaced stepping on software single-step targetsPedro Alves4-28/+114