⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog

📁 这个是LINUX下的GDB调度工具的源码
💻
📖 第 1 页 / 共 5 页
字号:
2004-10-12  Andrew Cagney  <cagney@gnu.org>	* gdbint.texinfo (Versions and Branches): New chapter.	(Releasing GDB): Delete "Versions and Branches" section.	(Top): Add "Versions and Branches".2004-10-08  Eli Zaretskii  <eliz@gnu.org>	* gdb.texinfo (Editing, History): Add cross-references to the	included Readline and History user documentation.  Remove	references to the symbol have-readline-appendices which is unused	and undefined.	(History): Fix indexing.2004-10-08  Jeff Johnston  <jjohnstn@redhat.com>	* gdbint.texinfo (target_stopped_data_address): Update to	new prototype.	(i386_stopped_data_address): Update prototype and description.	(i386_stopped_by_watchpoint): New function and description.2004-10-03  Paul N. Hilfinger  <hilfinger@gnat.com>	* gdb.texinfo (Filenames): Add Ada suffixes.	(Ada) New section.2004-09-27  Andrew Cagney  <cagney@gnu.org>	    Robert Picco  <Robert.Picco@hp.com>	* gdb.texinfo (Packets): Document the "p" packet.2004-09-21  Jason Molenda  (jmolenda@apple.com)	* gdb.texinfo (Paths and Names of the Source Files): Document the	meaning of values in the 'desc' field of a SO stab.2004-09-20  Daniel Jacobowitz  <dan@debian.org>	* gdb.texinfo (Maintenance Commands): Document "maint set dwarf2	max-cache-age" and "maint show dwarf2 max-cache-age".2004-09-16  Eli Zaretskii  <eliz@gnu.org>	* gdb.texinfo (Set Breaks): Add index entry for setting	breakpoints on overloaded C++ functions that are not members of	any classes.  Add an example and an index entry for setting	breakpoints on all program functions.	(Character Sets, Macros, Overlay Commands)	(Non-debug DLL symbols, GDB/MI Output Syntax)	(Annotations Overview, Maintenance Commands, File-I/O Overview):	Use "(@value{GDBP})" instead of a literal "(gdb)".2004-09-12  Andrew Cagney  <cagney@gnu.org>	* gdbint.texinfo (Native Debugging): Delete description of	FILES_INFO_HOOK.2004-09-11  Paul Hilfinger  <hilfinger@gnat.com>	* gdbint.texinfo (User Interface): Change local_hex_string_custom 	to hex_string_custom (not historically correct, but more 	understandable, given the current code).2004-09-03  Andrew Cagney  <cagney@gnu.org>	* gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.2004-09-01  Jeff Johnston  <jjohnstn@redhat.com>	* observer.texi (solib_unloaded): New observer.2004-08-24  Andrew Cagney  <cagney@gnu.org>	* gdbint.texinfo (Target Architecture Definition): Add missing	comma.2004-08-20  Michael Chastain  <mec.gnu@mindspring.com>	* (Using the Testsuite): build != host is supported,	but some test scripts do not support build != host.2004-08-14  Mark Kettenis  <kettenis@gnu.org>	* gdbint.texinfo (Host Definition): Delete description of	FCLOSE_PROVIDED and GETENV_PROVIDED.2004-08-05  Mark Kettenis  <kettenis@chello.nl>	* gdbint.texinfo (Host Definition): Delete description of	NO_SYS_FILE.	(Native Debugging): Delete description of KERNEL_U_ADDR_BSD and	PTRACE_FP_BUG.2004-08-05  Andrew Cagney  <cagney@gnu.org>	* gdbint.texinfo (Target Architecture Definition): Delete	reference to deprecated_read_fp.2004-08-02  Andrew Cagney  <cagney@gnu.org>	* gdbint.texinfo (Target Architecture Definition): Delete	description of DEPRECATED_REGISTER_BYTES.2004-07-30  Baurjan Ismagulov  <ibr@ata.cs.hun.edu.tr>	* gdb.texinfo (Source Path): Document the new behavior of	searching for the source files.2004-07-17  Eli Zaretskii  <eliz@gnu.org>	* gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.	(Search, Expressions, Arrays, Variables, Data, Machine Code)	(Auto Display): Improve indexing.2004-07-16  Andrew Cagney  <cagney@gnu.org>	* gdb.texinfo (Mode Options): Delete documentation on "-async" and	"-noasync".2004-07-09  Eli Zaretskii  <eliz@gnu.org>	* gdb.texinfo: Fix @kindex entries so that multiple commands that	have the same prefix have only their prefix in the index.2004-07-03  Mark Kettenis  <kettenis@gnu.org>	* gdb.texinfo (BSD libkvm Interface): New node (section)	(Native): Add it to the menu.2004-07-01  Mark Kettenis  <kettenis@gnu.org>	* gdbint.texinfo (Target Architecture Definition): Remove	PCC_SOL_BROKEN.2004-06-24  Mark Kettenis  <kettenis@gnu.org>	* gdbint.texinfo (Target Architecture Definition): Remove	SUN_FIXED_LBRAC_BUG.2004-06-26  Andrew Cagney  <cagney@gnu.org>	* gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.2004-06-20  Andrew Cagney  <cagney@gnu.org>	* gdbint.texinfo (Target Architecture Definition): Deprecate	USE_STRUCT_CONVENTION.2004-06-19  Michael Chastain  <mec.gnu@mindspring.com>	gdb.texinfo (Bug Reporting): Mention session recording,	with the script command or Emacs.2004-06-18  Andrew Cagney  <cagney@gnu.org>	* gdbint.texinfo (Target Architecture Definition): Deprecate	FUNCTION_START_OFFSET.2004-06-14  Andrew Cagney  <cagney@gnu.org>	Based on changes from Karl Berry.	* gdb.texinfo: Do not use @sc in a direntry.	* stabs.texinfo: Change @dircateogry to "Software development".	* gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.2004-06-13  Andrew Cagney  <cagney@gnu.org>	* gdbint.texinfo (Target Architecture Definition): Delete	description of RETURN_VALUE_ON_STACK.2004-06-09  Andrew Cagney  <cagney@gnu.org>	* gdbint.texinfo (Native Debugging): Restore "@table @code"	deleted by previous patch.2004-06-08  Andrew Cagney  <cagney@gnu.org>	* gdbint.texinfo (Native Debugging): Delete documentation on	ATTACH_DETACH.2004-06-06  Randolph Chung  <tausq@debian.org>	* gdb.texinfo (push_dummy_call): Use @code{struct value}.2004-06-06  Randolph Chung  <tausq@debian.org>	* gdb.texinfo (push_dummy_call): Update argument list to match 	the new push_dummy_call method signature.  Describe the function	argument.2004-05-24  Joel Brobecker  <brobecker@gnat.com>	* gdb.texinfo (Starting): Document new start command.2004-05-21  Andrew Cagney  <cagney@redhat.com>	* observer.texi (GDB Observers): Document "inferior_created".2004-05-08  Andrew Cagney  <cagney@redhat.com>	* gdbint.texinfo (Target Architecture Definition): Delete	description of DO_DEFERRED_STORES.	* gdbint.texinfo (Target Architecture Definition): Delete	references to DEPRECATED_FIX_CALL_DUMMY.	* gdbint.texinfo (Target Architecture Definition): Delete	description of DEPRECATED_CALL_DUMMY_WORDS,	DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.	* gdbint.texinfo (Target Architecture Definition): Delete	description of DEPRECATED_PUSH_DUMMY_FRAME.	* gdbint.texinfo (Target Architecture Definition): Delete	reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.2004-05-07  Andrew Cagney  <cagney@redhat.com>	* observer.texi (GDB Observers): Add "Debugging" section.  Include	cross reference to "set/show debug observer".	* gdb.texinfo (Debugging Output): Document "set/show debug	observer".2004-05-01  Andrew Cagney  <cagney@redhat.com>	* gdbint.texinfo (Target Architecture Definition): Delete	description of DEPRECATED_PC_IN_SIGTRAMP.2004-04-30  Andrew Cagney  <cagney@redhat.com>	* gdbint.texinfo (Target Architecture Definition): Delete	documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.2004-04-30  Orjan Friberg  <orjanf@axis.com>	* observer.texi (GDB Observers): Correct spelling.2004-04-26  Orjan Friberg  <orjanf@axis.com>	* observer.texi (GDB Observers): Add target_changed event.2004-04-08  Andrew Cagney  <cagney@redhat.com>	* observer.texi (GDB Observers): Rework, provide generic observer	definitions and then a list of observable events.2004-04-04  Andrew Cagney  <cagney@redhat.com>	* gdbint.texinfo (Host Definition): Delete reference to	NO_SIGINTERRUPT.2004-04-02  Andrew Cagney  <cagney@redhat.com>	* gdbint.texinfo (Target Architecture Definition): Delete	reference to DEPRECATED_CALL_DUMMY_LENGTH.2004-03-28  Stephane Carrez  <stcarrez@nerim.fr>	* gdb.texinfo (TUI Commands): Document tui reg commands.2004-03-26  Andrew Cagney  <cagney@redhat.com>	* gdb.texinfo (TUI): Delete reference to --enable-tui.  Mention	"gdbtui".	(Mode Options): Mention "gdbtui".  Use "Text" not "Terminal".	(Contributors): Mention both Text and Terminal User Interface.2004-03-23  Andrew Cagney  <cagney@redhat.com>	* gdbint.texinfo (Target Architecture Definition): Deprecate	references to SIGTRAMP_START and SIGTRAMP_END.2004-03-23  Andrew Cagney  <cagney@redhat.com>	* gdbint.texinfo (Target Architecture Definition): Deprecate	references to PC_IN_SIGTRAMP.2004-03-19  Andrew Cagney  <cagney@redhat.com>	* gdbint.texinfo (Target Architecture Definition): Delete	reference to GDB_TARGET_IS_HPPA.2004-03-18  Andrew Cagney  <cagney@redhat.com>	* gdbint.texinfo (Coding): Update section on gdbarch_data,	describe pre_init and post_init.2004-03-09  Daniel Jacobowitz  <drow@mvista.com>	* gdb.texinfo (Debugging Output): Document values for "set debug	target".2004-02-28  Andrew Cagney  <cagney@redhat.com>	* gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.2004-02-26  Jeff Johnston  <jjohnstn@redhat.com>	* gdb.texinfo (breakpoints): Add information about the	new "set breakpoint pending" and "show breakpoint pending"	commands.2004-02-26  Andrew Cagney  <cagney@redhat.com>	* gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc	in Per-architecture module data section.2004-02-25  Roland McGrath  <roland@redhat.com>	* gdb.texinfo (General Query Packets): Document qPart:... packets.2004-02-24  Andrew Cagney  <cagney@redhat.com>	* annotate.texinfo: Wrap fdl.texi include in raise/lower sections.	* gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.	* fdl.texi: Import Version 1.2, November 2002.2004-02-17  Andrew Cagney  <cagney@redhat.com>	* gdb.texinfo (Mode Options): Note that "mi1" is deprecated.2004-02-16  Andrew Cagney  <cagney@redhat.com>	* gdbint.texinfo (Target Architecture Definition): Deprecate	FRAMELESS_FUNCTION_INVOCATION.2004-02-16  Andrew Cagney  <cagney@redhat.com>	* gdbint.texinfo (Coding): Mention -Wunused-function.2004-02-14  Andrew Cagney  <cagney@redhat.com>	* gdbint.texinfo (Target Architecture Definition): Delete	description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.2004-02-12  Elena Zannoni  <ezannoni@redhat.com>	* gdb.texinfo: Properly quote the name "C++".	* gdbint.texinfo: Ditto.	* stabs.texinfo: Ditto.2004-02-11  Elena Zannoni  <ezannoni@redhat.com>	* gdbint.texinfo (Support Libraries): Add doco about obstacks and	minimal information about libiberty.2004-02-06  Michael Chastain  <mec.gnu@mindspring.com>	* gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.2004-02-04  Roland McGrath  <roland@redhat.com>	* gdb.texinfo (Auxiliary Vector): New node (section).	(Data): Add it to the menu.2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>	* gdb.texinfo (Breakpoints): Add information about pending	breakpoint support.2004-01-26  Andrew Cagney  <cagney@redhat.com>	* gdb.texinfo (Overview): Delete references to the cisco protocol	including the "N" response.2004-01-26  Andrew Cagney  <cagney@redhat.com>	* gdbint.texinfo (Target Architecture Definition): Rename	EXTRACT_STRUCT_VALUE_ADDRESS to	DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.2004-01-24  Eli Zaretskii  <eliz@gnu.org>	* gdb.texinfo (KOD): Document "show os".  Add index entries for	"set/show os" and "info cisco" commands.2004-01-21  Eli Zaretskii  <eliz@gnu.org>	* Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).2004-01-19  Michael Chastain  <mec.gnu@mindspring.com>	* gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,	MMAP_BASE_ADDRESS, MMAP_INCREMENT.2004-01-19  Nick Roberts  <nick@nick.uklinux.net>	* gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to	-stack-list-locals.	(GDB/MI Variable Objects): Describe extension to	-var-list-children.2004-01-17  Daniel Jacobowitz  <drow@mvista.com>	* gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.2004-01-17  Andrew Cagney  <cagney@redhat.com>	* gdbint.texinfo (Target Architecture Definition): Delete	documentation on DEPRECATED_NPC_REGNUM.2004-01-13  Daniel Jacobowitz  <drow@mvista.com>	* gdb.texinfo: Update copyright year.  Mention that set	follow-fork-mode is supported on GNU/Linux.  Remove documentation of	"set follow-fork-mode ask".2004-01-13  Andrew Cagney  <cagney@redhat.com>	* gdbint.texinfo: Update copyright year.	(Coding): Add -Wunused-label to list of -Werror warnings.2004-01-08  Jason Molenda  <jmolenda@apple.com>            Eli Zaretskii  <eliz@gnu.org>	* gdb.texinfo: Update copyright.	(Objective-C): "methodName" typeo fixed.  Add @code/@var markup	around names, as appropriate.  Minor syntax cleanup of	_NSPrintForDebugger explanation.  Two spaces after periods.	GDBN used instead of lit. "gdb".  Index entries added for	print-object and _NSPrintForDebugger.  @noindent added in one spot.2003-11-11  Elena Zannoni  <ezannoni@redhat.com>	* stabs.texinfo: Add dircategory and direntry commands.	* annotate.texinfo: Ditto.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -