projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove cleanups from cp-support.c
[external/binutils.git]
/
gdb
/
gdbserver
/
2017-09-29
Pedro Alves
Constify unpack_varlen_hex & fix fallout
tree
|
commitdiff
2017-09-29
Pedro Alves
gdbserver/libthread_db: Don't ignore memory reading...
tree
|
commitdiff
2017-09-29
Pedro Alves
Fix gdbserver regression exposed by gdb.threads/multi...
tree
|
commitdiff
2017-09-26
Sergio Durigan Junior
Use "switch_to_thread" more thoroughly on gdbserver
tree
|
commitdiff
2017-09-25
Andreas Arnez
S390: Add guarded-storage register support to gdbserver
tree
|
commitdiff
2017-09-22
Simon Marchi
gdbserver x86 on win32: call init_target_desc
tree
|
commitdiff
2017-09-21
Kevin Buettner
Add thread_handle_to_thread_info support for remote...
tree
|
commitdiff
2017-09-21
Kevin Buettner
Add thread_db_notice_clone to gdbserver
tree
|
commitdiff
2017-09-21
Pedro Alves
gdbserver: Remove traces of ancient Hc handling
tree
|
commitdiff
2017-09-20
Tom Tromey
Remove make_cleanup_restore_target_terminal
tree
|
commitdiff
2017-09-16
Simon Marchi
Refactor handle_qxfer_libraries and friends to use...
tree
|
commitdiff
2017-09-16
Simon Marchi
Make xml_escape_text return an std::string
tree
|
commitdiff
2017-09-16
Simon Marchi
Add selftests run filtering
tree
|
commitdiff
2017-09-16
Sergio Durigan Junior
Use std::vector on tdesc->reg_defs (gdbserver/tdesc.h)
tree
|
commitdiff
2017-09-15
Simon Marchi
gdbserver: Remove thread_to_gdb_id
tree
|
commitdiff
2017-09-15
Simon Marchi
gdbserver: Remove gdb_id_to_thread_id
tree
|
commitdiff
2017-09-15
Simon Marchi
gdbserver: Move detach code to its own function
tree
|
commitdiff
2017-09-15
Simon Marchi
Deduplicate require_running macros and move them up
tree
|
commitdiff
2017-09-15
Simon Marchi
linux-low: Remove unused variables
tree
|
commitdiff
2017-09-15
Simon Marchi
gdbserver: Remove duplicate functions to find any threa...
tree
|
commitdiff
2017-09-10
Sergio Durigan Junior
Fix build breakage on GNU/Linux AArch64, take 2
tree
|
commitdiff
2017-09-10
Sergio Durigan Junior
Fix build breakage on GNU/Linux AArch64
tree
|
commitdiff
2017-09-05
Yao Qi
Convert the rest x86 target descriptions
tree
|
commitdiff
2017-09-05
Yao Qi
[GDBserver] Shorten srv_amd64_linux_xmlfiles
tree
|
commitdiff
2017-09-05
Yao Qi
[GDBserver] Use pre-generated amd64-linux tdesc as...
tree
|
commitdiff
2017-09-05
Yao Qi
Convert amd64-linux target descriptions
tree
|
commitdiff
2017-09-05
Yao Qi
[GDBserver] Shorten srv_i386_linux_xmlfiles
tree
|
commitdiff
2017-09-05
Yao Qi
[GDBserver] Use pre-generated tdesc as test
tree
|
commitdiff
2017-09-05
Yao Qi
Share i386-linux target description between GDB and...
tree
|
commitdiff
2017-09-05
Yao Qi
Dynamically composite xml in reply to GDB
tree
|
commitdiff
2017-09-05
Yao Qi
[GDBserver] unit test to i386_tdesc
tree
|
commitdiff
2017-09-05
Yao Qi
[GDBserver] Centralize tdesc for i386-linux
tree
|
commitdiff
2017-09-05
Yao Qi
Return X86_TDESC_MMX in x86_get_ipa_tdesc_idx
tree
|
commitdiff
2017-09-05
Yao Qi
Use VEC for target_desc.reg_defs
tree
|
commitdiff
2017-09-04
Simon Marchi
gdbserver Makefile: don't delete intermediary files
tree
|
commitdiff
2017-09-03
Simon Marchi
Make target_waitstatus_to_string return an std::string
tree
|
commitdiff
2017-08-31
Sergio Durigan Junior
Implement the ability to set/unset environment variable...
tree
|
commitdiff
2017-08-25
Simon Marchi
gdbserver: Rename some functions, thread -> inferior
tree
|
commitdiff
2017-08-24
Simon Marchi
Remove unused function set_inferior_target_data
tree
|
commitdiff
2017-08-18
Yao Qi
GDBserver self tests
tree
|
commitdiff
2017-08-09
Yao Qi
Clean up x86 non-linux GDBserver target descriptions
tree
|
commitdiff
2017-08-09
Yao Qi
Remove x32 non-linux target descriptions
tree
|
commitdiff
2017-08-04
Yao Qi
Unbreak GDBserver build for x32
tree
|
commitdiff
2017-07-26
Simon Marchi
Add enum for result of fast_tracepoint_collecting
tree
|
commitdiff
2017-07-10
Yao Qi
Re-indent the code
tree
|
commitdiff
2017-06-29
Yao Qi
Use target_desc fields expedite_regs and xmltarget...
tree
|
commitdiff
2017-06-20
Simon Marchi
gdbserver/Makefile.in: Sort IPA_OBJS
tree
|
commitdiff
2017-06-20
Sergio Durigan Junior
C++ify gdb/common/environ.c
tree
|
commitdiff
2017-06-17
Simon Marchi
linux-low: Remove usage of "register" keyword
tree
|
commitdiff
2017-06-17
Simon Marchi
gdb: Add -Wno-mismatched-tags
tree
|
commitdiff
2017-06-17
Simon Marchi
gdb: Use -Werror when checking for (un)supported warnin...
tree
|
commitdiff
2017-06-17
Simon Marchi
gdb: Pass -x c++ to the compiler
tree
|
commitdiff
2017-06-09
Sergio Durigan Junior
Include <signal.h> on gdbserver/fork-child.c (and fix...
tree
|
commitdiff
2017-06-07
Sergio Durigan Junior
Implement proper "startup-with-shell" support on gdbserver
tree
|
commitdiff
2017-06-07
Sergio Durigan Junior
Share fork_inferior et al with gdbserver
tree
|
commitdiff
2017-06-07
Sergio Durigan Junior
Share parts of gdb/gdbthread.h with gdbserver
tree
|
commitdiff
2017-06-07
Sergio Durigan Junior
Move parts of inferior job control to common/
tree
|
commitdiff
2017-05-06
Sergio Durigan Junior
Introduce "gdb/configure.nat" (and delete "gdb/config...
tree
|
commitdiff
2017-05-05
Pedro Alves
gdb: Disable -Werror for -Wmaybe-uninitialized
tree
|
commitdiff
2017-05-03
Sergio Durigan Junior
Regenerate gdb/{,gdbserver/}configure (for commit be628...
tree
|
commitdiff
2017-05-02
Simon Marchi
Change return type of gdbarch_software_single_step...
tree
|
commitdiff
2017-04-12
Sergio Durigan Junior
Create gdb_termios.h (and cleanup gdb/{,gdbserver/...
tree
|
commitdiff
2017-04-12
Sergio Durigan Junior
C++-fy and prepare for sharing fork_inferior
tree
|
commitdiff
2017-04-07
Simon Marchi
Class-ify ptid_t
tree
|
commitdiff
2017-04-05
Pedro Alves
-Wwrite-strings: Remove -Wno-write-strings
tree
|
commitdiff
2017-04-05
Pedro Alves
-Wwrite-strings: The Rest
tree
|
commitdiff
2017-04-05
Pedro Alves
-Wwrite-strings: gdbserver/win32-low.c and TARGET_WAITK...
tree
|
commitdiff
2017-04-05
Pedro Alves
-Wwrite-strings: gdbserver's 'port' parsing
tree
|
commitdiff
2017-04-04
Simon Marchi
gdbserver: Clear .deps on clean
tree
|
commitdiff
2017-03-31
Simon Marchi
gdbserver: Suffix generated C files with -generated
tree
|
commitdiff
2017-03-27
Max Filippov
gdbserver: xtensa: support THREADPTR register
tree
|
commitdiff
2017-03-27
Max Filippov
gdbserver: xtensa: add call0 support
tree
|
commitdiff
2017-03-13
Simon Marchi
gdbserver: Use pattern rule for the remaining %-ipa...
tree
|
commitdiff
2017-03-13
Simon Marchi
gdbserver: Use pattern rule for IPA objects from common/
tree
|
commitdiff
2017-03-13
Simon Marchi
gdbserver: Use pattern rule for IPA objects from gdbserver/
tree
|
commitdiff
2017-03-13
Simon Marchi
gdbserver: Use pattern rule for objects from arch/
tree
|
commitdiff
2017-03-13
Simon Marchi
gdbserver: Use pattern rule for objects from nat/
tree
|
commitdiff
2017-03-13
Simon Marchi
gdbserver: Use pattern rule for objects from common/
tree
|
commitdiff
2017-03-13
Simon Marchi
gdbserver: Use pattern rule for objects from target/
tree
|
commitdiff
2017-03-13
Simon Marchi
gdbserver: Use pattern rule for regformats source file...
tree
|
commitdiff
2017-03-07
Sergio Durigan Junior
Share gdb/environ.[ch] with gdbserver
tree
|
commitdiff
2017-02-17
Michael Sturm
Add support for Intel PKRU register to GDB and GDBserver.
tree
|
commitdiff
2017-02-17
Michael Sturm
Add target description for avx-avx512.
tree
|
commitdiff
2017-02-17
Michael Sturm
Rename target descriptions to reflect actual content...
tree
|
commitdiff
2017-02-17
Michael Sturm
Change xstate_bv handling to use 8 bytes of data.
tree
|
commitdiff
2017-01-27
Walfred Tedeschi
amd64-linux: expose system register FS_BASE and GS_BASE...
tree
|
commitdiff
2017-01-27
Walfred Tedeschi
gdbserver-amd64: add HAVE_STRUCT_USER_REGS_STRUCT_...
tree
|
commitdiff
2017-01-09
Antoine Tremblay
Fix inferior memory reading in GDBServer for arm/aarch32
tree
|
commitdiff
2017-01-01
Joel Brobecker
update copyright year range in GDB files
tree
|
commitdiff
2016-12-23
Luis Machado
Fix incorrect reference to source files
tree
|
commitdiff
2016-11-30
Simon Marchi
Makefiles: Disable suffix rules and implicit rules
tree
|
commitdiff
2016-11-23
Pedro Alves
gdb: Use C++11 std::chrono
tree
|
commitdiff
2016-11-23
Simon Marchi
Minor formatting fixups in Makefiles
tree
|
commitdiff
2016-11-23
Simon Marchi
Makefiles: Flatten and sort file lists
tree
|
commitdiff
2016-11-23
Pedro Alves
gdbserver: Use warning for warnings
tree
|
commitdiff
2016-11-23
Pedro Alves
gdbserver: Use debug_printf for debug output
tree
|
commitdiff
2016-11-17
Simon Marchi
Makefile: Replace old suffix rules with pattern rules
tree
|
commitdiff
2016-11-17
Simon Marchi
Remove code that checks for GNU/non-GNU make
tree
|
commitdiff
2016-10-28
Pedro Alves
gdb: Require C++11
tree
|
commitdiff
2016-10-27
Yao Qi
Enable range stepping if software single step is supported
tree
|
commitdiff
next