aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2015-04-01infrun.c:resume: currently_stepping after clearing stepped_breakpointPedro Alves2-1/+9
2015-04-01gdb.threads/manythreads.exp: can't read "test": no such variablePedro Alves2-1/+6
2015-04-01Fix gdb_spawn_with_cmdline_opts with non-empty GDBFLAGSPedro Alves2-0/+8
2015-04-01Make print_target_wait_results print the whole ptidPedro Alves2-2/+12
2015-04-01keep_going: Add missing discard_cleanups callPedro Alves2-0/+6
2015-04-01wait_for_inferior and errors thrown from target_waitPedro Alves2-9/+15
2015-04-01Use do_target_resume when stepping past permanent breakpoint tooPedro Alves2-7/+7
2015-04-01linux_nat.c: Mark new thread running even if momentarily pausingPedro Alves2-1/+8
2015-04-01Share the "multi_line" helper among all testcasesPierre-Marie de Rodat20-161/+130
2015-04-01Add myself as a write-after-approval GDB maintainerPierre-Marie de Rodat2-0/+5
2015-04-01Crash on thread id wrap aroundPedro Alves5-2/+245
2015-04-01Regenerate configure in bfd/binutils/gas/gdbH.J. Lu2-2/+8
2015-04-01GDBServer: give more complete usage informationPedro Alves2-7/+39
2015-03-31Implement support for checking /proc/PID/coredump_filterSergio Durigan Junior8-28/+765
2015-03-31Catch exception on solib_svr4_r_ldsomapSergio Durigan Junior2-6/+20
2015-03-31Add --with-system-zlib in gdbH.J. Lu7-101/+39
2015-03-31dwarf.exp: Allow generating a stub .debug_line sectionPetr Machata2-1/+150
2015-03-31Add cpu information to the info os command on linux.Antoine Tremblay5-73/+199
2015-03-31Fix the triplet regexp to recognize triplets, not only quadrupletsMatthias Klose2-1/+8
2015-03-30PR c++/18141Doug Evans2-2/+11
2015-03-30Remove three redundant wrapper functions in remote.cGary Benson2-27/+15
2015-03-28gdb: ft32: new portJames Bowman5-1/+595
2015-03-27Revert: Code cleanup: Move print_command_1 expr variable scopeJan Kratochvil2-2/+8
2015-03-27Initialize EXPR in dtrace-probe::dtrace_process_dof_probeJoel Brobecker2-1/+5
2015-03-27Fix gdb_bfd_section_index for special sectionsAndrzej Kaczmarek2-4/+9
2015-03-26testsuite: Don't set SYMBOL_PREFIX for x86_64_*_cygwinJon Turney2-1/+6
2015-03-26dtrace-probe: Handle error while parsing probe argument.Joel Brobecker4-2/+45
2015-03-26Add myself as a write-after-approval GDB maintainerJon Turney2-0/+5
2015-03-26Fix copy-paste typo in -data-write-memory-bytes docSimon Marchi2-1/+6
2015-03-26Properly intern constants into psymtabAndy Wingo5-3/+115
2015-03-26Code cleanup: Move print_command_1 expr variable scopeJan Kratochvil2-1/+7
2015-03-26Code cleanup: Make validate_format parameter constJan Kratochvil2-1/+6
2015-03-26Clarify comment on the purpose of the assertion loop in _initialize_remote.Don Breazeal2-1/+6
2015-03-26Don't set breakpoints on import stubs on Windows amd64Pedro Alves2-13/+32
2015-03-26Handle the effect of skipping prologueYao Qi3-0/+36
2015-03-26Remove some hard-coded stuff in testsYao Qi3-10/+23
2015-03-26Compile break-asm-file{0,1}.s without debug infoYao Qi2-5/+24
2015-03-26Relax pattern to match the output of "info frame" in gdb.base/savedregs.expYao Qi2-1/+6
2015-03-25btrace: fix tests for 32-bitMarkus Metzger17-428/+1057
2015-03-25btrace: increase buffer size for exception testMarkus Metzger2-0/+6
2015-03-25Simplify target_async hook interfacePedro Alves9-68/+70
2015-03-25Associate target_ops with target_fileio file descriptorsGary Benson2-52/+132
2015-03-24Fix "thread apply all" with exited threadsPedro Alves4-5/+23
2015-03-24Fix switch_back_to_stepped_thread comment referencesPedro Alves2-4/+9
2015-03-24Shuffle user_visible_resume_ptidPedro Alves3-17/+29
2015-03-24Debug output tweaks in the Linux target backendsPedro Alves4-25/+73
2015-03-24Do not make "prop" field of struct dynamic_prop_list a pointer.Joel Brobecker3-5/+11
2015-03-24GDB: rename DYN_ATTR_DATA_LOCATION into DYN_PROP_DATA_LOCATION.Joel Brobecker3-3/+12
2015-03-24Remove 'step' parameters from 'proceed' and 'resume'Pedro Alves8-57/+105
2015-03-24Make "set scheduler-locking step" depend on user intention, onlyPedro Alves8-34/+60