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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdbserver
Commit message (
Expand
)
Author
Age
Files
Lines
*
[aarch64] Fix removal of non-address bits for PAuth
Luis Machado
2022-12-16
1
-12
/
+21
*
gdbsupport: change xml_escape_text_append's parameter from pointer to reference
Simon Marchi
2022-12-15
2
-2
/
+2
*
[aarch64] Add TPIDR2 register support for Linux
Luis Machado
2022-12-09
3
-9
/
+40
*
gdbserver: switch to right process in find_one_thread
Simon Marchi
2022-11-28
1
-12
/
+17
*
[gdb/server] Emit warning for SIGINT failure
Tom de Vries
2022-11-27
1
-1
/
+4
*
gdbserver/linux-x86: move lwp declaration out of __x86_64__ region
Simon Marchi
2022-11-18
1
-1
/
+1
*
gdbserver: use current_process in ps_getpid
Simon Marchi
2022-11-18
1
-1
/
+1
*
gdbserver/linux-x86: make is_64bit_tdesc accept thread as a parameter
Simon Marchi
2022-11-18
1
-14
/
+16
*
gdbserver/linux: take condition out of callback in find_lwp_pid
Simon Marchi
2022-11-18
1
-2
/
+2
*
gdbserver: do not report btrace support if target does not announce it
Tankut Baris Aktemur
2022-11-09
5
-1
/
+19
*
internal_error: remove need to pass __FILE__/__LINE__
Pedro Alves
2022-10-19
11
-68
/
+37
*
gdb, gdbserver: extend RSP to support namespaces
Markus Metzger
2022-10-18
1
-9
/
+17
*
gdbserver: move main_lm handling into caller
Markus Metzger
2022-10-18
1
-48
/
+48
*
gdb, gdbserver: support dlmopen()
Markus Metzger
2022-10-18
1
-94
/
+153
*
Renenerate {gdb,gdbserver}/configure
Pedro Alves
2022-09-28
1
-2
/
+2
*
gdbserver: remove unused for loop
Enze Li
2022-09-24
1
-3
/
+0
*
gdbsupport: move include/gdb/fileio.h contents to fileio.h
Simon Marchi
2022-09-21
2
-2
/
+2
*
gdbserver/csky add csky gdbserver support
Jiangshuai Li
2022-09-13
3
-0
/
+358
*
Use strwinerror in gdb/windows-nat.c
Tom Tromey
2022-08-16
2
-70
/
+0
*
gdb/gdbserver: LoongArch: Improve implementation of fcc registers
Feiyang Chen
2022-08-09
1
-0
/
+24
*
gdbserver: remove unused variable
Enze Li
2022-07-13
1
-6
/
+2
*
gdbserver: LoongArch: Add floating-point support
Tiezhu Yang
2022-07-12
1
-0
/
+32
*
gdbserver: LoongArch: Add orig_a0 processing
Youling Tang
2022-07-10
1
-0
/
+2
*
gdbserver: LoongArch: Simplify code with register number macros
Youling Tang
2022-07-10
1
-15
/
+9
*
Fix GDBserver regression due to change to avoid reading shell registers
Pedro Alves
2022-06-29
1
-2
/
+11
*
gdb+gdbserver/Linux: avoid reading registers while going through shell
Pedro Alves
2022-06-28
3
-4
/
+24
*
Make GDBserver abort on internal error in development mode
Pedro Alves
2022-06-27
1
-3
/
+17
*
gdbserver: Add LoongArch/Linux support
Youling Tang
2022-06-14
3
-0
/
+253
*
Use subclasses of windows_process_info
Tom Tromey
2022-06-07
2
-56
/
+65
*
Allow ASLR to be disabled on Windows
Tom Tromey
2022-06-07
2
-0
/
+6
*
Introduce wrapper for CreateProcess
Tom Tromey
2022-06-07
1
-4
/
+1
*
Use aarch64_features to describe register features in target descriptions.
John Baldwin
2022-05-18
5
-21
/
+20
*
Implement pid_to_exec_file for Windows in gdbserver
Tom Tromey
2022-05-13
2
-0
/
+11
*
Remove windows_process_info::id
Tom Tromey
2022-05-13
1
-6
/
+5
*
Fix build failure for aarch64 gdbserver
Luis Machado
2022-05-04
1
-1
/
+1
*
Fix GDBserver Aarch64 Linux regression
Pedro Alves
2022-05-04
1
-3
/
+3
*
gdbserver: Fix build after adding tls feature to arm tdesc.
John Baldwin
2022-05-03
1
-1
/
+1
*
gdbserver: Read the tpidr register from NT_ARM_TLS on Linux.
John Baldwin
2022-05-03
4
-11
/
+42
*
Add an aarch64-tls feature which includes the tpidr register.
John Baldwin
2022-05-03
2
-2
/
+2
*
gdbserver: track current process as well as current thread
Pedro Alves
2022-05-03
5
-11
/
+79
*
Fix libinproctrace.so build on PPC
Tom Tromey
2022-04-28
1
-1
/
+2
*
Fix gdbserver build for x86-64 Windows
Tom Tromey
2022-04-27
3
-28
/
+36
*
gdbserver/linux: free process_info_private and arch_process_info when failing...
Simon Marchi
2022-04-22
2
-11
/
+19
*
gdbsupport: make gdb_abspath return an std::string
Simon Marchi
2022-04-18
1
-10
/
+10
*
gdbserver: Eliminate prepare_to_access_memory
Pedro Alves
2022-04-14
5
-235
/
+24
*
gdbserver/linux: Access memory even if threads are running
Pedro Alves
2022-04-14
2
-157
/
+93
*
gdbserver: special case target_write_memory len==0
Pedro Alves
2022-04-14
1
-2
/
+15
*
gdbserver/qXfer::threads, prepare_to_access_memory=>target_pause_all
Pedro Alves
2022-04-14
1
-35
/
+16
*
Use GetThreadDescription on Windows
Tom Tromey
2022-04-14
1
-1
/
+1
*
Implement thread_name for gdbserver
Tom Tromey
2022-04-14
2
-0
/
+11
[next]