projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make remote follow fork 'Detaching' message match native
[external/binutils.git]
/
gdb
/
infrun.c
2015-05-28
Don Breazeal
Make remote follow fork 'Detaching' message match native
blob
|
commitdiff
2015-05-20
Joel Brobecker
Memory leak reading frame register during inferior...
blob
|
commitdiff
|
diff to current
2015-05-13
Jan Kratochvil
Remove stop_registers
blob
|
commitdiff
|
diff to current
2015-04-29
Gary Benson
Allow passing fd == NULL to exec_file_find and solib_find
blob
|
commitdiff
|
diff to current
2015-04-28
Gary Benson
Use exec_file_find to prepend gdb_sysroot in follow_exec
blob
|
commitdiff
|
diff to current
2015-04-16
Yao Qi
Honour software single step in fallback of displaced...
blob
|
commitdiff
|
diff to current
2015-04-11
Jan Kratochvil
Remove --xdb
blob
|
commitdiff
|
diff to current
2015-04-10
Pedro Alves
PPC64: Fix step-over-trips-on-watchpoint.exp with displ...
blob
|
commitdiff
|
diff to current
2015-04-10
Pedro Alves
Fix gdb.base/sigstep.exp with displaced stepping on...
blob
|
commitdiff
|
diff to current
2015-04-10
Pedro Alves
gdb/18216: displaced step+deliver signal, a thread...
blob
|
commitdiff
|
diff to current
2015-04-07
Pedro Alves
update thread list, delete exited threads
blob
|
commitdiff
|
diff to current
2015-04-07
Pedro Alves
Displaced stepping debug: fetch the right regcache
blob
|
commitdiff
|
diff to current
2015-04-01
Pedro Alves
infrun.c:resume: currently_stepping after clearing...
blob
|
commitdiff
|
diff to current
2015-04-01
Pedro Alves
Make print_target_wait_results print the whole ptid
blob
|
commitdiff
|
diff to current
2015-04-01
Pedro Alves
keep_going: Add missing discard_cleanups call
blob
|
commitdiff
|
diff to current
2015-04-01
Pedro Alves
wait_for_inferior and errors thrown from target_wait
blob
|
commitdiff
|
diff to current
2015-04-01
Pedro Alves
Use do_target_resume when stepping past permanent break...
blob
|
commitdiff
|
diff to current
2015-03-24
Pedro Alves
Fix switch_back_to_stepped_thread comment references
blob
|
commitdiff
|
diff to current
2015-03-24
Pedro Alves
Shuffle user_visible_resume_ptid
blob
|
commitdiff
|
diff to current
2015-03-24
Pedro Alves
Remove 'step' parameters from 'proceed' and 'resume'
blob
|
commitdiff
|
diff to current
2015-03-24
Pedro Alves
Make "set scheduler-locking step" depend on user intent...
blob
|
commitdiff
|
diff to current
2015-03-24
Pedro Alves
Make step_start_function be per thread
blob
|
commitdiff
|
diff to current
2015-03-24
Pedro Alves
No longer handle negative 'step' in 'proceed'
blob
|
commitdiff
|
diff to current
2015-03-07
Pedro Alves
Split TRY_CATCH into TRY + CATCH
blob
|
commitdiff
|
diff to current
2015-03-04
Pedro Alves
garbage collect target_decr_pc_after_break
blob
|
commitdiff
|
diff to current
2015-03-04
Pedro Alves
Teach GDB about targets that can tell whether a trap...
blob
|
commitdiff
|
diff to current
2015-03-04
Pedro Alves
follow-fork: don't lose the ptids as set by the target
blob
|
commitdiff
|
diff to current
2015-03-03
Pedro Alves
follow-exec: delete all non-execing threads
blob
|
commitdiff
|
diff to current
2015-02-11
Pedro Alves
Fix adjust_pc_after_break, remove still current thread...
blob
|
commitdiff
|
diff to current
2015-02-10
Pedro Alves
displaced_step_fixup may access memory from the wrong...
blob
|
commitdiff
|
diff to current
2015-01-14
Pedro Alves
PR cli/17828: -batch -ex r breaks terminal
blob
|
commitdiff
|
diff to current
2015-01-01
Joel Brobecker
Update year range in copyright notice of all files...
blob
|
commitdiff
|
diff to current
2014-12-15
Simon Marchi
Introduce utility function find_inferior_ptid
blob
|
commitdiff
|
diff to current
2014-11-20
Doug Evans
Split struct symtab into two: struct symtab and compuni...
blob
|
commitdiff
|
diff to current
2014-11-12
Pedro Alves
Garbage collect the infwait_state global
blob
|
commitdiff
|
diff to current
2014-11-12
Pedro Alves
fix skipping permanent breakpoints
blob
|
commitdiff
|
diff to current
2014-11-12
Pedro Alves
add a default method for gdbarch_skip_permanent_breakpoint
blob
|
commitdiff
|
diff to current
2014-11-07
Pedro Alves
Revert old nexti prologue check and eliminate in_prologue
blob
|
commitdiff
|
diff to current
2014-10-29
Pedro Alves
PR 17408 - assertion failure in switch_back_to_stepped_...
blob
|
commitdiff
|
diff to current
2014-10-29
Pedro Alves
PR python/17372 - Python hangs when displaying help()
blob
|
commitdiff
|
diff to current
2014-10-28
Pedro Alves
PR gdb/12623: non-stop crashes inferior, PC adjustment...
blob
|
commitdiff
|
diff to current
2014-10-27
Pedro Alves
stepi/nexti: skip signal handler if "handle nostop...
blob
|
commitdiff
|
diff to current
2014-10-24
Don Breazeal
Follow-fork message printing improvements
blob
|
commitdiff
|
diff to current
2014-10-15
Pedro Alves
Non-stop + software single-step archs: don't force...
blob
|
commitdiff
|
diff to current
2014-10-15
Pedro Alves
Make single-step breakpoints be per-thread
blob
|
commitdiff
|
diff to current
2014-10-15
Pedro Alves
Put single-step breakpoints on the bp_location chain
blob
|
commitdiff
|
diff to current
2014-10-15
Pedro Alves
infrun.c: add for_each_just_stopped_thread
blob
|
commitdiff
|
diff to current
2014-10-15
Pedro Alves
Rewrite non-continuable watchpoints handling
blob
|
commitdiff
|
diff to current
2014-10-15
Pedro Alves
Decide whether we may have removed breakpoints based...
blob
|
commitdiff
|
diff to current
2014-10-15
Andreas Arnez
Remove non-address bits for longjmp resume breakpoint
blob
|
commitdiff
|
diff to current
2014-10-10
Pedro Alves
infrun.c:normal_stop: Fix typo in comment
blob
|
commitdiff
|
diff to current
2014-10-09
Yao Qi
Remove unused local variable
blob
|
commitdiff
|
diff to current
2014-10-08
Gary Benson
Remove spurious exceptions.h inclusions
blob
|
commitdiff
|
diff to current
2014-10-02
Pedro Alves
Fix non-stop regressions caused by "breakpoints always...
blob
|
commitdiff
|
diff to current
2014-09-30
Don Breazeal
Refactor native follow-fork.
blob
|
commitdiff
|
diff to current
2014-09-25
Pedro Alves
infrun.c:user_visible_resume_ptid: Don't check singlest...
blob
|
commitdiff
|
diff to current
2014-09-25
Pedro Alves
infrun.c: comment/typo fixes
blob
|
commitdiff
|
diff to current
2014-09-22
Pedro Alves
Fix "breakpoint always-inserted off"; remove "breakpoin...
blob
|
commitdiff
|
diff to current
2014-08-07
Gary Benson
Include string.h in common-defs.h
blob
|
commitdiff
|
diff to current
2014-08-07
Gary Benson
Include gdb_assert.h in common-defs.h
blob
|
commitdiff
|
diff to current
2014-07-25
Pedro Alves
Always pass signals to the right thread
blob
|
commitdiff
|
diff to current
2014-06-27
Yao Qi
Associate dummy_frame with ptid
blob
|
commitdiff
|
diff to current
2014-06-26
Yao Qi
Typo fix in signal_pass initialization
blob
|
commitdiff
|
diff to current
2014-06-19
Pedro Alves
Fix next over threaded execl with "set scheduler-lockin...
blob
|
commitdiff
|
diff to current
2014-06-18
Tom Tromey
constify struct block in some places
blob
|
commitdiff
|
diff to current
2014-06-18
Luis Machado
Symptom:
blob
|
commitdiff
|
diff to current
2014-05-29
Pedro Alves
Running the current tree against my software-single...
blob
|
commitdiff
|
diff to current
2014-05-29
Pedro Alves
infrun.c: simplify "end stepping range" code a bit.
blob
|
commitdiff
|
diff to current
2014-05-29
Pedro Alves
infrun.c: stop_stepping -> stop_waiting.
blob
|
commitdiff
|
diff to current
2014-05-29
Pedro Alves
enable target async by default; separate MI and target...
blob
|
commitdiff
|
diff to current
2014-05-29
Pedro Alves
Make display_gdb_prompt CLI-only.
blob
|
commitdiff
|
diff to current
2014-05-29
Pedro Alves
PR gdb/13860 - Make MI sync vs async output (closer...
blob
|
commitdiff
|
diff to current
2014-05-29
Pedro Alves
PR15693 - Fix spurious *running events, thread state...
blob
|
commitdiff
|
diff to current
2014-05-22
Pedro Alves
Add new infrun.h header.
blob
|
commitdiff
|
diff to current
2014-05-22
Pedro Alves
Don't store the inferior's exit code for --return-child...
blob
|
commitdiff
|
diff to current
2014-05-21
Pedro Alves
PR gdb/13860: don't lose '-interpreter-exec console...
blob
|
commitdiff
|
diff to current
2014-05-21
Pedro Alves
PR gdb/13860: make -interpreter-exec console "list...
blob
|
commitdiff
|
diff to current
2014-05-13
Simon Marchi
Remove unused variable
blob
|
commitdiff
|
diff to current
2014-04-22
Pedro Alves
Consecutive step-overs trigger internal error.
blob
|
commitdiff
|
diff to current
2014-03-30
Doug Evans
* infrun.c (set_last_target_status): New function.
blob
|
commitdiff
|
diff to current
2014-03-21
Pedro Alves
normal_stop: Extend and clarify comment.
blob
|
commitdiff
|
diff to current
2014-03-20
Pedro Alves
Handle multiple step-overs.
blob
|
commitdiff
|
diff to current
2014-03-20
Pedro Alves
Fix for even more missed events; eliminate thread-hop...
blob
|
commitdiff
|
diff to current
2014-03-20
Pedro Alves
PR breakpoints/7143 - Watchpoint does not trigger when...
blob
|
commitdiff
|
diff to current
2014-03-20
Pedro Alves
Fix missing breakpoint/watchpoint hits, eliminate defer...
blob
|
commitdiff
|
diff to current
2014-03-18
Pedro Alves
PR gdb/13860: make "-exec-foo"'s MI output equal to...
blob
|
commitdiff
|
diff to current
2014-03-03
Tom Tromey
change probes to be program-space-independent
blob
|
commitdiff
|
diff to current
2014-03-02
Doug Evans
* infrun.c (handle_signal_stop): Replace test for
blob
|
commitdiff
|
diff to current
2014-02-27
Hui Zhu
Move ptid_match to common/ptid.c.
blob
|
commitdiff
|
diff to current
2014-02-07
Pedro Alves
Make sure we don't resume the stepped thread by accident.
blob
|
commitdiff
|
diff to current
2014-02-04
Ulrich Weigand
PowerPC64 ELFv2 ABI: skip global entry point code
blob
|
commitdiff
|
diff to current
2014-01-16
Markus Metzger
target: allow decr_pc_after_break to be defined by...
blob
|
commitdiff
|
diff to current
2014-01-14
Pedro Alves
Fix "is a record target open" checks.
blob
|
commitdiff
|
diff to current
2014-01-13
Tom Tromey
replace XZALLOC with XCNEW
blob
|
commitdiff
|
diff to current
2014-01-01
Joel Brobecker
Update Copyright year range in all files maintained...
blob
|
commitdiff
|
diff to current
2013-12-10
Yao Qi
Invalidate target cache before starting to handle event.
blob
|
commitdiff
|
diff to current
2013-11-18
Tom Tromey
remove gdb_string.h
blob
|
commitdiff
|
diff to current
2013-11-14
Pedro Alves
infrun.c:handle_signal_stop: Move initial connection...
blob
|
commitdiff
|
diff to current
2013-11-14
Pedro Alves
infrun.c: Split handle_inferior_event further.
blob
|
commitdiff
|
diff to current
2013-11-14
Pedro Alves
Eliminate enum bpstat_signal_value, simplify random...
blob
|
commitdiff
|
diff to current
next