projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Partially revert 4be83cc2b28ea09aa8ff789839e6520df60836f8
[external/binutils.git]
/
gdb
/
gdbserver
/
ChangeLog
2014-06-19
Gary Benson
Partially revert 4be83cc2b28ea09aa8ff789839e6520df60836f8
blob
|
commitdiff
2014-06-18
Gary Benson
Move macros from i386-{nat,low}.c to i386-{nat,low}.h
blob
|
commitdiff
|
diff to current
2014-06-18
Gary Benson
Create nat/i386-dregs.h
blob
|
commitdiff
|
diff to current
2014-06-18
Gary Benson
Rename functions and make nonstatic as necessary
blob
|
commitdiff
|
diff to current
2014-06-18
Gary Benson
Abstract i386_dr_low access
blob
|
commitdiff
|
diff to current
2014-06-18
Gary Benson
Merge i386_update_inferior_debug_regs
blob
|
commitdiff
|
diff to current
2014-06-18
Gary Benson
Merge error handling
blob
|
commitdiff
|
diff to current
2014-06-18
Gary Benson
Merge printing code
blob
|
commitdiff
|
diff to current
2014-06-18
Gary Benson
Comment changes
blob
|
commitdiff
|
diff to current
2014-06-18
Gary Benson
Whitespace changes
blob
|
commitdiff
|
diff to current
2014-06-12
Tom Tromey
delete gdbserver's freeargv
blob
|
commitdiff
|
diff to current
2014-06-12
Tom Tromey
link gdbserver against libiberty
blob
|
commitdiff
|
diff to current
2014-06-05
Joel Brobecker
Make it easy to make --disable-werror the default for...
blob
|
commitdiff
|
diff to current
2014-06-02
Pedro Alves
gdbserver: on GDB breakpoint reinsertion, also delete...
blob
|
commitdiff
|
diff to current
2014-05-23
Ramana Radhakrishnan
Include asm/ptrace.h for linux-aarch64-low.c
blob
|
commitdiff
|
diff to current
2014-05-21
Jan Kratochvil
Fix TLS access for -static -pthread
blob
|
commitdiff
|
diff to current
2014-05-20
Pedro Alves
[GDBserver] Make Zx/zx packet handling idempotent.
blob
|
commitdiff
|
diff to current
2014-05-20
Pedro Alves
[GDBserver] Move Z packet defines and type convertion...
blob
|
commitdiff
|
diff to current
2014-05-20
Pedro Alves
[GDBserver][AArch64] Make watchpoint support use target...
blob
|
commitdiff
|
diff to current
2014-05-20
Joel Brobecker
Do not build gdbserver with -Werror by default if devel...
blob
|
commitdiff
|
diff to current
2014-05-19
Jan Kratochvil
Fix gdbserver qGetTLSAddr for x86_64 -m32
blob
|
commitdiff
|
diff to current
2014-04-28
Yao Qi
[gdbserver] Correctly generate i386-avx512.c
blob
|
commitdiff
|
diff to current
2014-04-25
Pedro Alves
Add missing gdbserver/ChangeLog entry for previous...
blob
|
commitdiff
|
diff to current
2014-04-24
Michael Sturm
Add AVX512 registers support to GDB and GDBserver.
blob
|
commitdiff
|
diff to current
2014-04-23
Pedro Alves
[gdbserver] mem-break.c:find_gdb_breakpoint_at: Make...
blob
|
commitdiff
|
diff to current
2014-04-23
Pedro Alves
gdbserver: decouple x86 watchpoint / hw breakpoint...
blob
|
commitdiff
|
diff to current
2014-04-23
Pedro Alves
gdbserver: perror_with_name: Add ATTRIBUTE_NORETURN.
blob
|
commitdiff
|
diff to current
2014-04-10
Pedro Alves
Conditional Z1 breakpoint hangs GDBserver.
blob
|
commitdiff
|
diff to current
2014-04-09
Pedro Alves
[GDBserver] Fix SH/Linux build.
blob
|
commitdiff
|
diff to current
2014-02-27
Pedro Alves
Teach GDBserver's Linux backend about no unwaited-for...
blob
|
commitdiff
|
diff to current
2014-02-26
Joel Brobecker
gdbserver/Windows: Rely purely on event info when handl...
blob
|
commitdiff
|
diff to current
2014-02-26
Joel Brobecker
windows: Factorize handling of DLL load address offset
blob
|
commitdiff
|
diff to current
2014-02-26
Joel Brobecker
gdbserver/windows: Ignore DLL load/unload events during...
blob
|
commitdiff
|
diff to current
2014-02-20
Doug Evans
Add single sentence description to top of entry of...
blob
|
commitdiff
|
diff to current
2014-02-20
Doug Evans
Remove all_lwps global.
blob
|
commitdiff
|
diff to current
2014-02-20
Doug Evans
* inferiors.c (get_first_inferior): Fix buglet.
blob
|
commitdiff
|
diff to current
2014-02-20
Doug Evans
Add backlink from lwp_info to thread_info.
blob
|
commitdiff
|
diff to current
2014-02-20
Doug Evans
* linux-low.c (add_lwp): Change result to struct lwp_i...
blob
|
commitdiff
|
diff to current
2014-02-20
Doug Evans
* inferiors.c (add_thread): Fix whitespace.
blob
|
commitdiff
|
diff to current
2014-02-19
Doug Evans
Replace code accessing list implementation details...
blob
|
commitdiff
|
diff to current
2014-02-19
Doug Evans
Rename inferior_list_entry uses from "head" to "entry...
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
convert to_supports_btrace
blob
|
commitdiff
|
diff to current
2014-02-14
Yao Qi
Compile rsp-low.c for IPA
blob
|
commitdiff
|
diff to current
2014-02-12
Tom Tromey
replace convert_ascii_to_int with hex2bin
blob
|
commitdiff
|
diff to current
2014-02-12
Tom Tromey
replace unhexify with hex2bin
blob
|
commitdiff
|
diff to current
2014-02-12
Tom Tromey
replace convert_int_to_ascii with bin2hex
blob
|
commitdiff
|
diff to current
2014-02-12
Tom Tromey
replace hexify with bin2hex
blob
|
commitdiff
|
diff to current
2014-02-12
Tom Tromey
don't let hexify call strlen
blob
|
commitdiff
|
diff to current
2014-02-12
Tom Tromey
move some rsp bits into rsp-low.h
blob
|
commitdiff
|
diff to current
2014-02-12
Tom Tromey
share "cell" code
blob
|
commitdiff
|
diff to current
2014-02-06
Tom Tromey
indentation fixlet in gdbserver/Makefile.in.
blob
|
commitdiff
|
diff to current
2014-02-06
Doug Evans
Keep current_inferior in sync with event_child.
blob
|
commitdiff
|
diff to current
2014-01-23
Doug Evans
* gdbthread.h (gdb_id_to_thread): Delete, unused.
blob
|
commitdiff
|
diff to current
2014-01-22
Doug Evans
New gdbserver option --debug-format=timestamp.
blob
|
commitdiff
|
diff to current
2014-01-20
Baruch Siach
gdb: xtensa: fix linux ptrace includes
blob
|
commitdiff
|
diff to current
2014-01-17
Pedro Alves
Fix PR mention in gdb/gdbserver/ChangeLog's previous...
blob
|
commitdiff
|
diff to current
2014-01-17
Pedro Alves
Fix silly ChangeLog entry in previous change.
blob
|
commitdiff
|
diff to current
2014-01-17
Pedro Alves
Fix PR PR16445 - gdbserver build failure on x86.
blob
|
commitdiff
|
diff to current
2014-01-16
Doug Evans
* dll.c (UNSPECIFIED_CORE_ADDR): New macro.
blob
|
commitdiff
|
diff to current
2014-01-16
Markus Metzger
btrace, gdbserver: read branch trace incrementally
blob
|
commitdiff
|
diff to current
2014-01-16
Doug Evans
delete thread_id_to_gdb_id, unused
blob
|
commitdiff
|
diff to current
2014-01-13
Eli Zaretskii
Fix MinGW compilation errors in gdbserver/.
blob
|
commitdiff
|
diff to current
2014-01-08
Pedro Alves
GDBserver: Discard previous queued events when GDB...
blob
|
commitdiff
|
diff to current
2014-01-08
Pedro Alves
[remote/gdbserver] Don't lose signals when reconnecting.
blob
|
commitdiff
|
diff to current
2014-01-01
Joel Brobecker
Update copyright year in gdb/gdbserver/gdbreplay versio...
blob
|
commitdiff
|
diff to current
2013-12-18
Yufeng Zhang
gdb/
blob
|
commitdiff
|
diff to current
2013-12-13
Joel Brobecker
nameless LOAD_DLL_DEBUG_EVENT causes ntdll.dll to be...
blob
|
commitdiff
|
diff to current
2013-12-13
Pedro Alves
Do the target-waiting within do_initial_child_stuff...
blob
|
commitdiff
|
diff to current
2013-12-11
Yao Qi
Fix a bug in matching notifications.
blob
|
commitdiff
|
diff to current
2013-11-21
Doug Evans
* linux-low.c (linux_set_resume_request): Fix comment.
blob
|
commitdiff
|
diff to current
2013-11-21
Doug Evans
* linux-low.c (resume_status_pending_p): Tweak comment.
blob
|
commitdiff
|
diff to current
2013-11-20
Walfred Tedeschi
Add MPX support to gdbserver.
blob
|
commitdiff
|
diff to current
2013-11-18
Tom Tromey
stdlib.h is universal too
blob
|
commitdiff
|
diff to current
2013-11-18
Tom Tromey
remove gdb_dirent.h
blob
|
commitdiff
|
diff to current
2013-11-18
Tom Tromey
don't check for string.h or strings.h
blob
|
commitdiff
|
diff to current
2013-11-18
Tom Tromey
link gdbreplay against gnulib
blob
|
commitdiff
|
diff to current
2013-11-08
Tom Tromey
remove unused gdbserver configury
blob
|
commitdiff
|
diff to current
2013-11-08
Tom Tromey
introduce common.m4
blob
|
commitdiff
|
diff to current
2013-11-06
Andreas Arnez
S390: Fix TDB regset recognition
blob
|
commitdiff
|
diff to current
2013-10-16
Sergio Durigan Junior
There were two functions who were calling "sizeof"...
blob
|
commitdiff
|
diff to current
2013-10-02
Pedro Alves
[GDBserver]: Silence exits if GDB is connected through...
blob
|
commitdiff
|
diff to current
2013-10-01
Joel Brobecker
[gdbserver/LynxOS]: Incomplete thread list after -...
blob
|
commitdiff
|
diff to current
2013-09-29
Mike Frysinger
gdb: btrace: fix build errors on older glibc builds
blob
|
commitdiff
|
diff to current
2013-09-18
Yao Qi
gdb/gdbserver/
blob
|
commitdiff
|
diff to current
2013-09-18
Yao Qi
gdb/gdbserver/
blob
|
commitdiff
|
diff to current
2013-09-17
Jiong Wang
gdbserver/ChangeLog
blob
|
commitdiff
|
diff to current
2013-09-17
Jiong Wang
2013-09-16 Jiong Wang <jiwang@tilera.com>
blob
|
commitdiff
|
diff to current
2013-09-16
Will Newton
gdbserver, aarch64: Zero out regs in aarch64_linux_set_...
blob
|
commitdiff
|
diff to current
2013-09-06
Pedro Alves
[gdbserver] Garbage collect unused dependency-tracking...
blob
|
commitdiff
|
diff to current
2013-09-06
Pedro Alves
[gdbserver] Update a couple Makefile rules.
blob
|
commitdiff
|
diff to current
2013-09-06
Pedro Alves
[gdbserver] Fix IPA build.
blob
|
commitdiff
|
diff to current
2013-09-06
Ricard Wanderlof
Add support for threaded debugging for CRISv32.
blob
|
commitdiff
|
diff to current
2013-09-06
Ricard Wanderlof
Fix compilation for target gdbserver on CRISv32 platform.
blob
|
commitdiff
|
diff to current
2013-09-05
Pedro Alves
[gdbserver] Split a new hostio.h file out of server.h.
blob
|
commitdiff
|
diff to current
2013-09-05
Pedro Alves
[gdbserver] Split a new event-loop.h file out of server.h.
blob
|
commitdiff
|
diff to current
2013-09-05
Pedro Alves
[gdbserver] Split a new dll.h file out of server.h.
blob
|
commitdiff
|
diff to current
2013-09-05
Pedro Alves
[gdbserver] Split a new inferiors.h file out of server.h.
blob
|
commitdiff
|
diff to current
2013-09-05
Pedro Alves
[gdbserver] Move bytecode compilation bits from server...
blob
|
commitdiff
|
diff to current
2013-09-05
Pedro Alves
[gdbserver] Split a new tracepoint.h file out of server.h.
blob
|
commitdiff
|
diff to current
2013-09-05
Pedro Alves
[gdbserver] Split a new utils.h file out of server.h.
blob
|
commitdiff
|
diff to current
next