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/binutils-2.44
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
/
remote-sim.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change remote-sim.c to use type-safe registry
Tom Tromey
2019-07-10
1
-50
/
+29
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-1
/
+1
*
Change pid_to_str to return std::string
Tom Tromey
2019-03-13
1
-4
/
+3
*
Fix remote-sim.c build after warn-unused-result change
Tom Tromey
2019-03-06
1
-3
/
+2
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Convert default_child_has_foo functions to process_stratum_target methods
Pedro Alves
2018-11-30
1
-9
/
+0
*
Introduce process_stratum_target
Pedro Alves
2018-11-30
1
-3
/
+3
*
Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc.
Pedro Alves
2018-11-22
1
-3
/
+0
*
Remove some unused variables
Simon Marchi
2018-07-22
1
-3
/
+0
*
remote-sim.c: Remove unused variables
Simon Marchi
2018-07-16
1
-6
/
+0
*
Remove ptid_equal
Tom Tromey
2018-07-03
1
-4
/
+4
*
Remove ptid_get_pid
Tom Tromey
2018-07-03
1
-3
/
+3
*
Remove ptid_build
Tom Tromey
2018-07-03
1
-1
/
+1
*
gdb: Fix build on several hosts/ports
Pedro Alves
2018-06-25
1
-1
/
+0
*
Remove regcache_get_ptid
Simon Marchi
2018-05-30
1
-2
/
+2
*
target factories, target open and multiple instances of targets
Pedro Alves
2018-05-03
1
-12
/
+11
*
target_ops: Use bool throughout
Pedro Alves
2018-05-03
1
-16
/
+16
*
Convert struct target_ops to C++
Pedro Alves
2018-05-03
1
-109
/
+111
*
remote-sim: Add missing ATTRIBUTE_PRINTF
Simon Marchi
2018-02-20
1
-5
/
+5
*
gdb: Fix remote-sim/MinGW/Darwin builds
Pedro Alves
2018-01-31
1
-19
/
+4
*
Pass inferior down to target_detach and to_detach
Simon Marchi
2018-01-19
1
-2
/
+2
*
Remove args from target detach
Simon Marchi
2018-01-19
1
-7
/
+5
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Constify add_com
Tom Tromey
2017-11-07
1
-1
/
+1
*
s/get_regcache_arch (regcache)/regcache->arch ()/g
Yao Qi
2017-10-25
1
-2
/
+2
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-2
/
+0
*
remote-sim.c: Fix arg variables conflicts
Simon Marchi
2017-08-07
1
-4
/
+3
*
Introduce gdb_argv, a class wrapper for buildargv
Tom Tromey
2017-08-03
1
-10
/
+11
*
Fix GDB builds that include the simulator
Pedro Alves
2017-07-18
1
-15
/
+33
*
Remove MAX_REGISTER_SIZE from remote-sim.c
Alan Hayward
2017-06-27
1
-21
/
+17
*
C++-fy and prepare for sharing fork_inferior
Sergio Durigan Junior
2017-04-12
1
-3
/
+4
*
-Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_info
Pedro Alves
2017-04-05
1
-1
/
+1
*
Use ptid from regcache in almost all remaining nat files
Simon Marchi
2017-03-20
1
-2
/
+4
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Consolidate target_mourn_inferior between GDB and gdbserver
Sergio Durigan Junior
2016-09-19
1
-1
/
+1
*
Don't call clear_quit_flag after check_quit_flag
Pedro Alves
2016-04-12
1
-4
/
+1
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
remote-sim.c: Add casts
Simon Marchi
2015-11-03
1
-11
/
+14
*
gdb: Use sighandler_t everywhere
Pedro Alves
2015-08-27
1
-1
/
+1
*
Fix interrupt-noterm.exp on targets always in non-stop
Pedro Alves
2015-08-07
1
-10
/
+10
*
gdb: sim: merge the sysroot update logic together
Mike Frysinger
2015-06-24
1
-3
/
+5
*
gdb: sim: handle target sysroot prefix
Mike Frysinger
2015-06-24
1
-2
/
+6
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Introduce utility function find_inferior_ptid
Simon Marchi
2014-12-15
1
-3
/
+3
*
Move errno.h to common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Include gdb_assert.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Fix incomplete constification in remote-sim.c
Roland McGrath
2014-07-30
1
-21
/
+21
*
constify to_open
Tom Tromey
2014-07-30
1
-1
/
+1
*
fix build: update clear_proceed_status callers
Pedro Alves
2014-07-25
1
-1
/
+1
[next]