]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/gdbserver/target.h
Replace write_inferior_memory with target_write_memory
[thirdparty/binutils-gdb.git] / gdb / gdbserver / target.h
2019-08-15  Tom TromeyReplace write_inferior_memory with target_write_memory
2019-07-09  Tom TromeyRename common to gdbsupport
2019-02-07  Tom TromeyNormalize include guards in gdb
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-29  Tom TromeyFix use-after-free in gdbserver
2018-07-13  Pedro AlvesGDBserver: Pass process_info pointer to target_kill
2018-07-13  Pedro AlvesGDBserver: Pass process_info pointer to target_detach...
2018-03-01  Markus Metzgerbtrace, gdbserver: check btrace target pointers
2018-02-09  Markus Metzgerbtrace, gdbserver: remove the to_supports_btrace target...
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-09-21  Kevin BuettnerAdd thread_handle_to_thread_info support for remote...
2017-09-21  Pedro Alvesgdbserver: Remove traces of ancient Hc handling
2017-06-07  Sergio Durigan JuniorShare fork_inferior et al with gdbserver
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-10-06  Sergio Durigan JuniorConsolidate API of target_supports_multi_process
2016-09-19  Sergio Durigan JuniorConsolidate target_mourn_inferior between GDB and gdbserver
2016-02-25  Marcin Koƛcielnicki[PR gdb/13808] gdb.trace: Pass tdesc selected in gdbser...
2016-01-12  Josh StoneImplement 'catch syscall' for gdbserver
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-12-05  Josh Stonegdbserver: set ptrace flags after creating inferiors
2015-11-30  Antoine TremblayRefactor queries for hardware and software single stepp...
2015-11-30  Antoine TremblayFix breakpoint size when stepping over a permanent...
2015-11-30  Pedro Alvesgdbserver:prepare_access_memory: pick another thread
2015-11-26  Simon MarchiDisplay names of remote threads
2015-11-23  Doug Evanstarget.h: #include <sys/types.h>.
2015-11-19  Pedro Alvesgdbserver: Fix qSupported:xmlRegisters=i386;UnknownFeat...
2015-10-29  Pedro Alvesgdbserver: btrace enums
2015-10-23  Antoine TremblayRefactor default_breakpoint_kind_from_pc to be used...
2015-10-21  Antoine TremblayAdd the target_ops needed for software breakpoints...
2015-09-15  Yao Qi[gdbserver] Rename supports_conditional_breakpoints...
2015-09-11  Don BreazealExtended-remote follow-exec
2015-08-21  Pedro Alvesgdbserver: don't pick a random thread if the current...
2015-07-24  Yao QiInitialise target descrption after skipping extra traps...
2015-06-10  Gary BensonImplement vFile:setfs in gdbserver
2015-05-15  Pedro AlvesMore C++ build fixing
2015-05-12  Don BreazealExtended-remote Linux follow fork
2015-05-12  Don BreazealIdentify remote fork event support
2015-05-08  Yao Qi[gdbserver] Disable conditional breakpoints on no-hardw...
2015-04-17  Gary BensonImplement qXfer:exec-file:read in gdbserver
2015-03-04  Pedro Alvesgdbserver: Support the "swbreak"/"hwbreak" stop reasons
2015-02-09  Markus Metzgerrecord btrace: add configuration struct
2015-02-09  Markus Metzgerbtrace: add format argument to supports_btrace
2015-01-09  Pedro Alves[gdbserver] linux-low.c: better starvation avoidance...
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-09-16  Gary BensonRename current_inferior as current_thread in gdbserver
2014-09-11  Gary BensonIntroduce target/target.h
2014-05-20  Pedro Alves[GDBserver] Make Zx/zx packet handling idempotent.
2014-02-19  Tom Tromeyconvert to_supports_btrace
2014-01-16  Markus Metzgerbtrace, gdbserver: read branch trace incrementally
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-09-05  Pedro Alves[gdbserver] Split a new inferiors.h file out of server.h.
2013-08-19  Luis Machado gdb/
2013-07-24  Luis Machado gdb/
2013-05-23  Pedro Alvesrange stepping: gdbserver (x86 GNU/Linux)
2013-03-11  Markus MetzgerAdd the gdb remote target operations for branch tracing.
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-07-27  Yao Qigdb/gdbserver/
2012-05-24  Pedro Alvesgdb/
2012-04-19  Yao Qigdb/gdbserver/
2012-03-03  Yao Qigdb:
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-02  Jan Kratochvilgdb/
2011-11-14  Stan Shebs2011-11-14 Stan Shebs <stan@codesourcery.com>
2011-11-02  Yao Qigdb/gdbserver/
2011-10-07  Ulrich Weigand * inferior.h (disable_randomization): Declare.
2011-08-14  Yao Qigdb/gdbserver/
2011-08-14  Yao Qi gdb/
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-08-27  Pedro Alves * linux-low.c (linux_unprepare_to_access_memory):...
2010-08-26  Pedro Alves * linux-low.c (linux_prepare_to_access_memory): New.
2010-07-25  Jan Kratochvilgdb/gdbserver/
2010-06-14  Pedro Alvesgdb/
2010-06-01  Pedro Alvesgdb/gdbserver/
2010-05-03  Pedro Alves * linux-low.c (linux_kill, linux_detach): Adjust.
2010-04-16  Pierre Muller Support for Windows OS Thread Information Block.
2010-04-11  Pedro Alves GDBserver disconnected tracing support.
2010-04-09  Pedro Alves gdb/gdbserver/
2010-04-07  H.J. LuAdd x86 AVX support to gdbserver.
2010-01-20  Pedro Alves * regcache.h (struct thread_info): Forward declare.
2010-01-12  Vladimir Prus Implement core awareness.
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-10-09  Paul Pluzhnikovdoc/
2009-06-25  Pedro Alves * server.c (process_serial_event): Re-return unsupport...
2009-06-23  Aleksandar Ristovski* server.c (process_serial_event): Add support for...
2009-06-19  Pedro Alves2009-06-19 Aleksandar Ristovski <aristovski@qnx.com>
2009-04-01  Pedro Alves2009-04-01 Pedro Alves <pedro@codesourcery.com>
2009-04-01  Pedro Alves Non-stop mode support.
2009-04-01  Pedro Alves Decouple target code from remote protocol.
2009-04-01  Pedro Alves * target.h (struct thread_resume): Delete leave_stoppe...
2009-03-22  Pedro Alves * i387-fp.c, linux-arm-low.c, linux-cris-low.c,
2009-02-06  Pedro Alves2009-02-06 Pedro Alves <pedro@codesourcery.com>
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-12-02  Vladimir Prus Implement -list-thread-groups --available
2008-02-28  Ulrich WeigandChangeLog:
2008-02-01  Pedro Alves * hostio.c: Don't include errno.h.
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-06-12  Ulrich WeigandChangeLog:
2007-05-10  Pedro Alves * target.h (target_ops): Change return type of detach...
next