]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/remote.c
Resync files in the binutils repository that are maintained in the gcc repository.
[thirdparty/binutils-gdb.git] / gdb / remote.c
2015-09-25  Simon MarchiAdd some more casts (2/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-09-15  Yao QiSupport single step by arch or target
2015-09-11  Don BreazealExtended-remote catch exec
2015-09-11  Don BreazealExtended-remote follow-exec
2015-09-09  Pedro AlvesReplace "struct continuation" mechanism by something...
2015-08-27  Pedro Alvesgdb: remove packet size limit
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-26  Don BreazealFix native follow-exec-mode "new"
2015-08-25  Pedro Alvesremote: allow aborting long operations (e.g., file...
2015-08-24  Pedro AlvesAdd "set remote multiprocess-extensions-packet" command
2015-08-24  Pedro AlvesPrepare for gnulib update
2015-08-21  Gary BensonWarn when accessing binaries from remote targets
2015-08-21  Pedro AlvesAdd readahead cache to gdb's vFile:pread
2015-08-20  Pedro Alvesremote non-stop: Process initially stopped threads...
2015-08-18  Sandra LoosemoreFix mis-parsing of hex register numbers in 'T' stop...
2015-08-12  Keith SeitzExplicit locations: use new location API
2015-08-07  Pedro AlvesFix interrupt-noterm.exp on targets always in non-stop
2015-08-07  Pedro Alvesremote.c/all-stop: Implement TARGET_WAITKIND_NO_RESUMED...
2015-07-31  Simon MarchiMostly trivial enum fixes
2015-07-30  Pierre LangloisRemove isize output argument from fast_tracepoint_valid_at
2015-07-26  Kevin Buettnerremote.c: Make read_ptid return a null value when no...
2015-07-17  Yao QiFix using uninitialised values
2015-07-02  Markus Metzgerbtrace: support Intel(R) Processor Trace
2015-06-25  Gary BensonRemove gdb_sysroot NULL checks
2015-06-18  Simon Marchiremote: consider addressable unit size when reading...
2015-06-10  Gary BensonImplement multiple-filesystem support for remote targets
2015-06-10  Gary BensonAdd "inferior" argument to some target_fileio functions
2015-06-10  Gary BensonComment and whitespace changes
2015-06-05  Gary BensonMove vgdb special case into remote_filesystem_is_local
2015-05-12  Don BreazealExtended-remote fork catch
2015-05-12  Don BreazealExtended-remote follow vfork
2015-05-12  Don BreazealExtended-remote Linux follow fork
2015-05-12  Don BreazealIdentify remote fork event support
2015-05-12  Gary BensonLocate executables on remote stubs without multiprocess...
2015-04-17  Gary BensonAccess executable from remote system when first inferio...
2015-04-17  Gary BensonImplement remote_pid_to_exec_file using qXfer:exec...
2015-04-07  Pedro Alvesupdate thread list, delete exited threads
2015-04-02  Gary BensonConvert "remote:" sysroots to "target:" and remove...
2015-04-02  Gary BensonIntroduce target_filesystem_is_local
2015-04-02  Gary BensonIntroduce target_fileio_fstat
2015-03-30  Gary BensonRemove three redundant wrapper functions in remote.c
2015-03-26  Don BreazealClarify comment on the purpose of the assertion loop...
2015-03-25  Pedro AlvesSimplify target_async hook interface
2015-03-23  Yury GrechishchevGDB: Add set/show serial parity command.
2015-03-18  Gary BensonReimplement "vFile:fstat" without qSupported
2015-03-11  Gary BensonImplement remote_bfd_iovec_stat
2015-03-07  Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-03-07  Pedro AlvesNormalize TRY_CATCH exception handling block
2015-03-06  Gary BensonNew common function "startswith"
2015-03-04  Pedro Alvesremote+docs: software/hardware breakpoint traps
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-02-26  Pedro AlvesAdd ATTRIBUTE_PRINTF attributes, and fix fallout
2015-02-23  Pedro Alvesremote.c: simplify parsing stop reasons in T stop replies
2015-02-10  Sergio Durigan JuniorPR remote/17946: Fix wrong comparison of pointer agains...
2015-02-09  Markus Metzgerrecord-btrace: add bts buffer size configuration option
2015-02-09  Markus Metzgerrecord btrace: add configuration struct
2015-02-09  Markus Metzgerbtrace: add format argument to supports_btrace
2015-02-09  Markus Metzgerbtrace: add struct btrace_data
2015-02-03  Pedro AlvesWhen disabling target async, remove all target event...
2015-02-03  Pedro AlvesFix up some target is-async vs can-async confusions
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-10-28  Pedro AlvesWorkaround remote targets that report an empty list...
2014-10-17  Pedro AlvesFix build without libexpat
2014-10-15  Pedro Alvesremote: get rid of all the T packets when syncing the...
2014-10-15  Pedro AlvesPush pruning old threads down to the target
2014-10-15  Pedro AlvesMerge remote thread listing methods
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
2014-10-03  Maciej W. RozyckiAvoid software breakpoint's instruction shadow inconsis...
2014-09-22  Pedro AlvesFix "breakpoint always-inserted off"; remove "breakpoin...
2014-08-09  Yao QiFix PR remote/9053: remove dead code on query packet...
2014-08-07  Yao QiReplace 0 with TARGET_XFER_EOF in to_xfer_partial
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-07-30  Tom Tromeyconstify to_open
2014-07-25  Pedro AlvesAlways pass signals to the right thread
2014-07-24  Tom Tromeyconstify remote.c
2014-07-20  Doug EvansImprove error message to cope with pr 17147.
2014-07-11  Adrian Sendroiuremote: call remote_check_symbols after attaching
2014-07-07  Pedro AlvesPR gdb/17096: async support breaks remote debugging...
2014-06-26  Tom Tromeyconstify to_load
2014-06-19  Pedro AlvesFix next over threaded execl with "set scheduler-lockin...
2014-06-17  Tom Tromeyuse make_cleanup_freeargv
2014-06-16  Tom Tromeyconstify to_disconnect
2014-06-16  Tom Tromeyconstify to_rcmd
2014-06-13  Tom Tromeymake calls to help_list use enumerator
2014-06-05  Simon MarchiPR mi/15806: Fix quoting of async events
2014-06-04  Tom Tromeyconstify to_attach
2014-05-22  Pedro AlvesAdd new infrun.h header.
2014-05-20  Pedro AlvesMake compare-sections work against all targets; add...
2014-05-01  David Taylorcompare-sections: New -r option.
2014-04-29  Pedro AlvesFix remote connection to targets that don't support...
2014-04-25  Pedro AlvesFix several "set remote foo-packet on/off" commands.
2014-03-22  Yao QiRemove target_read_live_memory
2014-03-22  Yao QiFactor remote_read_bytes.
2014-03-22  Yao QiMove the traceframe_available_memory code from memory_x...
2014-02-26  Tom Tromeystart change to progspace independence
2014-02-26  Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-26  Tom Tromeychange minsym representation
2014-02-23  Yao QiRevert previous tweaks
next