fix memory errors with demangled name hash
[platform/upstream/binutils.git] / gdb / gdbserver /
2014-06-23 Pedro Alvesx86 Linux watchpoints: Couldn't write debug register...
2014-06-20 Gary BensonFix mingw32 build on x86-64 RHEL 6.5
2014-06-20 Gary BensonMove shared native target specific code to gdb/nat
2014-06-20 Gary BensonVectorize gdbserver x86 debug register accessors
2014-06-20 Marcus ShawcroftFix gdbserver cross build.
2014-06-19 Gary BensonCreate nat/i386-dregs.c
2014-06-19 Gary BensonPartially revert 4be83cc2b28ea09aa8ff789839e6520df60836f8
2014-06-18 Gary BensonMove macros from i386-{nat,low}.c to i386-{nat,low}.h
2014-06-18 Gary BensonCreate nat/i386-dregs.h
2014-06-18 Gary BensonRename functions and make nonstatic as necessary
2014-06-18 Gary BensonAbstract i386_dr_low access
2014-06-18 Gary BensonMerge i386_update_inferior_debug_regs
2014-06-18 Gary BensonMerge error handling
2014-06-18 Gary BensonMerge printing code
2014-06-18 Gary BensonComment changes
2014-06-18 Gary BensonWhitespace changes
2014-06-12 Tom Tromeydelete gdbserver's freeargv
2014-06-12 Tom Tromeylink gdbserver against libiberty
2014-06-05 Joel BrobeckerMake it easy to make --disable-werror the default for...
2014-06-04 Joel Brobeckergdbserver crash if the_target->supports_z_point_type...
2014-06-02 Pedro Alvesgdbserver: on GDB breakpoint reinsertion, also delete...
2014-05-23 Ramana RadhakrishnanInclude asm/ptrace.h for linux-aarch64-low.c
2014-05-21 Jan KratochvilFix TLS access for -static -pthread
2014-05-20 Pedro Alves[GDBserver] Make Zx/zx packet handling idempotent.
2014-05-20 Pedro Alves[GDBserver] Move Z packet defines and type convertion...
2014-05-20 Pedro Alves[GDBserver][AArch64] Make watchpoint support use target...
2014-05-20 Joel BrobeckerDo not build gdbserver with -Werror by default if devel...
2014-05-19 Jan KratochvilFix gdbserver qGetTLSAddr for x86_64 -m32
2014-04-28 Yao Qi[gdbserver] Correctly generate i386-avx512.c
2014-04-25 Pedro AlvesAdd missing gdbserver/ChangeLog entry for previous...
2014-04-25 Pedro AlvesPR server/16255: gdbserver cannot attach to a second...
2014-04-24 Michael SturmAdd AVX512 registers support to GDB and GDBserver.
2014-04-23 Pedro Alves[gdbserver] mem-break.c:find_gdb_breakpoint_at: Make...
2014-04-23 Pedro Alvesgdbserver: decouple x86 watchpoint / hw breakpoint...
2014-04-23 Pedro Alvesgdbserver: perror_with_name: Add ATTRIBUTE_NORETURN.
2014-04-10 Pedro AlvesConditional Z1 breakpoint hangs GDBserver.
2014-04-09 Pedro Alves[GDBserver] Fix SH/Linux build.
2014-02-27 Pedro AlvesTeach GDBserver's Linux backend about no unwaited-for...
2014-02-26 Joel Brobeckergdbserver/Windows: Rely purely on event info when handl...
2014-02-26 Joel Brobeckerwindows: Factorize handling of DLL load address offset
2014-02-26 Joel Brobeckergdbserver/windows: Ignore DLL load/unload events during...
2014-02-20 Doug EvansAdd single sentence description to top of entry of...
2014-02-20 Doug EvansRemove all_lwps global.
2014-02-20 Doug Evans* inferiors.c (get_first_inferior): Fix buglet.
2014-02-20 Doug EvansAdd backlink from lwp_info to thread_info.
2014-02-20 Doug Evans * linux-low.c (add_lwp): Change result to struct lwp_i...
2014-02-20 Doug Evans* inferiors.c (add_thread): Fix whitespace.
2014-02-19 Doug EvansReplace code accessing list implementation details...
2014-02-19 Doug EvansRename inferior_list_entry uses from "head" to "entry...
2014-02-19 Tom Tromeyconvert to_supports_btrace
2014-02-14 Yao QiCompile rsp-low.c for IPA
2014-02-12 Tom Tromeyreplace convert_ascii_to_int with hex2bin
2014-02-12 Tom Tromeyreplace unhexify with hex2bin
2014-02-12 Tom Tromeyreplace convert_int_to_ascii with bin2hex
2014-02-12 Tom Tromeyreplace hexify with bin2hex
2014-02-12 Tom Tromeydon't let hexify call strlen
2014-02-12 Tom Tromeymove some rsp bits into rsp-low.h
2014-02-12 Tom Tromeyshare "cell" code
2014-02-06 Tom Tromeyindentation fixlet in gdbserver/Makefile.in.
2014-02-06 Doug EvansKeep current_inferior in sync with event_child.
2014-01-23 Doug Evans * gdbthread.h (gdb_id_to_thread): Delete, unused.
2014-01-22 Doug Evans New gdbserver option --debug-format=timestamp.
2014-01-20 Baruch Siachgdb: xtensa: fix linux ptrace includes
2014-01-17 Pedro AlvesFix PR mention in gdb/gdbserver/ChangeLog's previous...
2014-01-17 Pedro AlvesFix silly ChangeLog entry in previous change.
2014-01-17 Pedro AlvesFix PR PR16445 - gdbserver build failure on x86.
2014-01-16 Doug Evans * dll.c (UNSPECIFIED_CORE_ADDR): New macro.
2014-01-16 Markus Metzgerbtrace, gdbserver: read branch trace incrementally
2014-01-16 Markus Metzgerbtrace: uppercase btrace_read_type
2014-01-16 Doug Evansdelete thread_id_to_gdb_id, unused
2014-01-13 Eli ZaretskiiFix MinGW compilation errors in gdbserver/.
2014-01-08 Pedro AlvesGDBserver: Discard previous queued events when GDB...
2014-01-08 Pedro Alves[remote/gdbserver] Don't lose signals when reconnecting.
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2014-01-01 Joel BrobeckerUpdate copyright year in gdb/gdbserver/gdbreplay versio...
2013-12-18 Yufeng Zhanggdb/
2013-12-13 Joel Brobeckernameless LOAD_DLL_DEBUG_EVENT causes ntdll.dll to be...
2013-12-13 Pedro AlvesDo the target-waiting within do_initial_child_stuff...
2013-12-11 Yao QiFix a bug in matching notifications.
2013-11-21 Doug Evans * linux-low.c (linux_set_resume_request): Fix comment.
2013-11-21 Doug Evans * linux-low.c (resume_status_pending_p): Tweak comment.
2013-11-20 Walfred TedeschiAdd MPX support to gdbserver.
2013-11-18 Tom Tromeyremove gdb_stat.h
2013-11-18 Tom Tromeystdlib.h is universal too
2013-11-18 Tom Tromeyremove gdb_dirent.h
2013-11-18 Tom Tromeydon't check for string.h or strings.h
2013-11-18 Tom Tromeylink gdbreplay against gnulib
2013-11-08 Tom Tromeyremove unused gdbserver configury
2013-11-08 Tom Tromeyintroduce common.m4
2013-11-06 Andreas ArnezS390: Fix TDB regset recognition
2013-10-16 Sergio Durigan JuniorThere were two functions who were calling "sizeof"...
2013-10-02 Pedro Alves[GDBserver]: Silence exits if GDB is connected through...
2013-10-01 Joel Brobecker[gdbserver/LynxOS]: Incomplete thread list after -...
2013-09-29 Mike Frysingergdb: btrace: fix build errors on older glibc builds
2013-09-18 Yao Qigdb/gdbserver/
2013-09-18 Yao Qigdb/gdbserver/
2013-09-17 Jiong Wang gdbserver/ChangeLog
2013-09-17 Jiong Wang2013-09-16 Jiong Wang <jiwang@tilera.com>
2013-09-16 Will Newtongdbserver, aarch64: Zero out regs in aarch64_linux_set_...
2013-09-13 Ulrich Weigandgdb/ChangeLog:
next