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
/
remote.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix compilation failure in remote.c
Simon Marchi
2018-08-06
1
-10
/
+10
*
Use get_remote_packet_size in download_tracepoint
Pedro Franco de Carvalho
2018-08-06
1
-34
/
+100
*
Remove trailing '-' from the last QTDP action packet
Pedro Franco de Carvalho
2018-08-06
1
-2
/
+2
*
Fix indentation in remote_target::download_tracepoint
Pedro Franco de Carvalho
2018-08-06
1
-18
/
+18
*
Unused variable fixes related to conditional compilation
Tom Tromey
2018-07-22
1
-0
/
+2
*
GDB: Work around D;PID handling bug in older GDBservers (PR gdb/23377)
Pedro Alves
2018-07-11
1
-0
/
+8
*
gdb: Use add_setshow_zuinteger_unlimited_cmd in remote.c
Andrew Burgess
2018-07-09
1
-16
/
+45
*
Remove ptid_equal
Tom Tromey
2018-07-03
1
-24
/
+24
*
Remove ptid_match
Tom Tromey
2018-07-03
1
-1
/
+1
*
Remove ptid_is_pid
Tom Tromey
2018-07-03
1
-8
/
+8
*
Remove ptid_get_lwp
Tom Tromey
2018-07-03
1
-7
/
+7
*
Remove ptid_get_pid
Tom Tromey
2018-07-03
1
-22
/
+22
*
Remove pid_to_ptid
Tom Tromey
2018-07-03
1
-10
/
+10
*
Remove ptid_build
Tom Tromey
2018-07-03
1
-9
/
+9
*
remote & target_extra_thread_info, use cache w/ qThreadExtraInfo and qP too
Pedro Alves
2018-06-29
1
-26
/
+23
*
gdb: Eliminate the 'stop_pc' global
Pedro Alves
2018-06-28
1
-1
/
+1
*
Use thread_info and inferior pointers more throughout
Pedro Alves
2018-06-21
1
-30
/
+31
*
Remove use of queue from remote.c
Tom Tromey
2018-06-10
1
-228
/
+84
*
target_ops::beneath -> target_ops::beneath()
Pedro Alves
2018-06-07
1
-2
/
+2
*
target_stack -> current_top_target() throughout
Pedro Alves
2018-06-07
1
-6
/
+6
*
Remove regcache_raw_collect
Simon Marchi
2018-05-30
1
-2
/
+2
*
Remove regcache_raw_supply
Simon Marchi
2018-05-30
1
-8
/
+7
*
Remove regcache_raw_update
Simon Marchi
2018-05-30
1
-1
/
+1
*
Remove regcache_get_ptid
Simon Marchi
2018-05-30
1
-2
/
+2
*
Use gdb::byte_vector in remote.c
Tom Tromey
2018-05-25
1
-15
/
+7
*
remote_target::m_remote_state, pointer -> object
Pedro Alves
2018-05-25
1
-274
/
+272
*
remote: one struct remote_state per struct remote_target
Pedro Alves
2018-05-22
1
-617
/
+917
*
remote: Make vcont_builder a class
Pedro Alves
2018-05-22
1
-38
/
+45
*
Handle "show remote memory-write-packet-size" when not connected
Pedro Alves
2018-05-22
1
-20
/
+40
*
remote: Move discard_pending_stop_replies call
Pedro Alves
2018-05-22
1
-3
/
+4
*
remote: Small cleanup in compare_section_command
Pedro Alves
2018-05-22
1
-3
/
+0
*
remote: remote_arch_state pointers -> remote_arch_state objects
Pedro Alves
2018-05-22
1
-44
/
+51
*
remote: multiple remote_arch_state instances per arch
Pedro Alves
2018-05-22
1
-48
/
+60
*
remote: Make readahead_cache a C++ class
Pedro Alves
2018-05-22
1
-35
/
+35
*
remote: Eliminate remote_hostio_close_cleanup
Pedro Alves
2018-05-22
1
-29
/
+69
*
remote: struct remote_state, use op new, fix leaks
Pedro Alves
2018-05-22
1
-61
/
+61
*
Fix "fall through" comments
Tom Tromey
2018-05-04
1
-1
/
+1
*
Use counted_command_line everywhere
Tom Tromey
2018-05-04
1
-1
/
+1
*
Remove a cleanup from remote.c
Tom Tromey
2018-05-04
1
-23
/
+19
*
target factories, target open and multiple instances of targets
Pedro Alves
2018-05-03
1
-25
/
+34
*
target_ops: Use bool throughout
Pedro Alves
2018-05-03
1
-83
/
+83
*
Convert struct target_ops to C++
Pedro Alves
2018-05-03
1
-613
/
+718
*
Fix remote 'g' command error handling (PR remote/9665)
Andrzej Kaczmarek
2018-04-26
1
-19
/
+5
*
Fix new inferior events output
Pedro Alves
2018-04-25
1
-1
/
+3
*
Enable 'set print inferior-events' and improve detach/fork/kill/exit messages
Sergio Durigan Junior
2018-04-24
1
-1
/
+8
*
FreeBSD: Fix 'Couldn't get registers: Device busy' error (PR gdb/23077)
Pedro Alves
2018-04-21
1
-1
/
+4
*
File I/O file handles after target closes
Pedro Alves
2018-04-11
1
-2
/
+1
*
Remove VEC(tsv_s), use std::vector instead
Simon Marchi
2018-04-09
1
-5
/
+5
*
Make target_read_alloc & al return vectors
Simon Marchi
2018-04-07
1
-16
/
+16
*
Get rid of VEC(static_tracepoint_marker_p)
Simon Marchi
2018-03-22
1
-25
/
+9
[prev]
[next]