projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[PATCH] gold: Set DF_1_PIE for -pie
[deliverable/binutils-gdb.git]
/
gdbserver
/
2020-06-17
Simon Marchi
gdb, gdbserver: remove ARM regdat files
tree
|
commitdiff
2020-06-12
Simon Marchi
gdbserver: remove support for ARM/WinCE
tree
|
commitdiff
2020-06-12
Simon Marchi
gdbserver: remove support for Tile
tree
|
commitdiff
2020-06-12
Simon Marchi
gdbserver: remove support for M32R
tree
|
commitdiff
2020-06-12
Simon Marchi
gdbserver: remove support for CRIS
tree
|
commitdiff
2020-06-12
Simon Marchi
gdbserver: remove support for Blackfin
tree
|
commitdiff
2020-06-12
Simon Marchi
gdbserver: remove support for Neutrino
tree
|
commitdiff
2020-06-12
Simon Marchi
gdbserver: remove support for LynxOS
tree
|
commitdiff
2020-06-12
Simon Marchi
gdbserver: small cleanup of README file
tree
|
commitdiff
2020-06-12
Tom de Vries
[gdbserver] Fix Wlto-type-mismatch for debug_agent
tree
|
commitdiff
2020-05-27
Hannes Domani
Don't close process handle provided by WaitForDebugEvent
tree
|
commitdiff
2020-05-25
Michael Weghorn
Use construct_inferior_arguments which handles special...
tree
|
commitdiff
2020-05-25
Michael Weghorn
nto_process_target::create_inferior: Pass args as char **
tree
|
commitdiff
2020-05-25
Michael Weghorn
gdbserver: Don't add extra NULL to program args
tree
|
commitdiff
2020-05-23
Pedro Alves
Use safe-ctype.h (ISSPACE etc.) in symbol parsing ...
tree
|
commitdiff
2020-05-16
Tankut Baris Aktemur
gdbserver/linux-ia64-low: fix a build-breaking typo
tree
|
commitdiff
2020-05-15
Hannes Domani
Enable hardware breakpoints for gdbserver on Windows
tree
|
commitdiff
2020-04-30
Hannes Domani
Implement debugging of WOW64 processes in gdbserver
tree
|
commitdiff
2020-04-27
Simon Marchi
gdb, gdbserver: remove configure check for fs_base...
tree
|
commitdiff
2020-04-22
Hannes Domani
Fix search of large memory area in gdbserver
tree
|
commitdiff
2020-04-16
Tom Tromey
Fix Cygwin gdb build
tree
|
commitdiff
2020-04-16
Simon Marchi
gdbserver: fix format string warning in win32-low.cc
tree
|
commitdiff
2020-04-13
Tom Tromey
Remove gdb_fildes_t
tree
|
commitdiff
2020-04-13
Tom Tromey
Switch gdbserver to gdbsupport event loop
tree
|
commitdiff
2020-04-13
Tom Tromey
Implement event-loop glue for gdbserver
tree
|
commitdiff
2020-04-13
Tom Tromey
Move event-loop configury to common.m4
tree
|
commitdiff
2020-04-08
Tom Tromey
Add pending stop support to gdbserver's Windows port
tree
|
commitdiff
2020-04-08
Tom Tromey
Implement stopped_by_sw_breakpoint for Windows gdbserver
tree
|
commitdiff
2020-04-08
Tom Tromey
Introduce win32_target_ops::decr_pc_after_break
tree
|
commitdiff
2020-04-08
Tom Tromey
Add read_pc / write_pc support to win32-low
tree
|
commitdiff
2020-04-08
Tom Tromey
Move wait_for_debug_event to nat/windows-nat.c
tree
|
commitdiff
2020-04-08
Tom Tromey
Share some inferior-related Windows code
tree
|
commitdiff
2020-04-08
Tom Tromey
Share handle_exception
tree
|
commitdiff
2020-04-08
Tom Tromey
Share handle_load_dll and handle_unload_dll declarations
tree
|
commitdiff
2020-04-08
Tom Tromey
Normalize handle_output_debug_string API
tree
|
commitdiff
2020-04-08
Tom Tromey
Share some Windows-related globals
tree
|
commitdiff
2020-04-08
Tom Tromey
Share get_image_name between gdb and gdbserver
tree
|
commitdiff
2020-04-08
Tom Tromey
Share thread_rec between gdb and gdbserver
tree
|
commitdiff
2020-04-08
Tom Tromey
Wrap shared windows-nat code in windows_nat namespace
tree
|
commitdiff
2020-04-08
Tom Tromey
Call CloseHandle from ~windows_thread_info
tree
|
commitdiff
2020-04-08
Tom Tromey
Share Windows thread-suspend and -resume code
tree
|
commitdiff
2020-04-08
Tom Tromey
Change two windows_thread_info members to "bool"
tree
|
commitdiff
2020-04-08
Tom Tromey
Use new and delete for windows_thread_info
tree
|
commitdiff
2020-04-08
Tom Tromey
Share windows_thread_info between gdb and gdbserver
tree
|
commitdiff
2020-04-08
Tom Tromey
Rename win32_thread_info to windows_thread_info
tree
|
commitdiff
2020-04-02
Tankut Baris Aktemur
gdbserver/linux-low: delete 'linux_target_ops' and...
tree
|
commitdiff
2020-04-02
Tankut Baris Aktemur
gdbserver/linux-low: turn 'get_ipa_tdesc_idx' into...
tree
|
commitdiff
2020-04-02
Tankut Baris Aktemur
gdbserver/linux-low: turn 'get_syscall_trapinfo' into...
tree
|
commitdiff
2020-04-02
Tankut Baris Aktemur
gdbserver/linux-low: turn 'supports_hardware_single_ste...
tree
|
commitdiff
2020-04-02
Tankut Baris Aktemur
gdbserver/linux-low: turn 'supports_range_stepping...
tree
|
commitdiff
2020-04-02
Tankut Baris Aktemur
gdbserver/linux-low: turn 'emit_ops' into a method
tree
|
commitdiff
2020-04-02
Tankut Baris Aktemur
gdbserver/linux-low: turn fast tracepoint ops into...
tree
|
commitdiff
2020-04-02
Tankut Baris Aktemur
gdbserver/linux-low: turn 'get_thread_area' into a...
tree
|
commitdiff
2020-04-02
Tankut Baris Aktemur
gdbserver/linux-low: turn 'supports_tracepoints' into...
tree
|
commitdiff
2020-04-02
Tankut Baris Aktemur
gdbserver/linux-low: turn 'process_qsupported' into...
tree
|
commitdiff
2020-04-02
Tankut Baris Aktemur
gdbserver/linux-low: turn 'prepare_to_resume' into...
tree
|
commitdiff
2020-04-02
Tankut Baris Aktemur
gdbserver/linux-low: turn process/thread addition/delet...
tree
|
commitdiff
2020-04-02
Tankut Baris Aktemur
gdbserver/linux-low: turn 'siginfo_fixup' into a method
tree
|
commitdiff
2020-04-02
Tankut Baris Aktemur
gdbserver/linux-low: turn '{collect, supply}_ptrace_reg...
tree
|
commitdiff
2020-04-02
Tankut Baris Aktemur
gdbserver/linux-low: turn watchpoint ops into methods
tree
|
commitdiff
2020-04-02
Tankut Baris Aktemur
gdbserver/linux-low: turn 'insert_point' and 'remove_po...
tree
|
commitdiff
2020-04-02
Tankut Baris Aktemur
gdbserver/linux-low: turn 'supports_z_point_type' into...
tree
|
commitdiff
2020-04-02
Tankut Baris Aktemur
gdbserver/linux-low: turn 'breakpoint_at' into a method
tree
|
commitdiff
2020-04-02
Tankut Baris Aktemur
gdbserver/linux-low: turn the 'decr_pc_after_break...
tree
|
commitdiff
2020-04-02
Tankut Baris Aktemur
gdbserver/linux-low: turn 'supports_software_single_ste...
tree
|
commitdiff
2020-04-02
Tankut Baris Aktemur
gdbserver/linux-low: turn 'sw_breakpoint_from_kind...
tree
|
commitdiff
2020-04-02
Tankut Baris Aktemur
gdbserver/linux-low: turn 'breakpoint_kind_from_{pc...
tree
|
commitdiff
2020-04-02
Tankut Baris Aktemur
gdbserver/linux-low: turn 'get_pc' and 'set_pc' into...
tree
|
commitdiff
2020-04-02
Tankut Baris Aktemur
gdbserver/linux-low: turn some more static functions...
tree
|
commitdiff
2020-04-02
Tankut Baris Aktemur
gdbserver/linux-low: turn 'fetch_register' into a method
tree
|
commitdiff
2020-04-02
Tankut Baris Aktemur
gdbserver/linux-low: turn 'cannot_{fetch/store}_registe...
tree
|
commitdiff
2020-04-02
Tankut Baris Aktemur
gdbserver/linux-low: turn 'regs_info' into a method
tree
|
commitdiff
2020-04-02
Tankut Baris Aktemur
gdbserver/linux-low: turn 'arch_setup' into a method
tree
|
commitdiff
2020-04-02
Tankut Baris Aktemur
gdbserver/linux-low: start turning linux target ops...
tree
|
commitdiff
2020-04-02
Tankut Baris Aktemur
gdbserver/linux-low: turn some static functions into...
tree
|
commitdiff
2020-04-02
Tankut Baris Aktemur
gdbserver: make linux target op 'cannot_store_register...
tree
|
commitdiff
2020-03-20
Simon Marchi
gdb: remove HAVE_DECL_PTRACE
tree
|
commitdiff
2020-03-18
Kamil Rytarowski
Namespace the reg class to avoid clashes with OS headers
tree
|
commitdiff
2020-03-12
Tom Tromey
Change gdbserver to use existing gdbsupport
tree
|
commitdiff
2020-03-12
Tom Tromey
Fix gdbserver build when intl already built
tree
|
commitdiff
2020-03-12
Simon Marchi
Move gdb/selftest.m4 to gdbsupport/selftest.m4
tree
|
commitdiff
2020-03-12
Simon Marchi
Move sourcing of development.sh to GDB_AC_COMMON
tree
|
commitdiff
2020-03-12
Simon Marchi
gdb/selftest.m4: ensure $development is set
tree
|
commitdiff
2020-03-11
Simon Marchi
gdb: enable -Wmissing-prototypes warning
tree
|
commitdiff
2020-03-06
Andrew Burgess
gdbserver/gdbsupport: Add .dir-locals.el file
tree
|
commitdiff
2020-03-05
Tankut Baris Aktemur
gdb, gdbserver, gdbsupport: add .gitattributes files
tree
|
commitdiff
2020-03-02
Andrew Burgess
gdbserver: Add mechanism to prevent sending T stop...
tree
|
commitdiff
2020-02-22
Tom Tromey
Add a mostlyclean target to gdbserver
tree
|
commitdiff
2020-02-20
Tankut Baris Aktemur
gdbserver: finish turning the target ops vector into...
tree
|
commitdiff
2020-02-20
Pedro Alves
gdbserver: simply copy the pointer in 'set_target_ops'
tree
|
commitdiff
2020-02-20
Tankut Baris Aktemur
gdbserver: turn target op 'get_ipa_tdesc_idx' into...
tree
|
commitdiff
2020-02-20
Tankut Baris Aktemur
gdbserver: turn target op 'supports_catch_syscall'...
tree
|
commitdiff
2020-02-20
Tankut Baris Aktemur
gdbserver: turn target op 'supports_software_single_ste...
tree
|
commitdiff
2020-02-20
Tankut Baris Aktemur
gdbserver: turn target ops 'thread_name' and 'thread_ha...
tree
|
commitdiff
2020-02-20
Tankut Baris Aktemur
gdbserver: turn breakpoint kind-related target ops...
tree
|
commitdiff
2020-02-20
Tankut Baris Aktemur
gdbserver: turn target ops 'multifs_{open, readlink...
tree
|
commitdiff
2020-02-20
Tankut Baris Aktemur
gdbserver: turn target op 'pid_to_exec_file' into a...
tree
|
commitdiff
2020-02-20
Tankut Baris Aktemur
gdbserver: turn target op 'supports_range_stepping...
tree
|
commitdiff
2020-02-20
Tankut Baris Aktemur
gdbserver: turn btrace-related target ops into methods
tree
|
commitdiff
2020-02-20
Tankut Baris Aktemur
gdbserver: turn target op 'supports_agent' into a method
tree
|
commitdiff
next
This page took
0.066298 seconds
and
7
git commands to generate.