GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
infrun.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change boolean options to bool instead of int
Christian Biesinger
2019-09-18
1
-5
/
+5
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-1
/
+1
*
Don't show "display"s twice in MI
Tom Tromey
2019-03-19
1
-2
/
+3
*
Place displaced step data directly in inferior structure
Simon Marchi
2019-01-02
1
-0
/
+44
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
gdb: Make infrun.c:resume function static
Andrew Burgess
2018-08-09
1
-4
/
+0
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Create a displaced_step_closure class hierarchy
Simon Marchi
2017-10-21
1
-0
/
+19
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Fix for spurious prompts in secondary UIs
Pedro Alves
2016-06-21
1
-0
/
+5
*
Replace the sync_execution global with a new enum prompt_state tristate
Pedro Alves
2016-06-21
1
-5
/
+5
*
Force to insert software single step breakpoint
Yao Qi
2016-04-25
1
-0
/
+4
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Remote all-stop-on-top-of-non-stop
Pedro Alves
2015-11-30
1
-0
/
+6
*
Fix execution_direction's type
Pedro Alves
2015-10-13
1
-4
/
+2
*
Bail out of processing stop if hook-stop resumes target / changes context
Pedro Alves
2015-09-14
1
-1
/
+10
*
Convert infcalls to thread_fsm mechanism
Pedro Alves
2015-09-09
1
-0
/
+4
*
Replace "struct continuation" mechanism by something more extensible
Pedro Alves
2015-09-09
1
-1
/
+13
*
Merge async and sync code paths some more
Pedro Alves
2015-09-09
1
-0
/
+4
*
remote non-stop: Process initially stopped threads before other commands
Pedro Alves
2015-08-20
1
-0
/
+5
*
Teach non-stop to do in-line step-overs (stop all, step, restart)
Pedro Alves
2015-08-07
1
-0
/
+3
*
Embed the pending step-over chain in thread_info objects
Pedro Alves
2015-08-07
1
-0
/
+4
*
Remove stop_registers
Jan Kratochvil
2015-05-13
1
-7
/
+0
*
Shuffle user_visible_resume_ptid
Pedro Alves
2015-03-24
1
-1
/
+7
*
Remove 'step' parameters from 'proceed' and 'resume'
Pedro Alves
2015-03-24
1
-2
/
+2
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Rewrite non-continuable watchpoints handling
Pedro Alves
2014-10-15
1
-0
/
+4
*
Refactor native follow-fork.
Don Breazeal
2014-09-30
1
-2
/
+0
*
Move ptid.h to common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Always pass signals to the right thread
Pedro Alves
2014-07-25
1
-1
/
+7
*
PR gdb/13860 - Make MI sync vs async output (closer to) the same.
Pedro Alves
2014-05-29
1
-0
/
+22
*
Add new infrun.h header.
Pedro Alves
2014-05-22
1
-0
/
+164