aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-08-14Add myself to gdb MAINTAINERSMatthew Fortune1-0/+4
2015-08-13[D] Move classification of symbols from the grammar to the lexer.Iain Buclaw1-0/+24
2015-08-13[D] Support looking up symbols in the current and imported modules.Iain Buclaw1-0/+10
2015-08-13Fix Python frame unwinder issue caught by ValgrindPedro Alves1-0/+5
2015-08-13Mass rename `explicit' -> `explicit_loc'.Keith Seitz1-0/+29
2015-08-13Add ChangeLog entries for the previous commitPierre-Marie de Rodat1-0/+49
2015-08-12[amd64] Invalid return address after displaced steppingJoel Brobecker1-0/+5
2015-08-12Initialize `location' in gdbpy_decode_lineKeith Seitz1-0/+5
2015-08-12[regression] Do not read from catchpoint/watchpoint locations' addresses when...Luis Machado1-0/+6
2015-08-11Explicit locations: documentation updatesKeith Seitz1-0/+8
2015-08-11Explicit locations: MI support for explicit locationsKeith Seitz1-0/+6
2015-08-11Explicit locations: add UI features for CLIKeith Seitz1-0/+29
2015-08-11Explicit locations: introduce explicit locationsKeith Seitz1-0/+62
2015-08-11Explicit locations: introduce probe locationsKeith Seitz1-0/+20
2015-08-11Explicit locations: introduce address locationsKeith Seitz1-0/+26
2015-08-11Explicit locations: use new location APIKeith Seitz1-0/+174
2015-08-11Explicit locations: introduce new struct event_location-based APIKeith Seitz1-0/+10
2015-08-11Explicit locations: rename "address string"/"addr_string" to "location"Keith Seitz1-0/+33
2015-08-10remove trailing space in previous entryDoug Evans1-1/+1
2015-08-10PR gdb/17960 Internal error: tracker != NULL when completing on file:functionDoug Evans1-0/+8
2015-08-10gdb/infrun.c: Various trivial ARI fixes.Joel Brobecker1-0/+6
2015-08-07native Linux: enable always non-stop by defaultPedro Alves1-0/+4
2015-08-07S/390: displaced stepping and PC-relative RIL-b/RIL-c instructionsPedro Alves1-0/+8
2015-08-07PPC64: Fix gdb.arch/ppc64-atomic-inst.exp with displaced steppingPedro Alves1-0/+16
2015-08-07Disable displaced stepping if trying it failsPedro Alves1-0/+12
2015-08-07Fix interrupt-noterm.exp on targets always in non-stopPedro Alves1-0/+50
2015-08-07Fix signal-while-stepping-over-bp-other-thread.exp on targets always in non-stopPedro Alves1-0/+5
2015-08-07Implement all-stop on top of a target running non-stop modePedro Alves1-0/+45
2015-08-07Teach non-stop to do in-line step-overs (stop all, step, restart)Pedro Alves1-0/+65
2015-08-07Factor out code to re-resume stepped threadPedro Alves1-0/+6
2015-08-07Add comments to currently_stepping and target_resumePedro Alves1-0/+5
2015-08-07Misc switch_back_to_stepped_thread cleanupsPedro Alves1-0/+9
2015-08-07Use keep_going in proceed and start_step_over tooPedro Alves1-0/+27
2015-08-07Embed the pending step-over chain in thread_info objectsPedro Alves1-0/+30
2015-08-07Make thread_still_needs_step_over consider stepping_over_watchpoint tooPedro Alves1-0/+7
2015-08-07remote.c/all-stop: Implement TARGET_WAITKIND_NO_RESUMED and TARGET_WNOHANGPedro Alves1-0/+6
2015-08-07Change adjust_pc_after_break's prototypePedro Alves1-0/+6
2015-08-07Fix and test "checkpoint" in non-stop modePedro Alves1-0/+18
2015-08-07ignore invalid DOF provider sectionsJoel Brobecker1-0/+6
2015-08-07gdb: Move get_frame_language from stack.c to frame.c.Andrew Burgess1-0/+12
2015-08-07gdb: get_frame_language now takes a frame parameter.Andrew Burgess1-0/+11
2015-08-07btrace: indicate speculative executionMarkus Metzger1-0/+10
2015-08-07configure: check for perf_event.h versionMarkus Metzger1-0/+5
2015-08-06Yaakov Selkowitz: fixes for in-tree libiconvDJ Delorie1-0/+7
2015-08-06Add casts for legitimate integer to enum conversionsSimon Marchi1-0/+42
2015-08-06Add missing ChangeLog entry headerSimon Marchi1-0/+1
2015-08-06Fix ChangeLog formattingSimon Marchi1-1/+1
2015-08-06PR python/17136Clem Dickey1-0/+5
2015-08-06Change type of struct complaints::seriesSimon Marchi1-0/+9
2015-08-06Fix gdbserver --debug issues caught by ValgrindPedro Alves1-0/+5