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
/
win32-low.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdbserver: remove support for ARM/WinCE
Simon Marchi
2020-06-12
1
-4
/
+0
*
Implement debugging of WOW64 processes in gdbserver
Hannes Domani
2020-04-30
1
-1
/
+9
*
Implement stopped_by_sw_breakpoint for Windows gdbserver
Tom Tromey
2020-04-08
1
-0
/
+4
*
Introduce win32_target_ops::decr_pc_after_break
Tom Tromey
2020-04-08
1
-0
/
+4
*
Add read_pc / write_pc support to win32-low
Tom Tromey
2020-04-08
1
-0
/
+9
*
Wrap shared windows-nat code in windows_nat namespace
Tom Tromey
2020-04-08
1
-7
/
+9
*
Share windows_thread_info between gdb and gdbserver
Tom Tromey
2020-04-08
1
-29
/
+1
*
Rename win32_thread_info to windows_thread_info
Tom Tromey
2020-04-08
1
-9
/
+9
*
gdbserver: finish turning the target ops vector into a class
Tankut Baris Aktemur
2020-02-20
1
-1
/
+1
*
gdbserver: turn breakpoint kind-related target ops into methods
Tankut Baris Aktemur
2020-02-20
1
-0
/
+2
*
gdbserver: turn target op 'get_tib_address' into a method
Tankut Baris Aktemur
2020-02-20
1
-0
/
+4
*
gdbserver: turn target op 'qxfer_siginfo' into a method
Tankut Baris Aktemur
2020-02-20
1
-0
/
+6
*
gdbserver: turn target op 'hostio_last_error' into a method
Tankut Baris Aktemur
2020-02-20
1
-0
/
+4
*
gdbserver: turn target ops 'stopped_by_watchpoint' and 'stopped_data_address'...
Tankut Baris Aktemur
2020-02-20
1
-0
/
+4
*
gdbserver: turn target op 'supports_hardware_single_step' into a method
Tankut Baris Aktemur
2020-02-20
1
-0
/
+2
*
gdbserver: turn target ops 'insert_point' and 'remove_point' into methods
Tankut Baris Aktemur
2020-02-20
1
-0
/
+6
*
gdbserver: turn target op 'supports_z_point_type' into a method
Tankut Baris Aktemur
2020-02-20
1
-0
/
+2
*
gdbserver: turn target op 'request_interrupt' into a method
Tankut Baris Aktemur
2020-02-20
1
-0
/
+2
*
gdbserver: turn target ops 'read_memory' and 'write_memory' into methods
Tankut Baris Aktemur
2020-02-20
1
-0
/
+6
*
gdbserver: turn target ops 'fetch_registers' and 'store_registers' into methods
Tankut Baris Aktemur
2020-02-20
1
-0
/
+4
*
gdbserver: turn target op 'wait' into a method
Tankut Baris Aktemur
2020-02-20
1
-0
/
+3
*
gdbserver: turn target op 'resume' into a method
Tankut Baris Aktemur
2020-02-20
1
-0
/
+2
*
gdbserver: turn target op 'thread_alive' into a method
Tankut Baris Aktemur
2020-02-20
1
-0
/
+2
*
gdbserver: turn target op 'join' into a method
Tankut Baris Aktemur
2020-02-20
1
-0
/
+2
*
gdbserver: turn target op 'mourn' into a method
Tankut Baris Aktemur
2020-02-20
1
-0
/
+2
*
gdbserver: turn target op 'detach' into a method
Tankut Baris Aktemur
2020-02-20
1
-0
/
+2
*
gdbserver: turn target op 'kill' into a method
Tankut Baris Aktemur
2020-02-20
1
-0
/
+2
*
gdbserver: turn target op 'attach' into a method
Tankut Baris Aktemur
2020-02-20
1
-0
/
+2
*
gdbserver: turn target op 'create_inferior' into a method
Tankut Baris Aktemur
2020-02-20
1
-0
/
+2
*
gdbserver: start turning the target ops vector into a class
Tankut Baris Aktemur
2020-02-20
1
-0
/
+8
*
Move gdbserver to top level
Tom Tromey
2020-02-07
1
-0
/
+122