aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2015-09-15PR remote/18965: vforkdone stop reply should indicate parent PIDPedro Alves4-15/+26
2015-09-15Fix typoYao Qi2-1/+6
2015-09-15Fix gdb.threads/non-ldr-exc-3.exp racePedro Alves2-5/+6
2015-09-15Support single step by arch or targetYao Qi10-10/+170
2015-09-15[gdbserver] Rename supports_conditional_breakpoints to supports_hardware_sing...Yao Qi9-30/+51
2015-09-15aarch64 multi-arch support (part 2): siginfo fixupYao Qi6-1/+291
2015-09-14Bail out of processing stop if hook-stop resumes target / changes contextPedro Alves9-156/+341
2015-09-14[Ada] Fix the evaluation of access to packed array subscriptPierre-Marie de Rodat7-2/+133
2015-09-14Remove duplicate gdb/NEWS entryPedro Alves2-6/+5
2015-09-14btrace, test: remove buffer-size test with unlimited buffer sizeMarkus Metzger2-11/+6
2015-09-11Extended-remote exec documentationDon Breazeal4-0/+67
2015-09-11Extended-remote exec testDon Breazeal9-103/+178
2015-09-11Extended-remote catch execDon Breazeal2-0/+41
2015-09-11Extended-remote follow-execDon Breazeal17-41/+441
2015-09-11[AArch64] Cleanup comments in instruction decoding functionsPierre Langlois2-7/+12
2015-09-11[AArch64] Fix incorrect mask when decoding b.cond instructionPierre Langlois2-1/+6
2015-09-11gdb/18947: [aarch64]Step into shared library is very slow.Mihail-Marian Nistor2-0/+7
2015-09-10Small refactor in ada-lang.c:scan_discrim_boundSimon Marchi2-6/+16
2015-09-10Constify variables in ada-lang.cSimon Marchi2-11/+19
2015-09-10Call target_can_download_tracepoint if there are tracepoints to downloadYao Qi4-4/+23
2015-09-09* gdb.python/py-prettyprint.exp: Check result of run_lang_tests.Doug Evans2-2/+10
2015-09-09* gdb.base/pie-execl.exp: Fix result test of build_executable.Doug Evans2-2/+6
2015-09-09* gdb.base/savedregs.exp: Fix typo.Doug Evans2-1/+5
2015-09-09Delete enum inferior_event_handler::INF_TIMERPedro Alves3-3/+5
2015-09-09Garbage collect thread continuationsPedro Alves9-303/+38
2015-09-09Garbage collect dummy_frame_ctx_saverPedro Alves6-121/+26
2015-09-09Convert the until/advance commands to thread_fsm mechanismPedro Alves3-85/+211
2015-09-09Convert infcalls to thread_fsm mechanismPedro Alves6-160/+349
2015-09-09Replace "struct continuation" mechanism by something more extensiblePedro Alves17-353/+852
2015-09-09Merge async and sync code paths some morePedro Alves14-199/+174
2015-09-09btrace: kernel address filteringMarkus Metzger6-64/+73
2015-09-08Improve hand-call-in-threads.exp failure handling.Sandra Loosemore2-3/+24
2015-09-07guile: Add as_a_scm_t_subrPedro Alves24-280/+401
2015-09-04gdb/tui: Remove casts of NULL during assignment.Andrew Burgess7-24/+45
2015-09-04gdb/cli: Remove casts of NULL during assignment.Andrew Burgess2-1/+5
2015-09-04gdb: Remove casts of NULL during assignment.Andrew Burgess7-8/+18
2015-09-04Mention multi-arch debugging support in NEWSYao Qi2-0/+8
2015-09-03[Ada] Make string_char_type a true TYPE_CODE_CHAR type in AdaPierre-Marie de Rodat5-1/+77
2015-09-03[aarch64] Check region OK for HW watchpoint in GDBserverYao Qi6-35/+66
2015-09-02Use gdbarch obstack to allocate the TYPE_NAME string in arch_typePatrick Palka7-1/+51
2015-09-02Update documentation of function copy_type_recursivePatrick Palka2-3/+7
2015-09-02Initialize yet another variable to silence GCC warning from last-but-one commitSergio Durigan Junior2-1/+6
2015-09-02Initialize variable and silence GCC warning from last commitSergio Durigan Junior2-1/+5
2015-09-02Catching errors on probes-based dynamic linker interfaceSergio Durigan Junior2-3/+46
2015-09-02Improve error reporting when handling SystemTap SDT probesSergio Durigan Junior3-13/+53
2015-09-01[Ada] Fix completion for multiple function matchesPierre-Marie de Rodat9-2/+96
2015-08-31gdb/tui: Make local variable const.Andrew Burgess2-1/+6
2015-08-31xtensa: initialize call_abi in xtensa_tdepMax Filippov2-1/+8
2015-08-29symtab.h (struct symbol): Tweak comment.Doug Evans2-5/+8
2015-08-29Revert "Use gdbarch obstack to allocate the TYPE_NAME string in arch_type"Patrick Palka4-22/+1