Teach GDBserver's Linux backend about no unwaited-for children (TARGET_WAITKIND_NO_RE...
[external/binutils.git] / gdb / gdbserver / ChangeLog
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 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 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 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-06 Pedro Alves[gdbserver] Garbage collect unused dependency-tracking...
2013-09-06 Pedro Alves[gdbserver] Update a couple Makefile rules.
2013-09-06 Pedro Alves[gdbserver] Fix IPA build.
2013-09-06 Ricard WanderlofAdd support for threaded debugging for CRISv32.
2013-09-06 Ricard WanderlofFix compilation for target gdbserver on CRISv32 platform.
2013-09-05 Pedro Alves[gdbserver] Split a new hostio.h file out of server.h.
2013-09-05 Pedro Alves[gdbserver] Split a new event-loop.h file out of server.h.
2013-09-05 Pedro Alves[gdbserver] Split a new dll.h file out of server.h.
2013-09-05 Pedro Alves[gdbserver] Split a new inferiors.h file out of server.h.
2013-09-05 Pedro Alves[gdbserver] Move bytecode compilation bits from server...
2013-09-05 Pedro Alves[gdbserver] Split a new tracepoint.h file out of server.h.
2013-09-05 Pedro Alves[gdbserver] Split a new utils.h file out of server.h.
2013-09-05 Pedro Alves[gdbserver] Split a new remote-utils.h file out of...
2013-09-05 Pedro Alves[gdbserver] Delete _ macro (gettext).
2013-09-02 Pedro Alves[gdbserver] Fix trace-buffer-size.exp FAILs.
2013-09-02 Pierre Muller * win32-low.c (child_xfer_memory): Check if ReadProces...
2013-09-02 Pedro Alvesserver.c:gdb_read_memory: Fix error return.
2013-08-28 Jan KratochvilPR server/15604
2013-08-22 Luis Machado Unify ptrace options discovery code and make both...
2013-08-21 Pedro AlvesRenegerate gdbserver/config.in.
2013-08-21 Pedro AlvesFix whitespace.
2013-08-19 Luis Machado gdb/
2013-08-14 Luis Machado * linux-arm-low.c: Rename all occurrences of PTRACE_AR...
2013-07-27 Yao Qigdb/gdbserver/
2013-07-27 Yao Qigdb/
2013-07-24 Luis Machado gdb/
2013-07-04 Yao Qigdb/
2013-07-03 Pedro AlvesOn mainline/development, also link GDBserver with ...
2013-07-02 Mircea Gherzangdbserver, win32: fix some function typedefs
2013-07-02 Mircea Gherzangdbserver: avoid empty structs
2013-07-01 Pedro Alves[GDBserver] hostio.c: Fallback to packet buffer size...
2013-07-01 Pedro AlvesNormalize on PATH_MAX instead of MAXPATHLEN throughout.
2013-07-01 Pedro AlvesRely on gnulib's unistd.h replacement.
2013-06-28 Tom Tromeymove version.in from gdb/common back to gdb
2013-06-28 Mircea Gherzangdbserver: fix the standalone build
2013-06-26 Dmitry Kozlov Fix trace status to output username without trailing...
2013-06-26 Dmitry Kozlov Fix trace-status to output proper start-time and stop...
2013-06-26 Yao Qigdb/
2013-06-24 Tom Tromeydon't keep a gdb-specific date
2013-06-12 Pedro Alves[GDBserver] Fix gdb.threads/siginfo-threads.exp, gdb...
2013-06-11 Pedro AlvesLazily allocate 'struct regsets_info'::disabled_regsets.
next