aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)Author
2015-04-02Introduce target_filesystem_is_localGary Benson
2015-04-02Introduce target_fileio_fstatGary Benson
2015-04-01Add support for writing unwinders in Python.Sasha Smundak
2015-04-01infrun.c:resume: currently_stepping after clearing stepped_breakpointPedro Alves
2015-04-01gdb.threads/manythreads.exp: can't read "test": no such variablePedro Alves
2015-04-01Fix gdb_spawn_with_cmdline_opts with non-empty GDBFLAGSPedro Alves
2015-04-01Make print_target_wait_results print the whole ptidPedro Alves
2015-04-01keep_going: Add missing discard_cleanups callPedro Alves
2015-04-01wait_for_inferior and errors thrown from target_waitPedro Alves
2015-04-01Use do_target_resume when stepping past permanent breakpoint tooPedro Alves
2015-04-01linux_nat.c: Mark new thread running even if momentarily pausingPedro Alves
2015-04-01Share the "multi_line" helper among all testcasesPierre-Marie de Rodat
2015-04-01Add myself as a write-after-approval GDB maintainerPierre-Marie de Rodat
2015-04-01Crash on thread id wrap aroundPedro Alves
2015-04-01Regenerate configure in bfd/binutils/gas/gdbH.J. Lu
2015-04-01GDBServer: give more complete usage informationPedro Alves
2015-03-31Implement support for checking /proc/PID/coredump_filterSergio Durigan Junior
2015-03-31Catch exception on solib_svr4_r_ldsomapSergio Durigan Junior
2015-03-31Add --with-system-zlib in gdbH.J. Lu
2015-03-31dwarf.exp: Allow generating a stub .debug_line sectionPetr Machata
2015-03-31Add cpu information to the info os command on linux.Antoine Tremblay
2015-03-31Fix the triplet regexp to recognize triplets, not only quadrupletsMatthias Klose
2015-03-30PR c++/18141Doug Evans
2015-03-30Remove three redundant wrapper functions in remote.cGary Benson
2015-03-28gdb: ft32: new portJames Bowman
2015-03-27Revert: Code cleanup: Move print_command_1 expr variable scopeJan Kratochvil
2015-03-27Initialize EXPR in dtrace-probe::dtrace_process_dof_probeJoel Brobecker
2015-03-27Fix gdb_bfd_section_index for special sectionsAndrzej Kaczmarek
2015-03-26testsuite: Don't set SYMBOL_PREFIX for x86_64_*_cygwinJon Turney
2015-03-26dtrace-probe: Handle error while parsing probe argument.Joel Brobecker
2015-03-26Add myself as a write-after-approval GDB maintainerJon Turney
2015-03-26Fix copy-paste typo in -data-write-memory-bytes docSimon Marchi
2015-03-26Properly intern constants into psymtabAndy Wingo
2015-03-26Code cleanup: Move print_command_1 expr variable scopeJan Kratochvil
2015-03-26Code cleanup: Make validate_format parameter constJan Kratochvil
2015-03-26Clarify comment on the purpose of the assertion loop in _initialize_remote.Don Breazeal
2015-03-26Don't set breakpoints on import stubs on Windows amd64Pedro Alves
2015-03-26Handle the effect of skipping prologueYao Qi
2015-03-26Remove some hard-coded stuff in testsYao Qi
2015-03-26Compile break-asm-file{0,1}.s without debug infoYao Qi
2015-03-26Relax pattern to match the output of "info frame" in gdb.base/savedregs.expYao Qi
2015-03-25btrace: fix tests for 32-bitMarkus Metzger
2015-03-25btrace: increase buffer size for exception testMarkus Metzger
2015-03-25Simplify target_async hook interfacePedro Alves
2015-03-25Associate target_ops with target_fileio file descriptorsGary Benson
2015-03-24Fix "thread apply all" with exited threadsPedro Alves
2015-03-24Fix switch_back_to_stepped_thread comment referencesPedro Alves
2015-03-24Shuffle user_visible_resume_ptidPedro Alves
2015-03-24Debug output tweaks in the Linux target backendsPedro Alves
2015-03-24Do not make "prop" field of struct dynamic_prop_list a pointer.Joel Brobecker