]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/nto-procfs.c
Fix latent bug in custom word point completion handling
[thirdparty/binutils-gdb.git] / gdb / nto-procfs.c
2019-03-13  Tom TromeyChange pid_to_str to return std::string
2019-03-05  Tom TromeyRemove excess calls to gdb_flush
2019-01-24  Pedro Alvestarget_pass_signals/target_program_signals: Use gdb...
2019-01-15  Tom TromeyConstify target_pass_signals and target_program_signals
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-22  Pedro AlvesPer-inferior thread list, thread ranges/iterators,...
2018-09-16  Tom TromeyUse GNU style for metasyntactic variables in gdb
2018-08-31  Pedro AlvesEliminate target_have_continuable_watchpoint
2018-07-03  Tom TromeyRemove ptid_equal
2018-07-03  Tom TromeyRemove ptid_get_tid
2018-07-03  Tom TromeyRemove ptid_get_pid
2018-07-03  Tom TromeyRemove pid_to_ptid
2018-07-03  Tom TromeyRemove ptid_build
2018-06-10  Tom TromeyFix some missed "beneath" conversions
2018-05-30  Simon MarchiRemove regcache_raw_collect
2018-05-30  Simon MarchiRemove regcache_get_ptid
2018-05-04  Tom TromeyRemove do_closedir_cleanup
2018-05-02  Pedro Alvestarget factories, target open and multiple instances...
2018-05-02  Pedro Alvestarget_ops: Use bool throughout
2018-05-02  Pedro AlvesConvert struct target_ops to C++
2018-03-09  Tom TromeyUse scoped_fd in more places
2018-01-30  Pedro AlvesPer-inferior target_terminal state, fix PR gdb/13211...
2018-01-19  Simon MarchiPass inferior down to target_detach and to_detach
2018-01-19  Simon MarchiRemove args from target detach
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-24  Simon MarchiCreate private_thread_info hierarchy
2017-11-07  Tom TromeyConstify add_info
2017-10-25  Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
2017-09-20  Tom TromeyRemove make_cleanup_restore_target_terminal
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-04-12  Sergio Durigan JuniorC++-fy and prepare for sharing fork_inferior
2017-03-20  Simon MarchiUse ptid from regcache in almost all remaining nat...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-09-19  Sergio Durigan JuniorConsolidate target_mourn_inferior between GDB and gdbserver
2016-09-16  Pedro Alvesgdb: Use std::min and std::max throughout
2016-08-10  Pedro AlvesPlumb enum remove_bp_reason all the way to target_remov...
2016-07-01  Pedro AlvesFactor out "Detaching from program" message printing
2016-04-12  Pedro AlvesDo target_terminal_ours in query & friends instead...
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-21  Aleksandar Ristovski[nto] Fix nto target stopped by watchpoint.
2015-10-20  Aleksandar Ristovski[nto] Implement procfs_pid_to_exec_file.
2015-10-20  Aleksandar Ristovski[nto] Implement TARGET_OBJECT_AUXV.
2015-10-20  Aleksandar Ristovski[nto] Fixes for nto procfs.
2015-10-16  Aleksandar Ristovski[nto] Fix nto build.
2015-08-27  Pedro Alvesgdb: Use sighandler_t everywhere
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-07  Pedro AlvesFix interrupt-noterm.exp on targets always in non-stop
2015-07-31  Simon MarchiMostly trivial enum fixes
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-10-15  Pedro AlvesPush pruning old threads down to the target
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
2014-10-03  Maciej W. RozyckiAvoid software breakpoint's instruction shadow inconsis...
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-07-30  Tom Tromeyconstify to_open
2014-06-04  Tom Tromeyconstify to_attach
2014-05-21  Pedro AlvesNative targets: Add inf-child.c:inf_child_mourn_inferio...
2014-05-21  Pedro AlvesAllow making GDB not automatically connect to the nativ...
2014-05-21  Pedro Alvesnto-procfs.c: Add "target native".
2014-03-12  Pedro AlvesMake the nto-procfs.c target inherit inf-child.c.
2014-02-26  Pedro Alvesnto-procfs.c: Don't install a deprecated_xfer_memory...
2014-02-19  Tom Tromeyfix buglet in nto-procfs.c
2014-02-19  Tom TromeyAdd target_ops argument to to_stop
2014-02-19  Tom TromeyAdd target_ops argument to to_pass_signals
2014-02-19  Tom TromeyAdd target_ops argument to to_can_run
2014-02-19  Tom TromeyAdd target_ops argument to to_insert_watchpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_remove_watchpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_insert_hw_breakpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_can_use_hw_breakpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_post_attach
2014-02-19  Tom Tromeyadd "this" pointers to more target APIs
2014-01-16  Markus Metzgertarget, breakpoint: allow insert/remove breakpoint...
2014-01-16  Markus MetzgerAdd target_ops argument to to_prepare_to_store
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18  Tom Tromeyremove gdb_dirent.h
2013-11-18  Tom Tromeyremove gdb_string.h
2013-11-08  Tom Tromeyconstify to_detach
2013-09-30  Luis Machado * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2013-07-31  Andrew BurgessReplace most uses of deprecated_throw_reason with quit.
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-09  Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-05-24  Pedro Alvesgdb/
2012-05-24  Pedro Alvesgdb/
2012-05-03  Joel Brobeckernot-procfs.c: Make procfs_find_new_threads and procfs_p...
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-04-27  Ulrich Weigand * target.h (struct target_ops): Remove to_notice_signals;
2011-04-26  Ulrich Weigand2011-04-26 Aleksandar Ristovski <aristovski@qnx.com>
2011-01-11  Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-10  Michael Snyder2011-01-10 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-07-07  Thiago Jung Bauermann2010-07-07 Sergio Durigan Junior <sergiodj@linux... gdb_7_2-branchpoint
2010-04-05  Pierre Muller Remove remaining "%ll" uses.
2010-02-15  Jan Kratochvilgdb/
2010-01-08  Jan Kratochvilgdb/
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-10-19  Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-07-28  Aleksandar Ristovski * nto-tdep.c (nto_thread_state_str): New array.
2009-07-02  Ulrich Weigand * breakpoint.h (struct breakpoint): New member GDBARCH.
2009-06-17  Ulrich Weigand * ada-tasks.c (read_known_tasks_array): Use target_gdb...
2009-06-07  Pedro Alves * target.h (struct target_ops): Make to_has_all_memory,
next