binutils-gdb/gdb
Tom Tromey e5fd1493fd Minimize yacc and lex output
This minimizes the "make" output from the yacc and lex rules,
following the same technique as the rest of the Makefile.

The lex rule had a special case to deal with the situation where flex
is not available.  I don't think this is needed, so I removed it.  If
flex is truly unavailable, the person building gdb can simply "touch"
the output file.

gdb/ChangeLog
2018-07-09  Tom Tromey  <tom@tromey.com>

	* Makefile.in (%.c: %.y): Use ECHO_YACC.
	(%.c: %.l): Use ECHO_LEX.  Just fail if flex not available.
	* silent-rules.mk (ECHO_YACC, ECHO_LEX): New variables.
2018-07-09 08:03:49 -06:00
..
arch x86_64-windows GDB crash due to fs_base/gs_base registers 2018-06-29 15:05:20 -07:00
cli Use thread_info and inferior pointers more throughout 2018-06-21 17:09:31 +01:00
common darwin: Don't use sbrk 2018-07-04 12:40:25 -04:00
compile Use thread_info and inferior pointers more throughout 2018-06-21 17:09:31 +01:00
config Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
contrib contrib/gdb-add-index.sh -dwarf-5 2018-07-07 23:02:36 +02:00
data-directory Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
doc GDB PR tdep/8282: MIPS: Wire in `set disassembler-options' 2018-07-02 23:57:21 +01:00
features Use uint64_t for SVE VQ 2018-06-04 10:50:59 +01:00
gdbserver Warn if /proc is not accessible 2018-07-04 16:13:29 +01:00
gnulib Bump to autoconf 2.69 and automake 1.15.1 2018-06-19 16:55:06 -04:00
guile Use unique_xmalloc_ptr for read_string 2018-06-18 12:51:02 -06:00
mi Remove ptid_equal 2018-07-03 11:36:46 -06:00
nat Warn if /proc is not accessible 2018-07-04 16:13:29 +01:00
po
python Remove ptid_get_tid 2018-07-03 11:36:44 -06:00
regformats gdbserver/Windows: crash during connection establishment phase 2018-05-10 11:27:13 -04:00
stubs Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
syscalls Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
system-gdbinit Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
target Per-inferior target_terminal state, fix PR gdb/13211, more 2018-01-30 14:55:18 +00:00
testsuite gdb/testsuite: Ensure test links in malloc and free 2018-07-06 14:31:37 +01:00
tui Remove ptid_equal 2018-07-03 11:36:46 -06:00
unittests Move gdb/common/diagnostics.h to include/diagnostics.h 2018-06-01 09:40:30 -07:00
.dir-locals.el Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
.gitignore Convert observers to C++ 2018-03-19 09:37:49 -06:00
CONTRIBUTE
COPYING
ChangeLog Minimize yacc and lex output 2018-07-09 08:03:49 -06:00
ChangeLog-3.x
ChangeLog-1990
ChangeLog-1991
ChangeLog-1992
ChangeLog-1993
ChangeLog-1994
ChangeLog-1995
ChangeLog-1996
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013
ChangeLog-2014
ChangeLog-2015
ChangeLog-2016
ChangeLog-2017 Yearly rotation of the gdb/ChangeLog file 2018-01-02 07:38:05 +04:00
MAINTAINERS Add myself as a write-after-approval GDB maintainer. 2018-06-28 08:01:33 +02:00
Makefile.in Minimize yacc and lex output 2018-07-09 08:03:49 -06:00
NEWS Update NEWS post GDB 8.2 branch creation. 2018-07-04 08:48:05 -07:00
PROBLEMS
README Target FP: Make use of MPFR if available 2017-11-22 13:53:43 +01:00
aarch32-linux-nat.c Remove regcache_raw_collect 2018-05-30 14:54:46 -04:00
aarch32-linux-nat.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
aarch64-fbsd-nat.c Remove regcache_get_ptid 2018-05-30 14:54:34 -04:00
aarch64-fbsd-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
aarch64-fbsd-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
aarch64-linux-nat.c Remove ptid_get_lwp 2018-07-03 11:36:43 -06:00
aarch64-linux-tdep.c Use thread_info and inferior pointers more throughout 2018-06-21 17:09:31 +01:00
aarch64-linux-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
aarch64-newlib-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
aarch64-tdep.c Add Aarch64 SVE dwarf regnums 2018-06-11 10:24:20 +01:00
aarch64-tdep.h Add Aarch64 SVE dwarf regnums 2018-06-11 10:24:20 +01:00
acinclude.m4 Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
aclocal.m4 Bump to autoconf 2.69 and automake 1.15.1 2018-06-19 16:55:06 -04:00
acx_configure_dir.m4 Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
ada-exp.y Remove la_error 2018-06-18 12:29:15 -06:00
ada-lang.c Remove ptid_get_pid 2018-07-03 11:36:42 -06:00
ada-lang.h Use thread_info and inferior pointers more throughout 2018-06-21 17:09:31 +01:00
ada-lex.l Move gdb/common/diagnostics.h to include/diagnostics.h 2018-06-01 09:40:30 -07:00
ada-operator.def Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
ada-tasks.c Remove ptid_equal 2018-07-03 11:36:46 -06:00
ada-typeprint.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
ada-valprint.c (Ada) Fix print of array using non-contiguous enumeration indexes 2018-01-07 23:56:36 -05:00
ada-varobj.c Change varobj to use value_ref_ptr 2018-04-06 15:44:48 -06:00
addrmap.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
addrmap.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
agent.c Convert observers to C++ 2018-03-19 09:37:49 -06:00
aix-thread.c Remove ptid_get_tid 2018-07-03 11:36:44 -06:00
alpha-bsd-nat.c Remove ptid_get_pid 2018-07-03 11:36:42 -06:00
alpha-bsd-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
alpha-bsd-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
alpha-linux-nat.c target factories, target open and multiple instances of targets 2018-05-03 00:53:12 +01:00
alpha-linux-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
alpha-mdebug-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
alpha-nbsd-tdep.c Remove regcache_raw_supply 2018-05-30 14:54:45 -04:00
alpha-obsd-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
alpha-tdep.c Remove regcache_raw_collect 2018-05-30 14:54:46 -04:00
alpha-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
amd64-bsd-nat.c Remove regcache_raw_collect 2018-05-30 14:54:46 -04:00
amd64-bsd-nat.h Convert struct target_ops to C++ 2018-05-03 00:48:36 +01:00
amd64-darwin-tdep.c fix GDB build failure for various amd64 targets 2018-06-29 18:51:18 -04:00
amd64-darwin-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
amd64-dicos-tdep.c fix GDB build failure for various amd64 targets 2018-06-29 18:51:18 -04:00
amd64-fbsd-nat.c Remove ptid_get_pid 2018-07-03 11:36:42 -06:00
amd64-fbsd-tdep.c fix GDB build failure for various amd64 targets 2018-06-29 18:51:18 -04:00
amd64-linux-nat.c Remove ptid_get_lwp 2018-07-03 11:36:43 -06:00
amd64-linux-tdep.c x86_64-windows GDB crash due to fs_base/gs_base registers 2018-06-29 15:05:20 -07:00
amd64-linux-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
amd64-nat.c Remove regcache_raw_collect 2018-05-30 14:54:46 -04:00
amd64-nat.h Convert struct target_ops to C++ 2018-05-03 00:48:36 +01:00
amd64-nbsd-nat.c target factories, target open and multiple instances of targets 2018-05-03 00:53:12 +01:00
amd64-nbsd-tdep.c fix GDB build failure for various amd64 targets 2018-06-29 18:51:18 -04:00
amd64-obsd-nat.c Remove regcache_raw_supply 2018-05-30 14:54:45 -04:00
amd64-obsd-tdep.c fix GDB build failure for various amd64 targets 2018-06-29 18:51:18 -04:00
amd64-sol2-tdep.c fix GDB build failure for various amd64 targets 2018-06-29 18:51:18 -04:00
amd64-tdep.c x86_64-windows GDB crash due to fs_base/gs_base registers 2018-06-29 15:05:20 -07:00
amd64-tdep.h x86_64-windows GDB crash due to fs_base/gs_base registers 2018-06-29 15:05:20 -07:00
amd64-windows-nat.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
amd64-windows-tdep.c x86_64-windows GDB crash due to fs_base/gs_base registers 2018-06-29 15:05:20 -07:00
annotate.c Convert observers to C++ 2018-03-19 09:37:49 -06:00
annotate.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
arc-newlib-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
arc-tdep.c Remove regcache_cooked_write 2018-05-30 14:54:42 -04:00
arc-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
arch-utils.c type alignment: Use type_length_units 2018-06-14 18:24:55 -04:00
arch-utils.h Add initial type alignment support 2018-04-30 11:25:30 -06:00
arm-bsd-tdep.c Remove regcache_raw_supply 2018-05-30 14:54:45 -04:00
arm-fbsd-nat.c Fix some missed "beneath" conversions 2018-06-10 09:58:34 -06:00
arm-fbsd-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
arm-fbsd-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
arm-linux-nat.c Remove ptid_get_lwp 2018-07-03 11:36:43 -06:00
arm-linux-tdep.c Use thread_info and inferior pointers more throughout 2018-06-21 17:09:31 +01:00
arm-linux-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
arm-nbsd-nat.c Remove ptid_get_pid 2018-07-03 11:36:42 -06:00
arm-nbsd-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
arm-obsd-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
arm-symbian-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
arm-tdep.c GDB PR tdep/8282: MIPS: Wire in `set disassembler-options' 2018-07-02 23:57:21 +01:00
arm-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
arm-wince-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
auto-load.c Iterate by index in auto_load_safe_path_vec_update 2018-04-10 16:50:59 -04:00
auto-load.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
auxv.c Remove ptid_get_pid 2018-07-03 11:36:42 -06:00
auxv.h Convert struct target_ops to C++ 2018-05-03 00:48:36 +01:00
avr-tdep.c target_stack -> current_top_target() throughout 2018-06-07 17:27:46 +01:00
ax-gdb.c Remove TYPE_TAG_NAME 2018-06-01 10:19:55 -06:00
ax-gdb.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
ax-general.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
ax.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
ax_cxx_compile_stdcxx.m4 Update ax_cv_cxx_compile_cxx.m4 2018-04-09 14:09:24 -04:00
bcache.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
bcache.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
bfd-target.c Use gdb_bfd_ref_ptr in target_bfd 2018-05-04 12:10:43 -06:00
bfd-target.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
bfin-linux-tdep.c Use thread_info and inferior pointers more throughout 2018-06-21 17:09:31 +01:00
bfin-tdep.c Remove regcache_cooked_write 2018-05-30 14:54:42 -04:00
bfin-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
block.c New class allocate_on_obstack 2018-02-16 16:20:58 +00:00
block.h Fix regresssion(internal-error) printing subprogram argument (PR gdb/22670) 2018-01-05 16:07:00 +00:00
blockframe.c "break LINENO/*ADDRESS", inline functions and "info break" output 2018-06-29 19:37:20 +01:00
break-catch-sig.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
break-catch-syscall.c Remove ptid_get_pid 2018-07-03 11:36:42 -06:00
break-catch-throw.c Remove some is_mi_like_p from breakpoint code 2018-04-30 12:59:05 -06:00
breakpoint.c Remove VEC from breakpoint 2018-07-03 23:00:49 -06:00
breakpoint.h Remove VEC from breakpoint 2018-07-03 23:00:49 -06:00
bsd-kvm.c Remove ptid_build 2018-07-03 11:36:41 -06:00
bsd-kvm.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
bsd-uthread.c Remove ptid_get_tid 2018-07-03 11:36:44 -06:00
bsd-uthread.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
btrace.c Use thread_info and inferior pointers more throughout 2018-06-21 17:09:31 +01:00
btrace.h Remove cleanups from btrace code 2018-06-08 07:05:49 -06:00
build-id.c Use std::string to simplify build_id_to_debug_bfd 2018-03-08 18:57:53 -05:00
build-id.h Make find_separate_debug_file* return std::string 2018-03-08 18:56:23 -05:00
buildsym.c Remove symfile_complaints 2018-05-23 09:17:01 -06:00
buildsym.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
c-exp.y Remove la_error 2018-06-18 12:29:15 -06:00
c-lang.c Use unique_xmalloc_ptr for read_string 2018-06-18 12:51:02 -06:00
c-lang.h Remove la_error 2018-06-18 12:29:15 -06:00
c-support.h Support UTF-8 identifiers in C/C++ expressions (PR gdb/22973) 2018-05-22 17:35:38 +01:00
c-typeprint.c Move ptype/o printing code to typeprint.c 2018-06-26 14:53:17 -06:00
c-valprint.c Fix regresssion(internal-error) printing subprogram argument (PR gdb/22670) 2018-01-05 16:07:00 +00:00
c-varobj.c Remove TYPE_TAG_NAME 2018-06-01 10:19:55 -06:00
charset-list.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
charset.c C++ify charsets 2018-03-02 23:22:09 -05:00
charset.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
cli-out.c Remove cli_ui_out::out_field_fmt 2018-04-24 07:34:03 -06:00
cli-out.h Reindent cli-out.h 2018-04-24 07:34:03 -06:00
coff-pe-read.c Removing lookup_minimal_symbol_and_objfile 2018-05-29 22:37:07 +00:00
coff-pe-read.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
coffread.c Make dwarf2_free_objfile static 2018-06-28 08:20:59 -06:00
command.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
complaints.c Remove struct complaints 2018-05-23 09:17:03 -06:00
complaints.h Remove symfile_complaints 2018-05-23 09:17:01 -06:00
completer.c Remove type_name_no_tag and rename type_name_no_tag_or_error 2018-06-01 10:19:55 -06:00
completer.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
config.in Bump to autoconf 2.69 and automake 1.15.1 2018-06-19 16:55:06 -04:00
configure Add --enable-codesign to gdb's configure 2018-06-28 15:13:43 -06:00
configure.ac Add --enable-codesign to gdb's configure 2018-06-28 15:13:43 -06:00
configure.host gdb: Remove OpenBSD/m88k support 2018-04-16 13:16:22 +01:00
configure.nat Function for reading the Aarch64 SVE vector length 2018-05-31 14:36:48 +01:00
configure.tgt [PowerPC] Consolidate linux target description selection 2018-05-22 11:52:02 -03:00
continuations.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
continuations.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
copying.awk Constify add_info 2017-11-07 13:59:09 -07:00
copying.c Constify add_info 2017-11-07 13:59:09 -07:00
copyright.py Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
corefile.c target_stack -> current_top_target() throughout 2018-06-07 17:27:46 +01:00
corelow.c Remove ptid_equal 2018-07-03 11:36:46 -06:00
cp-abi.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
cp-abi.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
cp-name-parser.y Change functions in cp-name-parser.y into methods 2018-06-04 07:15:11 -06:00
cp-namespace.c Remove type_name_no_tag and rename type_name_no_tag_or_error 2018-06-01 10:19:55 -06:00
cp-support.c Remove TYPE_TAG_NAME 2018-06-01 10:19:55 -06:00
cp-support.h Remove a static buffer from cp-name-parser.y 2018-06-01 10:46:47 -06:00
cp-valprint.c Remove type_name_no_tag and rename type_name_no_tag_or_error 2018-06-01 10:19:55 -06:00
cris-linux-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
cris-tdep.c Remove regcache_raw_supply 2018-05-30 14:54:45 -04:00
cris-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
ctf.c Remove pid_to_ptid 2018-07-03 11:36:42 -06:00
ctf.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
d-exp.y Remove la_error 2018-06-18 12:29:15 -06:00
d-lang.c Remove la_error 2018-06-18 12:29:15 -06:00
d-lang.h Remove la_error 2018-06-18 12:29:15 -06:00
d-namespace.c Remove type_name_no_tag and rename type_name_no_tag_or_error 2018-06-01 10:19:55 -06:00
d-valprint.c Fix "obvious" fall-through warnings 2018-05-04 22:04:46 -06:00
darwin-nat-info.c Remove ptid_equal 2018-07-03 11:36:46 -06:00
darwin-nat.c darwin: Silence syscall deprecated declaration warning 2018-07-05 21:50:18 -04:00
darwin-nat.h Fix macOS build, missing override 2018-05-24 13:21:55 +01:00
dbxread.c Remove "struct" keyword in range-based for loops 2018-05-29 20:13:06 -04:00
dcache.c Remove ptid_equal 2018-07-03 11:36:46 -06:00
dcache.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
debug.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
defs.h Change build_address_symbolic to return std::string 2018-06-07 06:38:18 -06:00
demangle.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
dicos-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
dicos-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
dictionary.c language_get_symbol_name_matcher -> get_symbol_name_matcher 2018-01-10 23:12:48 +00:00
dictionary.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
disable-implicit-rules.mk Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
disasm-selftests.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
disasm.c GDB PR tdep/8282: MIPS: Wire in `set disassembler-options' 2018-07-02 23:57:21 +01:00
disasm.h GDB PR tdep/8282: MIPS: Wire in `set disassembler-options' 2018-07-02 23:57:21 +01:00
dtrace-probe.c Remove ptid_equal 2018-07-03 11:36:46 -06:00
dummy-frame.c Use thread_info and inferior pointers more throughout 2018-06-21 17:09:31 +01:00
dummy-frame.h Use thread_info and inferior pointers more throughout 2018-06-21 17:09:31 +01:00
dwarf-index-common.c Move DWARF index-related things to a separate file 2018-03-27 10:07:47 -04:00
dwarf-index-common.h Move DWARF index-related things to a separate file 2018-03-27 10:07:47 -04:00
dwarf-index-write.c Remove symfile_complaints 2018-05-23 09:17:01 -06:00
dwarf2-frame-tailcall.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
dwarf2-frame-tailcall.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
dwarf2-frame.c Remove symfile_complaints 2018-05-23 09:17:01 -06:00
dwarf2-frame.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
dwarf2expr.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
dwarf2expr.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
dwarf2loc.c Remove symfile_complaints 2018-05-23 09:17:01 -06:00
dwarf2loc.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
dwarf2read.c [gdb/symtab] Fix version check in dwarf compilation unit header 2018-07-04 11:56:51 +02:00
dwarf2read.h Remove a VEC from dwarf2read.c 2018-06-09 16:05:48 -06:00
elfread.c Make dwarf2_free_objfile static 2018-06-28 08:20:59 -06:00
eval.c Use thread_info and inferior pointers more throughout 2018-06-21 17:09:31 +01:00
event-loop.c Convert observers to C++ 2018-03-19 09:37:49 -06:00
event-loop.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
event-top.c Convert observers to C++ 2018-03-19 09:37:49 -06:00
event-top.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
exc_request.defs
exceptions.c target_stack -> current_top_target() throughout 2018-06-07 17:27:46 +01:00
exceptions.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
exec.c target factories, target open and multiple instances of targets 2018-05-03 00:53:12 +01:00
exec.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
expprint.c Remove type_name_no_tag and rename type_name_no_tag_or_error 2018-06-01 10:19:55 -06:00
expression.h Add inclusive range support for Rust 2018-04-27 13:20:13 -06:00
extension-priv.h Change frame_filter_flags to use DEF_ENUM_FLAGS_TYPE 2018-02-26 09:37:03 -07:00
extension.c C++-ify typedef hash 2018-03-27 10:09:25 -06:00
extension.h Initialize py_type_printers in ext_lang_type_printers 2018-05-17 07:29:12 -06:00
f-exp.y Remove la_error 2018-06-18 12:29:15 -06:00
f-lang.c Remove la_error 2018-06-18 12:29:15 -06:00
f-lang.h Remove la_error 2018-06-18 12:29:15 -06:00
f-typeprint.c Remove TYPE_TAG_NAME 2018-06-01 10:19:55 -06:00
f-valprint.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
fbsd-nat.c Remove ptid_equal 2018-07-03 11:36:46 -06:00
fbsd-nat.h Add overrides, fix FreeBSD build 2018-06-27 10:53:29 -04:00
fbsd-tdep.c Remove ptid_get_lwp 2018-07-03 11:36:43 -06:00
fbsd-tdep.h Support 'info proc' for FreeBSD process core dumps. 2018-01-09 13:35:17 -08:00
filename-seen-cache.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
filename-seen-cache.h Add include guard to filename-seen-cache.h 2018-03-26 15:31:11 -04:00
filesystem.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
filesystem.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
findcmd.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
findvar.c Introduce a gdb_ref_ptr specialization for struct value 2018-04-06 15:44:46 -06:00
fork-child.c Remove pid_to_ptid 2018-07-03 11:36:42 -06:00
frame-base.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
frame-base.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
frame-unwind.c Fix GDB crash after Quit thrown from unwinder sniffer 2018-02-14 18:59:00 +00:00
frame-unwind.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
frame.c Use thread_info and inferior pointers more throughout 2018-06-21 17:09:31 +01:00
frame.h gdb: Restore selected frame in print_frame_local_vars 2018-05-24 18:01:31 +01:00
frv-linux-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
frv-tdep.c Remove regcache_cooked_write 2018-05-30 14:54:42 -04:00
frv-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
ft32-tdep.c Remove some $ARCH_read_pc and $ARCH_write_pc 2018-02-06 17:31:33 +00:00
ft32-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
gcore.c Remove ptid_get_pid 2018-07-03 11:36:42 -06:00
gcore.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
gcore.in Improve gcore shell quoting and portability 2018-03-01 17:28:59 -05:00
gdb-code-style.el Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
gdb-demangle.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
gdb-dlfcn.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
gdb-dlfcn.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
gdb-gdb.gdb.in
gdb-gdb.py.in Format gdb-gdb.py.in with autopep8 2018-06-27 15:31:05 -04:00
gdb-stabs.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
gdb.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
gdb.gdb
gdb_bfd.c Remove new_bfd_ref 2018-04-30 11:33:11 -06:00
gdb_bfd.h Remove new_bfd_ref 2018-04-30 11:33:11 -06:00
gdb_buildall.sh Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
gdb_curses.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
gdb_expat.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
gdb_indent.sh
gdb_mbuild.sh Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
gdb_obstack.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
gdb_obstack.h Introduce obstack_new, poison other "typed" obstack functions 2018-05-20 21:06:36 -04:00
gdb_proc_service.h Use thread_info and inferior pointers more throughout 2018-06-21 17:09:31 +01:00
gdb_regex.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
gdb_regex.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
gdb_select.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
gdb_usleep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
gdb_usleep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
gdb_vfork.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
gdb_wchar.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
gdbarch-selftests.c target_stack -> current_top_target() throughout 2018-06-07 17:27:46 +01:00
gdbarch.c GDB PR tdep/8282: MIPS: Wire in `set disassembler-options' 2018-07-02 23:57:21 +01:00
gdbarch.h GDB PR tdep/8282: MIPS: Wire in `set disassembler-options' 2018-07-02 23:57:21 +01:00
gdbarch.sh GDB PR tdep/8282: MIPS: Wire in `set disassembler-options' 2018-07-02 23:57:21 +01:00
gdbcmd.h Let gdb.execute handle multi-line commands 2018-05-04 15:58:09 -06:00
gdbcore.h Make "cbfd" a gdb_bfd_ref_ptr 2018-05-16 11:45:03 -06:00
gdbthread.h Remove ptid_equal 2018-07-03 11:36:46 -06:00
gdbtypes.c type alignment: Use type_length_units 2018-06-14 18:24:55 -04:00
gdbtypes.h Remove type_name_no_tag and rename type_name_no_tag_or_error 2018-06-01 10:19:55 -06:00
glibc-tdep.c Removing lookup_minimal_symbol_and_objfile 2018-05-29 22:37:07 +00:00
glibc-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
gnu-nat.c Remove ptid_equal 2018-07-03 11:36:46 -06:00
gnu-nat.h target_ops: Use bool throughout 2018-05-03 00:51:30 +01:00
gnu-v2-abi.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
gnu-v3-abi.c target_stack -> current_top_target() throughout 2018-06-07 17:27:46 +01:00
go-exp.y Remove la_error 2018-06-18 12:29:15 -06:00
go-lang.c Remove la_error 2018-06-18 12:29:15 -06:00
go-lang.h Remove la_error 2018-06-18 12:29:15 -06:00
go-typeprint.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
go-valprint.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
go32-nat.c Remove ptid_equal 2018-07-03 11:36:46 -06:00
gregset.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
h8300-tdep.c Remove regcache_raw_write 2018-05-30 14:54:37 -04:00
hppa-bsd-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
hppa-bsd-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
hppa-linux-nat.c Fix gdb build on hppa-linux 2018-06-11 21:15:33 -04:00
hppa-linux-offsets.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
hppa-linux-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
hppa-nbsd-nat.c Remove ptid_get_pid 2018-07-03 11:36:42 -06:00
hppa-nbsd-tdep.c Remove regcache_raw_supply 2018-05-30 14:54:45 -04:00
hppa-obsd-nat.c Remove ptid_get_pid 2018-07-03 11:36:42 -06:00
hppa-obsd-tdep.c Remove regcache_raw_supply 2018-05-30 14:54:45 -04:00
hppa-tdep.c Remove regcache_cooked_write_part 2018-05-30 14:54:44 -04:00
hppa-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
i386-bsd-nat.c Remove regcache_raw_collect 2018-05-30 14:54:46 -04:00
i386-bsd-nat.h Convert struct target_ops to C++ 2018-05-03 00:48:36 +01:00
i386-bsd-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
i386-cygwin-tdep.c Remove ptid_get_lwp 2018-07-03 11:36:43 -06:00
i386-darwin-nat.c Remove ptid_get_tid 2018-07-03 11:36:44 -06:00
i386-darwin-tdep.c Remove regcache_cooked_write 2018-05-30 14:54:42 -04:00
i386-darwin-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
i386-dicos-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
i386-fbsd-nat.c Remove ptid_get_pid 2018-07-03 11:36:42 -06:00
i386-fbsd-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
i386-fbsd-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
i386-gnu-nat.c Remove ptid_get_lwp 2018-07-03 11:36:43 -06:00
i386-gnu-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
i386-go32-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
i386-linux-nat.c Remove ptid_get_lwp 2018-07-03 11:36:43 -06:00
i386-linux-nat.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
i386-linux-tdep.c Use thread_info and inferior pointers more throughout 2018-06-21 17:09:31 +01:00
i386-linux-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
i386-nbsd-nat.c Remove regcache_raw_supply 2018-05-30 14:54:45 -04:00
i386-nbsd-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
i386-nto-tdep.c Remove regcache_raw_collect 2018-05-30 14:54:46 -04:00
i386-obsd-nat.c Remove regcache_raw_supply 2018-05-30 14:54:45 -04:00
i386-obsd-tdep.c Remove regcache_raw_collect 2018-05-30 14:54:46 -04:00
i386-sol2-nat.c More procfs.c simplification 2018-05-03 00:47:01 +01:00
i386-sol2-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
i386-tdep.c Remove regcache_raw_collect 2018-05-30 14:54:46 -04:00
i386-tdep.h class readable_regcache and pass readable_regcache to gdbarch pseudo_register_read and pseudo_register_read_value 2018-02-21 11:20:03 +00:00
i386-v4-nat.c Remove regcache_raw_collect 2018-05-30 14:54:46 -04:00
i386-windows-nat.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
i387-tdep.c Remove regcache_raw_collect 2018-05-30 14:54:46 -04:00
i387-tdep.h gdb/x86: Handle kernels using compact xsave format 2018-05-08 18:03:46 +01:00
ia64-libunwind-tdep.c ia64-tdep.c: Fix -Wwrite-strings errors 2018-07-07 11:14:57 -04:00
ia64-libunwind-tdep.h Fix ia64 GDB build 2018-03-12 09:15:39 +00:00
ia64-linux-nat.c Remove ptid_get_lwp 2018-07-03 11:36:43 -06:00
ia64-linux-tdep.c Remove regcache_raw_supply 2018-05-30 14:54:45 -04:00
ia64-tdep.c target_stack -> current_top_target() throughout 2018-06-07 17:27:46 +01:00
ia64-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
ia64-vms-tdep.c target_stack -> current_top_target() throughout 2018-06-07 17:27:46 +01:00
inf-child.c target factories, target open and multiple instances of targets 2018-05-03 00:53:12 +01:00
inf-child.h target factories, target open and multiple instances of targets 2018-05-03 00:53:12 +01:00
inf-loop.c Remove ptid_equal 2018-07-03 11:36:46 -06:00
inf-loop.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
inf-ptrace.c Remove ptid_equal 2018-07-03 11:36:46 -06:00
inf-ptrace.h target_ops: Use bool throughout 2018-05-03 00:51:30 +01:00
infcall.c Remove ptid_equal 2018-07-03 11:36:46 -06:00
infcall.h Calling ifunc functions when target has no debug info but resolver has 2018-04-26 13:04:48 +01:00
infcmd.c Remove ptid_equal 2018-07-03 11:36:46 -06:00
inferior.c Remove ptid_get_pid 2018-07-03 11:36:42 -06:00
inferior.h Remove ptid_get_pid 2018-07-03 11:36:42 -06:00
inflow.c Remove ptid_equal 2018-07-03 11:36:46 -06:00
inflow.h Per-inferior target_terminal state, fix PR gdb/13211, more 2018-01-30 14:55:18 +00:00
infrun.c Remove ptid_equal 2018-07-03 11:36:46 -06:00
infrun.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
inline-frame.c Fix running to breakpoint set in inline function by lineno/address 2018-06-29 19:35:13 +01:00
inline-frame.h Use thread_info and inferior pointers more throughout 2018-06-21 17:09:31 +01:00
interps.c Add "name" method to class interp 2018-05-25 12:41:02 -06:00
interps.h Add "name" method to class interp 2018-05-25 12:41:02 -06:00
iq2000-tdep.c Remove regcache_raw_write 2018-05-30 14:54:37 -04:00
jit-reader.in Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
jit.c Removing lookup_minimal_symbol_and_objfile 2018-05-29 22:37:07 +00:00
jit.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
language.c Use unique_xmalloc_ptr for read_string 2018-06-18 12:51:02 -06:00
language.h Use unique_xmalloc_ptr for read_string 2018-06-18 12:51:02 -06:00
libiberty.m4 Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
libmcheck.m4 Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
linespec.c "break LINENO/*ADDRESS", inline functions and "info break" output 2018-06-29 19:37:20 +01:00
linespec.h Remove unnecessary include from linespec.h 2018-04-05 07:39:37 -06:00
linux-fork.c Remove ptid_equal 2018-07-03 11:36:46 -06:00
linux-fork.h Remove args from target detach 2018-01-19 11:47:24 -05:00
linux-nat-trad.c Remove regcache_raw_collect 2018-05-30 14:54:46 -04:00
linux-nat-trad.h Convert struct target_ops to C++ 2018-05-03 00:48:36 +01:00
linux-nat.c Warn if /proc is not accessible 2018-07-04 16:13:29 +01:00
linux-nat.h linux_nat_target: More low methods 2018-05-03 00:52:17 +01:00
linux-record.c Add a missing break in record_linux_system_call 2018-05-04 22:04:46 -06:00
linux-record.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
linux-tdep.c Remove ptid_get_tid 2018-07-03 11:36:44 -06:00
linux-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
linux-thread-db.c Remove ptid_equal 2018-07-03 11:36:46 -06:00
lm32-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
location.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
location.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
m2-exp.y Remove la_error 2018-06-18 12:29:15 -06:00
m2-lang.c Remove la_error 2018-06-18 12:29:15 -06:00
m2-lang.h Remove la_error 2018-06-18 12:29:15 -06:00
m2-typeprint.c Remove TYPE_TAG_NAME 2018-06-01 10:19:55 -06:00
m2-valprint.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
m32c-tdep.c Remove regcache_cooked_write_part 2018-05-30 14:54:44 -04:00
m32r-linux-nat.c Remove regcache_raw_collect 2018-05-30 14:54:46 -04:00
m32r-linux-tdep.c Remove regcache_raw_collect 2018-05-30 14:54:46 -04:00
m32r-tdep.c Remove some $ARCH_read_pc and $ARCH_write_pc 2018-02-06 17:31:33 +00:00
m32r-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
m68hc11-tdep.c Remove regcache_raw_write_part 2018-05-30 14:54:40 -04:00
m68k-bsd-nat.c Remove ptid_get_pid 2018-07-03 11:36:42 -06:00
m68k-bsd-tdep.c Remove regcache_raw_supply 2018-05-30 14:54:45 -04:00
m68k-linux-nat.c Remove regcache_raw_collect 2018-05-30 14:54:46 -04:00
m68k-linux-tdep.c Convert observers to C++ 2018-03-19 09:37:49 -06:00
m68k-tdep.c Remove regcache_cooked_write 2018-05-30 14:54:42 -04:00
m68k-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
machoread.c Fix crash in machoread.c 2018-06-27 14:36:42 -06:00
macrocmd.c Remove cleanups from macro_define_command 2018-02-08 11:46:56 -07:00
macroexp.c [gdb] Fix build error in macroexp.c 2018-07-05 11:23:46 +02:00
macroexp.h Return unique_xmalloc_ptr from macro scope functions 2018-02-08 11:46:55 -07:00
macroscope.c Remove symfile_complaints 2018-05-23 09:17:01 -06:00
macroscope.h Return unique_xmalloc_ptr from macro scope functions 2018-02-08 11:46:55 -07:00
macrotab.c Remove symfile_complaints 2018-05-23 09:17:01 -06:00
macrotab.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
main.c darwin: Don't use sbrk 2018-07-04 12:40:25 -04:00
main.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
maint.c darwin: Don't use sbrk 2018-07-04 12:40:25 -04:00
maint.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
make-target-delegates target_ops::beneath -> target_ops::beneath() 2018-06-07 18:57:06 +01:00
mdebugread.c Remove TYPE_TAG_NAME 2018-06-01 10:19:55 -06:00
mdebugread.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
mem-break.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
memattr.c Update memattr.c help strings 2018-05-24 12:29:20 -06:00
memattr.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
memory-map.c Replace VEC(gdb_xml_value_s) with std::vector 2018-01-07 09:38:16 -05:00
memory-map.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
memrange.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
memrange.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
mep-tdep.c Remove regcache_cooked_write_part 2018-05-30 14:54:44 -04:00
microblaze-linux-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
microblaze-tdep.c Remove regcache_cooked_write 2018-05-30 14:54:42 -04:00
microblaze-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
mingw-hdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
minidebug.c Use a distinguishing name for minidebug objfile 2018-05-16 11:15:25 -06:00
minsyms.c Silence -Wmaybe-uninitialized warning in minsyms.c:lookup_minimal_symbol_by_pc_section 2018-06-19 18:16:40 +01:00
minsyms.h Removing lookup_minimal_symbol_and_objfile 2018-05-29 22:37:07 +00:00
mips-fbsd-nat.c Remove regcache_get_ptid 2018-05-30 14:54:34 -04:00
mips-fbsd-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
mips-fbsd-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
mips-linux-nat.c Remove ptid_get_lwp 2018-07-03 11:36:43 -06:00
mips-linux-tdep.c Use thread_info and inferior pointers more throughout 2018-06-21 17:09:31 +01:00
mips-linux-tdep.h MIPS/Linux: Correct o32 core file FGR interpretation 2018-05-25 12:37:45 +01:00
mips-nbsd-nat.c Remove ptid_get_pid 2018-07-03 11:36:42 -06:00
mips-nbsd-tdep.c Remove regcache_raw_collect 2018-05-30 14:54:46 -04:00
mips-nbsd-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
mips-sde-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
mips-tdep.c GDB PR tdep/8282: MIPS: Wire in `set disassembler-options' 2018-07-02 23:57:21 +01:00
mips-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
mips64-obsd-nat.c Remove ptid_get_pid 2018-07-03 11:36:42 -06:00
mips64-obsd-tdep.c Remove regcache_raw_supply 2018-05-30 14:54:45 -04:00
mipsread.c Change read_alphacoff_dynamic_symtab to use gdb::byte_vector 2018-04-03 12:03:33 -06:00
mn10300-linux-tdep.c Remove regcache_raw_collect 2018-05-30 14:54:46 -04:00
mn10300-tdep.c Remove regcache_raw_write_part 2018-05-30 14:54:40 -04:00
mn10300-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
moxie-tdep.c Remove regcache_raw_read 2018-05-30 14:54:36 -04:00
moxie-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
msg.defs
msg_reply.defs
msp430-tdep.c Fix "fall through" comments 2018-05-04 22:04:46 -06:00
namespace.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
namespace.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
nbsd-nat.c Convert struct target_ops to C++ 2018-05-03 00:48:36 +01:00
nbsd-nat.h Convert struct target_ops to C++ 2018-05-03 00:48:36 +01:00
nbsd-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
nbsd-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
nds32-tdep.c Remove regcache_cooked_write 2018-05-30 14:54:42 -04:00
nds32-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
nios2-linux-tdep.c Remove regcache_raw_collect 2018-05-30 14:54:46 -04:00
nios2-tdep.c Remove regcache_cooked_write 2018-05-30 14:54:42 -04:00
nios2-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
notify.defs
nto-procfs.c Remove ptid_equal 2018-07-03 11:36:46 -06:00
nto-tdep.c Create new common/pathstuff.[ch] 2018-02-28 11:34:39 -05:00
nto-tdep.h Change openp et al to use a unique_xmalloc_ptr 2018-02-14 08:09:53 -07:00
objc-lang.c Remove la_error 2018-06-18 12:29:15 -06:00
objc-lang.h Remove const_char_ptr typedef 2018-05-29 08:52:55 -06:00
objfile-flags.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
objfiles.c Remove resume_section_map_updates_cleanup 2018-06-18 13:16:45 -06:00
objfiles.h Remove resume_section_map_updates_cleanup 2018-06-18 13:16:45 -06:00
obsd-nat.c Remove ptid_get_lwp 2018-07-03 11:36:43 -06:00
obsd-nat.h Convert struct target_ops to C++ 2018-05-03 00:48:36 +01:00
obsd-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
obsd-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
observable.c Convert observers to C++ 2018-03-19 09:37:49 -06:00
observable.h Convert observers to C++ 2018-03-19 09:37:49 -06:00
opencl-lang.c Remove la_error 2018-06-18 12:29:15 -06:00
or1k-tdep.c Remove regcache_cooked_write 2018-05-30 14:54:42 -04:00
or1k-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
osabi.c Fix generation of x86-64 gdbarch with osabi none (PR 22979) 2018-04-07 13:34:59 -04:00
osabi.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
osdata.c Make target_read_alloc & al return vectors 2018-04-07 13:19:12 -04:00
osdata.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
p-exp.y Remove la_error 2018-06-18 12:29:15 -06:00
p-lang.c Remove la_error 2018-06-18 12:29:15 -06:00
p-lang.h Remove la_error 2018-06-18 12:29:15 -06:00
p-typeprint.c Remove type_name_no_tag and rename type_name_no_tag_or_error 2018-06-01 10:19:55 -06:00
p-valprint.c Remove type_name_no_tag and rename type_name_no_tag_or_error 2018-06-01 10:19:55 -06:00
parse.c Remove la_error 2018-06-18 12:29:15 -06:00
parser-defs.h gdb: PR mi/20395: Fix -var-update for registers in frames 1 and up 2018-01-21 15:46:51 +00:00
posix-hdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
ppc-fbsd-nat.c Remove ptid_get_lwp 2018-07-03 11:36:43 -06:00
ppc-fbsd-tdep.c [PowerPC] Fix access to VSCR in linux targets 2018-05-22 11:52:03 -03:00
ppc-fbsd-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
ppc-linux-nat.c Remove ptid_get_lwp 2018-07-03 11:36:43 -06:00
ppc-linux-tdep.c Remove ptid_equal 2018-07-03 11:36:46 -06:00
ppc-linux-tdep.h [PowerPC] Fix VSX registers in linux core files 2018-05-22 11:52:03 -03:00
ppc-nbsd-nat.c Remove ptid_get_pid 2018-07-03 11:36:42 -06:00
ppc-nbsd-tdep.c [PowerPC] Fix access to VSCR in linux targets 2018-05-22 11:52:03 -03:00
ppc-nbsd-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
ppc-obsd-nat.c Remove ptid_get_pid 2018-07-03 11:36:42 -06:00
ppc-obsd-tdep.c [PowerPC] Fix access to VSCR in linux targets 2018-05-22 11:52:03 -03:00
ppc-obsd-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
ppc-ravenscar-thread.c Remove ptid_get_tid 2018-07-03 11:36:44 -06:00
ppc-ravenscar-thread.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
ppc-sysv-tdep.c Remove regcache_cooked_write_part 2018-05-30 14:54:44 -04:00
ppc-tdep.h [PowerPC] Fix access to VSCR in linux targets 2018-05-22 11:52:03 -03:00
ppc64-tdep.c PowerPC PLT stub matching 2018-01-26 16:13:03 +10:30
ppc64-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
printcmd.c Change build_address_symbolic to return std::string 2018-06-07 06:38:18 -06:00
probe.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
probe.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
proc-api.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
proc-events.c proc-events.c: fix compilation on Solaris 2018-04-29 12:05:10 -04:00
proc-flags.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
proc-service.c Remove ptid_get_pid 2018-07-03 11:36:42 -06:00
proc-service.list Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
proc-utils.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
proc-why.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
process_reply.defs
procfs.c Remove ptid_equal 2018-07-03 11:36:46 -06:00
procfs.h More procfs.c simplification 2018-05-03 00:47:01 +01:00
producer.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
producer.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
progspace-and-thread.c Use thread_info and inferior pointers more throughout 2018-06-21 17:09:31 +01:00
progspace-and-thread.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
progspace.c Remove pid_to_ptid 2018-07-03 11:36:42 -06:00
progspace.h Change program_space::added_solibs to a std::vector 2018-05-29 11:51:11 -06:00
prologue-value.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
prologue-value.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
psympriv.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
psymtab.c Use XOBNEW/XOBNEWVEC/OBSTACK_ZALLOC when possible 2018-05-20 21:07:03 -04:00
psymtab.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
ptrace.m4 Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
ravenscar-thread.c Remove ptid_equal 2018-07-03 11:36:46 -06:00
ravenscar-thread.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
record-btrace.c Remove ptid_match 2018-07-03 11:36:45 -06:00
record-btrace.h btrace: set/show record btrace cpu 2018-04-13 11:35:55 +02:00
record-full.c gdb: Eliminate the 'stop_pc' global 2018-06-28 17:12:07 +01:00
record-full.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
record.c Remove ptid_get_pid 2018-07-03 11:36:42 -06:00
record.h Pass inferior down to target_detach and to_detach 2018-01-19 11:47:57 -05:00
regcache-dump.c Move register_dump to regcache-dump.c 2018-02-21 11:20:03 +00:00
regcache.c Remove ptid_equal 2018-07-03 11:36:46 -06:00
regcache.h Use partial register read/writes in transfer_regset 2018-06-22 16:26:02 +01:00
reggroups.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
reggroups.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
registry.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
registry.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
regset.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
remote-fileio.c remote: one struct remote_state per struct remote_target 2018-05-22 18:35:20 +01:00
remote-fileio.h remote: one struct remote_state per struct remote_target 2018-05-22 18:35:20 +01:00
remote-notif.c remote: one struct remote_state per struct remote_target 2018-05-22 18:35:20 +01:00
remote-notif.h remote: one struct remote_state per struct remote_target 2018-05-22 18:35:20 +01:00
remote-sim.c Remove ptid_equal 2018-07-03 11:36:46 -06:00
remote.c Remove ptid_equal 2018-07-03 11:36:46 -06:00
remote.h remote: one struct remote_state per struct remote_target 2018-05-22 18:35:20 +01:00
reply_mig_hack.awk Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
reverse.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
riscv-tdep.c gdb: Prefer RISC-V register name "s0" over "fp" 2018-07-02 15:27:53 +02:00
riscv-tdep.h gdb/riscv: Remove 'Contributed by....' comments 2018-03-06 19:12:46 +00:00
rl78-tdep.c Remove regcache_raw_write 2018-05-30 14:54:37 -04:00
rs6000-aix-tdep.c Remove regcache_cooked_write 2018-05-30 14:54:42 -04:00
rs6000-aix-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
rs6000-lynx178-tdep.c Remove regcache_cooked_write 2018-05-30 14:54:42 -04:00
rs6000-nat.c Remove ptid_get_pid 2018-07-03 11:36:42 -06:00
rs6000-tdep.c target_stack -> current_top_target() throughout 2018-06-07 17:27:46 +01:00
rs6000-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
rust-exp.y Remove la_error 2018-06-18 12:29:15 -06:00
rust-lang.c Support ptype/o in Rust 2018-06-26 14:53:17 -06:00
rust-lang.h Remove la_error 2018-06-18 12:29:15 -06:00
rx-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
s390-linux-nat.c Remove ptid_get_lwp 2018-07-03 11:36:43 -06:00
s390-linux-tdep.c Use thread_info and inferior pointers more throughout 2018-06-21 17:09:31 +01:00
s390-linux-tdep.h s390: Fix gdb.base/all-architectures.exp with --enable-targets=all 2018-01-30 17:10:08 +01:00
s390-tdep.c target_stack -> current_top_target() throughout 2018-06-07 17:27:46 +01:00
s390-tdep.h s390: Fix gdb.base/all-architectures.exp with --enable-targets=all 2018-01-30 17:10:08 +01:00
score-tdep.c Remove regcache_raw_supply 2018-05-30 14:54:45 -04:00
score-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
selftest-arch.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
selftest-arch.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
sentinel-frame.c Remove regcache_cooked_read_value 2018-05-30 14:54:42 -04:00
sentinel-frame.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
ser-base.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
ser-base.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
ser-event.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
ser-event.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
ser-go32.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
ser-mingw.c Remove cleanups from ser-mingw.c 2018-06-18 12:46:38 -06:00
ser-pipe.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
ser-tcp.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
ser-tcp.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
ser-unix.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
ser-unix.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
serial.c Remove more "struct" keywords in range-based for loops 2018-06-10 22:34:08 -04:00
serial.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
sh-linux-tdep.c gdb: Remove support for SH-5/SH64 2018-04-16 13:20:15 +01:00
sh-nbsd-nat.c Remove ptid_get_pid 2018-07-03 11:36:42 -06:00
sh-nbsd-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
sh-tdep.c Remove regcache_raw_collect 2018-05-30 14:54:46 -04:00
sh-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
silent-rules.mk Minimize yacc and lex output 2018-07-09 08:03:49 -06:00
sim-regno.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
skip.c Update help strings in skip.c 2018-05-24 12:29:20 -06:00
skip.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
sol-thread.c Remove ptid_equal 2018-07-03 11:36:46 -06:00
sol2-tdep.c Remove ptid_get_lwp 2018-07-03 11:36:43 -06:00
sol2-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
solib-aix.c Use unique_xmalloc_ptr in solib-aix.c 2018-06-18 13:26:33 -06:00
solib-aix.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
solib-darwin.c Use unique_xmalloc_ptr in darwin_current_sos 2018-06-18 13:26:32 -06:00
solib-darwin.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
solib-dsbt.c Use unique_xmalloc_ptr in two solib functions 2018-06-18 13:26:32 -06:00
solib-frv.c Use unique_xmalloc_ptr in two solib functions 2018-06-18 13:26:32 -06:00
solib-spu.c target_stack -> current_top_target() throughout 2018-06-07 17:27:46 +01:00
solib-spu.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
solib-svr4.c Remove resume_section_map_updates_cleanup 2018-06-18 13:16:45 -06:00
solib-svr4.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
solib-target.c target_stack -> current_top_target() throughout 2018-06-07 17:27:46 +01:00
solib-target.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
solib.c Remove ptid_equal 2018-07-03 11:36:46 -06:00
solib.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
solist.h Constify target_so_ops::bfd_open 2018-02-14 08:09:53 -07:00
source.c Remove two more uses of make_cleanup_close 2018-06-09 16:09:52 -06:00
source.h Change openp et al to use a unique_xmalloc_ptr 2018-02-14 08:09:53 -07:00
sparc-linux-nat.c target factories, target open and multiple instances of targets 2018-05-03 00:53:12 +01:00
sparc-linux-tdep.c Use thread_info and inferior pointers more throughout 2018-06-21 17:09:31 +01:00
sparc-nat.c Remove ptid_get_pid 2018-07-03 11:36:42 -06:00
sparc-nat.h Fix GDB sparc build 2018-06-13 21:57:55 -04:00
sparc-nbsd-nat.c Remove regcache_raw_supply 2018-05-30 14:54:45 -04:00
sparc-nbsd-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
sparc-obsd-tdep.c Remove regcache_raw_collect 2018-05-30 14:54:46 -04:00
sparc-ravenscar-thread.c Remove ptid_get_tid 2018-07-03 11:36:44 -06:00
sparc-ravenscar-thread.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
sparc-sol2-nat.c More procfs.c simplification 2018-05-03 00:47:01 +01:00
sparc-sol2-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
sparc-tdep.c target_stack -> current_top_target() throughout 2018-06-07 17:27:46 +01:00
sparc-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
sparc64-fbsd-nat.c Remove regcache_raw_supply 2018-05-30 14:54:45 -04:00
sparc64-fbsd-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
sparc64-linux-nat.c Fix GDB sparc build 2018-06-13 21:57:55 -04:00
sparc64-linux-tdep.c Use thread_info and inferior pointers more throughout 2018-06-21 17:09:31 +01:00
sparc64-nat.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
sparc64-nbsd-nat.c Remove regcache_raw_supply 2018-05-30 14:54:45 -04:00
sparc64-nbsd-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
sparc64-obsd-nat.c Remove regcache_raw_supply 2018-05-30 14:54:45 -04:00
sparc64-obsd-tdep.c Remove regcache_raw_collect 2018-05-30 14:54:46 -04:00
sparc64-sol2-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
sparc64-tdep.c Remove ptid_get_pid 2018-07-03 11:36:42 -06:00
sparc64-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
spu-linux-nat.c Remove ptid_get_lwp 2018-07-03 11:36:43 -06:00
spu-multiarch.c Eliminate find_target_beneath 2018-06-07 18:57:37 +01:00
spu-tdep.c Remove ptid_get_pid 2018-07-03 11:36:42 -06:00
spu-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
stabsread.c Remove type_name_no_tag and rename type_name_no_tag_or_error 2018-06-01 10:19:55 -06:00
stabsread.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
stack.c Update "func" help text to GNU standards 2018-06-27 15:09:05 -06:00
stack.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
stap-probe.c Remove symfile_complaints 2018-05-23 09:17:01 -06:00
stap-probe.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
std-operator.def Handle alignof and _Alignof 2018-04-30 11:25:31 -06:00
std-regs.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
stub-termcap.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
symfile-add-flags.h Use a distinguishing name for minidebug objfile 2018-05-16 11:15:25 -06:00
symfile-debug.c Convert observers to C++ 2018-03-19 09:37:49 -06:00
symfile-mem.c Remove new_bfd_ref 2018-04-30 11:33:11 -06:00
symfile.c Add an optional offset option to the "add-symbol-file" command 2018-06-28 08:35:34 +02:00
symfile.h Make dwarf2_free_objfile static 2018-06-28 08:20:59 -06:00
symmisc.c Remove TYPE_TAG_NAME 2018-06-01 10:19:55 -06:00
symtab.c "break LINENO/*ADDRESS", inline functions and "info break" output 2018-06-29 19:37:20 +01:00
symtab.h "break LINENO/*ADDRESS", inline functions and "info break" output 2018-06-29 19:37:20 +01:00
target-dcache.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
target-dcache.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
target-debug.h Remove ptid_get_pid 2018-07-03 11:36:42 -06:00
target-delegates.c target_ops::beneath -> target_ops::beneath() 2018-06-07 18:57:06 +01:00
target-descriptions.c target_stack -> current_top_target() throughout 2018-06-07 17:27:46 +01:00
target-descriptions.h Commonise tdesc types and makes use of them in gdbserver tdesc 2018-04-18 14:00:39 +01:00
target-float.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
target-float.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
target-memory.c target_stack -> current_top_target() throughout 2018-06-07 17:27:46 +01:00
target.c Remove ptid_equal 2018-07-03 11:36:46 -06:00
target.h Introduce class target_stack 2018-06-07 18:58:04 +01:00
terminal.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
thread-fsm.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
thread-fsm.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
thread.c Remove ptid_is_pid 2018-07-03 11:36:44 -06:00
tic6x-linux-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
tic6x-tdep.c Remove regcache_cooked_write_part 2018-05-30 14:54:44 -04:00
tic6x-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
tid-parse.c Remove ptid_get_pid 2018-07-03 11:36:42 -06:00
tid-parse.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
tilegx-linux-nat.c Remove regcache_raw_collect 2018-05-30 14:54:46 -04:00
tilegx-linux-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
tilegx-tdep.c Remove regcache_raw_write 2018-05-30 14:54:37 -04:00
tilegx-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
top.c darwin: Don't use sbrk 2018-07-04 12:40:25 -04:00
top.h Remove some text from --version output 2018-06-05 11:47:50 -06:00
tracefile-tfile.c Remove pid_to_ptid 2018-07-03 11:36:42 -06:00
tracefile.c Remove cleanups from tracefile.c 2018-06-10 07:31:22 -06:00
tracefile.h target_ops: Use bool throughout 2018-05-03 00:51:30 +01:00
tracepoint.c Remove VEC from breakpoint 2018-07-03 23:00:49 -06:00
tracepoint.h Remove VEC(tsv_s), use std::vector instead 2018-04-09 15:16:19 -04:00
trad-frame.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
trad-frame.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
tramp-frame.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
tramp-frame.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
transform.m4 Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
typeprint.c Support ptype/o in Rust 2018-06-26 14:53:17 -06:00
typeprint.h Move ptype/o printing code to typeprint.c 2018-06-26 14:53:17 -06:00
ui-file.c Implement write_async_safe for mi_console_file (PR 22299) 2018-04-07 13:48:06 -04:00
ui-file.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
ui-out.c Make do_is_mi_like_p const. 2018-04-30 12:59:03 -06:00
ui-out.h Make do_is_mi_like_p const. 2018-04-30 12:59:03 -06:00
unwind_stop_reasons.def Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
user-regs.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
user-regs.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
utils.c Add "continue" response to pager 2018-06-05 11:02:52 -06:00
utils.h aarch64: PR 19806: watchpoints: false negatives + PR 20207 contiguous ones 2018-05-04 22:26:46 +02:00
v850-tdep.c Remove regcache_raw_write 2018-05-30 14:54:37 -04:00
valarith.c Remove TYPE_TAG_NAME 2018-06-01 10:19:55 -06:00
valops.c Fix failure to find member of a typedef base class 2018-06-18 21:31:55 +00:00
valprint.c Use unique_xmalloc_ptr for read_string 2018-06-18 12:51:02 -06:00
valprint.h Use unique_xmalloc_ptr for read_string 2018-06-18 12:51:02 -06:00
value.c target_stack -> current_top_target() throughout 2018-06-07 17:27:46 +01:00
value.h Use new_reference for struct value 2018-04-30 11:33:11 -06:00
varobj-iter.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
varobj.c Use thread_info and inferior pointers more throughout 2018-06-21 17:09:31 +01:00
varobj.h Change varobj to use value_ref_ptr 2018-04-06 15:44:48 -06:00
vax-bsd-nat.c Remove ptid_get_pid 2018-07-03 11:36:42 -06:00
vax-nbsd-tdep.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
vax-tdep.c Remove regcache_raw_supply 2018-05-30 14:54:45 -04:00
vax-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
version.in Bump version to 8.2.50.DATE-git. 2018-07-04 08:42:44 -07:00
warning.m4 Fix the clang build 2018-05-10 10:05:35 -06:00
windows-nat.c Remove ptid_equal 2018-07-03 11:36:46 -06:00
windows-nat.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
windows-tdep.c Remove ptid_equal 2018-07-03 11:36:46 -06:00
windows-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
x86-bsd-nat.c Convert struct target_ops to C++ 2018-05-03 00:48:36 +01:00
x86-bsd-nat.h Convert struct target_ops to C++ 2018-05-03 00:48:36 +01:00
x86-linux-nat.c Remove ptid_get_lwp 2018-07-03 11:36:43 -06:00
x86-linux-nat.h linux_nat_target: More low methods 2018-05-03 00:52:17 +01:00
x86-nat.c Remove ptid_get_pid 2018-07-03 11:36:42 -06:00
x86-nat.h target_ops: Use bool throughout 2018-05-03 00:51:30 +01:00
x86-tdep.c infrun: step through indirect branch thunks 2018-04-13 10:44:47 +02:00
x86-tdep.h infrun: step through indirect branch thunks 2018-04-13 10:44:47 +02:00
xcoffread.c Make dwarf2_free_objfile static 2018-06-28 08:20:59 -06:00
xcoffread.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
xml-support.c Make target_read_alloc & al return vectors 2018-04-07 13:19:12 -04:00
xml-support.h Make target_read_alloc & al return vectors 2018-04-07 13:19:12 -04:00
xml-syscall.c Make target_read_alloc & al return vectors 2018-04-07 13:19:12 -04:00
xml-syscall.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
xml-tdesc.c Create xml from target descriptions 2018-04-18 20:44:39 +01:00
xml-tdesc.h Create xml from target descriptions 2018-04-18 20:44:39 +01:00
xstormy16-tdep.c Remove regcache_raw_write 2018-05-30 14:54:37 -04:00
xtensa-config.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
xtensa-linux-nat.c Remove ptid_get_lwp 2018-07-03 11:36:43 -06:00
xtensa-linux-tdep.c gdb: xtensa: handle privileged registers 2018-05-09 09:30:06 -07:00
xtensa-tdep.c Remove regcache_raw_supply 2018-05-30 14:54:45 -04:00
xtensa-tdep.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
xtensa-xtregs.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
yy-remap.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00

README

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

		     README for GDB release

This is GDB, the GNU source-level debugger.

A summary of new features is in the file `gdb/NEWS'.

Check the GDB home page at http://www.gnu.org/software/gdb/ for up to
date release information, mailing list links and archives, etc.

The file `gdb/PROBLEMS' contains information on problems identified
late in the release cycle.  GDB's bug tracking data base at
http://www.gnu.org/software/gdb/bugs/ contains a more complete list of
bugs.


Unpacking and Installation -- quick overview
==========================

   The release is provided as a gzipped tar file called
'gdb-VERSION.tar.gz', where VERSION is the version of GDB.

   The GDB debugger sources, the generic GNU include
files, the BFD ("binary file description") library, the readline
library, and other libraries all have directories of their own
underneath the gdb-VERSION directory.  The idea is that a variety of GNU
tools can share a common copy of these things.  Be aware of variation
over time--for example don't try to build GDB with a copy of bfd from
a release other than the GDB release (such as a binutils release),
especially if the releases are more than a few weeks apart.
Configuration scripts and makefiles exist to cruise up and down this
directory tree and automatically build all the pieces in the right
order.

   When you unpack the gdb-VERSION.tar.gz file, it will create a
source directory called `gdb-VERSION'.

You can build GDB right in the source directory:

      cd gdb-VERSION
      ./configure
      make
      cp gdb/gdb /usr/local/bin/gdb	(or wherever you want)

However, we recommend that an empty directory be used instead.
This way you do not clutter your source tree with binary files
and will be able to create different builds with different 
configuration options.

You can build GDB in any empty build directory:

      mkdir build
      cd build
      <full path to your sources>/gdb-VERSION/configure
      make
      cp gdb/gdb /usr/local/bin/gdb	(or wherever you want)

(Building GDB with DJGPP tools for MS-DOS/MS-Windows is slightly
different; see the file gdb-VERSION/gdb/config/djgpp/README for details.)

   This will configure and build all the libraries as well as GDB.  If
`configure' can't determine your system type, specify one as its
argument, e.g., `./configure sun4' or `./configure decstation'.

   Make sure that your 'configure' line ends in 'gdb-VERSION/configure':

      /berman/migchain/source/gdb-VERSION/configure      # RIGHT
      /berman/migchain/source/gdb-VERSION/gdb/configure  # WRONG

   The GDB package contains several subdirectories, such as 'gdb',
'bfd', and 'readline'.  If your 'configure' line ends in
'gdb-VERSION/gdb/configure', then you are configuring only the gdb
subdirectory, not the whole GDB package.  This leads to build errors
such as:

      make: *** No rule to make target `../bfd/bfd.h', needed by `gdb.o'.  Stop.

   If you get other compiler errors during this stage, see the `Reporting
Bugs' section below; there are a few known problems.

   GDB requires an ISO C (ANSI C) compiler.  If you do not have an ISO
C compiler for your system, you may be able to download and install
the GNU CC compiler.  It is available via anonymous FTP from the
directory `ftp://ftp.gnu.org/pub/gnu/gcc'.  GDB also requires an ISO
C standard library.  The GDB remote server, GDBserver, builds with some
non-ISO standard libraries - e.g. for Windows CE.

   GDB uses Expat, an XML parsing library, to implement some target-specific
features.  Expat will be linked in if it is available at build time, or
those features will be disabled.  The latest version of Expat should be
available from `http://expat.sourceforge.net'.

   GDB uses GNU MPFR, a library for multiple-precision floating-point
computation with correct rounding, to emulate target floating-point
arithmetic during expression evaluation when the target uses different
floating-point formats than the host.  MPFR will be linked in if it is
available at build time.  If GNU MPFR it is not available, GDB will fall
back to using host floating-point arithmetic.  The latest version of
GNU MPFR should be available from `http://www.mpfr.org'.

   GDB can be used as a cross-debugger, running on a machine of one
type while debugging a program running on a machine of another type.
See below.


More Documentation
******************

   All the documentation for GDB comes as part of the machine-readable
distribution.  The documentation is written in Texinfo format, which
is a documentation system that uses a single source file to produce
both on-line information and a printed manual.  You can use one of the
Info formatting commands to create the on-line version of the
documentation and TeX (or `texi2roff') to typeset the printed version.

   GDB includes an already formatted copy of the on-line Info version
of this manual in the `gdb/doc' subdirectory.  The main Info file is
`gdb-VERSION/gdb/doc/gdb.info', and it refers to subordinate files
matching `gdb.info*' in the same directory.  If necessary, you can
print out these files, or read them with any editor; but they are
easier to read using the `info' subsystem in GNU Emacs or the
standalone `info' program, available as part of the GNU Texinfo
distribution.

   If you want to format these Info files yourself, you need one of the
Info formatting programs, such as `texinfo-format-buffer' or
`makeinfo'.

   If you have `makeinfo' installed, and are in the top level GDB
source directory (`gdb-VERSION'), you can make the Info file by
typing:

      cd gdb/doc
      make info

   If you want to typeset and print copies of this manual, you need
TeX, a program to print its DVI output files, and `texinfo.tex', the
Texinfo definitions file.  This file is included in the GDB
distribution, in the directory `gdb-VERSION/texinfo'.

   TeX is a typesetting program; it does not print files directly, but
produces output files called DVI files.  To print a typeset document,
you need a program to print DVI files.  If your system has TeX
installed, chances are it has such a program.  The precise command to
use depends on your system; `lpr -d' is common; another (for PostScript
devices) is `dvips'.  The DVI print command may require a file name
without any extension or a `.dvi' extension.

   TeX also requires a macro definitions file called `texinfo.tex'. 
This file tells TeX how to typeset a document written in Texinfo
format.  On its own, TeX cannot read, much less typeset a Texinfo file.
 `texinfo.tex' is distributed with GDB and is located in the
`gdb-VERSION/texinfo' directory.

   If you have TeX and a DVI printer program installed, you can typeset
and print this manual.  First switch to the `gdb' subdirectory of
the main source directory (for example, to `gdb-VERSION/gdb') and then type:

      make doc/gdb.dvi

   If you prefer to have the manual in PDF format, type this from the
`gdb/doc' subdirectory of the main source directory:

      make gdb.pdf

For this to work, you will need the PDFTeX package to be installed.


Installing GDB
**************

   GDB comes with a `configure' script that automates the process of
preparing GDB for installation; you can then use `make' to build the
`gdb' program.

   The GDB distribution includes all the source code you need for GDB in
a single directory.  That directory contains:

`gdb-VERSION/{COPYING,COPYING.LIB}'
     Standard GNU license files.  Please read them.

`gdb-VERSION/bfd'
     source for the Binary File Descriptor library

`gdb-VERSION/config*'
     script for configuring GDB, along with other support files

`gdb-VERSION/gdb'
     the source specific to GDB itself

`gdb-VERSION/include'
     GNU include files

`gdb-VERSION/libiberty'
     source for the `-liberty' free software library

`gdb-VERSION/opcodes'
     source for the library of opcode tables and disassemblers

`gdb-VERSION/readline'
     source for the GNU command-line interface
     NOTE:  The readline library is compiled for use by GDB, but will
     not be installed on your system when "make install" is issued.

`gdb-VERSION/sim'
     source for some simulators (ARM, D10V, SPARC, M32R, MIPS, PPC, V850, etc)

`gdb-VERSION/texinfo'
     The `texinfo.tex' file, which you need in order to make a printed
     manual using TeX.

`gdb-VERSION/etc'
     Coding standards, useful files for editing GDB, and other
     miscellanea.

   Note: the following instructions are for building GDB on Unix or
Unix-like systems.  Instructions for building with DJGPP for
MS-DOS/MS-Windows are in the file gdb/config/djgpp/README.

   The simplest way to configure and build GDB is to run `configure'
from the `gdb-VERSION' directory.

   First switch to the `gdb-VERSION' source directory if you are
not already in it; then run `configure'.

   For example:

      cd gdb-VERSION
      ./configure
      make

   Running `configure' followed by `make' builds the `bfd',
`readline', `mmalloc', and `libiberty' libraries, then `gdb' itself.
The configured source files, and the binaries, are left in the
corresponding source directories.

   `configure' is a Bourne-shell (`/bin/sh') script; if your system
does not recognize this automatically when you run a different shell,
you may need to run `sh' on it explicitly:

      sh configure

   If you run `configure' from a directory that contains source
directories for multiple libraries or programs, `configure' creates
configuration files for every directory level underneath (unless
you tell it not to, with the `--norecursion' option).

   You can install `gdb' anywhere; it has no hardwired paths. However,
you should make sure that the shell on your path (named by the `SHELL'
environment variable) is publicly readable.  Remember that GDB uses the
shell to start your program--some systems refuse to let GDB debug child
processes whose programs are not readable.


Compiling GDB in another directory
==================================

   If you want to run GDB versions for several host or target machines,
you need a different `gdb' compiled for each combination of host and
target.  `configure' is designed to make this easy by allowing you to
generate each configuration in a separate subdirectory, rather than in
the source directory.  If your `make' program handles the `VPATH'
feature correctly (GNU `make' and SunOS 'make' are two that should),
running `make' in each of these directories builds the `gdb' program
specified there.

   To build `gdb' in a separate directory, run `configure' with the
`--srcdir' option to specify where to find the source. (You also need
to specify a path to find `configure' itself from your working
directory.  If the path to `configure' would be the same as the
argument to `--srcdir', you can leave out the `--srcdir' option; it
will be assumed.)

   For example, you can build GDB in a separate
directory for a Sun 4 like this:

     cd gdb-VERSION
     mkdir ../gdb-sun4
     cd ../gdb-sun4
     ../gdb-VERSION/configure
     make

   When `configure' builds a configuration using a remote source
directory, it creates a tree for the binaries with the same structure
(and using the same names) as the tree under the source directory.  In
the example, you'd find the Sun 4 library `libiberty.a' in the
directory `gdb-sun4/libiberty', and GDB itself in `gdb-sun4/gdb'.

   One popular reason to build several GDB configurations in separate
directories is to configure GDB for cross-compiling (where GDB runs on
one machine--the host--while debugging programs that run on another
machine--the target).  You specify a cross-debugging target by giving
the `--target=TARGET' option to `configure'.

   When you run `make' to build a program or library, you must run it
in a configured directory--whatever directory you were in when you
called `configure' (or one of its subdirectories).

   The `Makefile' that `configure' generates in each source directory
also runs recursively.  If you type `make' in a source directory such
as `gdb-VERSION' (or in a separate configured directory configured with
`--srcdir=PATH/gdb-VERSION'), you will build all the required libraries,
and then build GDB.

   When you have multiple hosts or targets configured in separate
directories, you can run `make' on them in parallel (for example, if
they are NFS-mounted on each of the hosts); they will not interfere
with each other.


Specifying names for hosts and targets
======================================

   The specifications used for hosts and targets in the `configure'
script are based on a three-part naming scheme, but some short
predefined aliases are also supported.  The full naming scheme encodes
three pieces of information in the following pattern:

     ARCHITECTURE-VENDOR-OS

   For example, you can use the alias `sun4' as a HOST argument or in a
`--target=TARGET' option.  The equivalent full name is
`sparc-sun-sunos4'.

   The `configure' script accompanying GDB does not provide any query
facility to list all supported host and target names or aliases. 
`configure' calls the Bourne shell script `config.sub' to map
abbreviations to full names; you can read the script, if you wish, or
you can use it to test your guesses on abbreviations--for example:

     % sh config.sub sun4
     sparc-sun-sunos4.1.1
     % sh config.sub sun3
     m68k-sun-sunos4.1.1
     % sh config.sub decstation
     mips-dec-ultrix4.2
     % sh config.sub hp300bsd
     m68k-hp-bsd
     % sh config.sub i386v
     i386-pc-sysv
     % sh config.sub i786v
     Invalid configuration `i786v': machine `i786v' not recognized

`config.sub' is also distributed in the GDB source directory.


`configure' options
===================

   Here is a summary of the `configure' options and arguments that are
most often useful for building GDB.  `configure' also has several other
options not listed here.  *note : (configure.info)What Configure Does,
for a full explanation of `configure'.

     configure [--help]
               [--prefix=DIR]
               [--srcdir=PATH]
               [--norecursion] [--rm]
	       [--enable-build-warnings]
               [--target=TARGET]
	       [--host=HOST]
	       [HOST]

You may introduce options with a single `-' rather than `--' if you
prefer; but you may abbreviate option names if you use `--'.

`--help'
     Display a quick summary of how to invoke `configure'.

`-prefix=DIR'
     Configure the source to install programs and files under directory
     `DIR'.

`--srcdir=PATH'
     *Warning: using this option requires GNU `make', or another `make'
     that compatibly implements the `VPATH' feature.*
     Use this option to make configurations in directories separate
     from the GDB source directories.  Among other things, you can use
     this to build (or maintain) several configurations simultaneously,
     in separate directories.  `configure' writes configuration
     specific files in the current directory, but arranges for them to
     use the source in the directory PATH.  `configure' will create
     directories under the working directory in parallel to the source
     directories below PATH.

`--host=HOST'
     Configure GDB to run on the specified HOST.

     There is no convenient way to generate a list of all available
     hosts.

`HOST ...'
     Same as `--host=HOST'.  If you omit this, GDB will guess; it's
     quite accurate.

`--norecursion'
     Configure only the directory level where `configure' is executed;
     do not propagate configuration to subdirectories.

`--rm'
     Remove the configuration that the other arguments specify.

`--enable-build-warnings'
     When building the GDB sources, ask the compiler to warn about any
     code which looks even vaguely suspicious.  You should only using
     this feature if you're compiling with GNU CC.  It passes the
     following flags:
	-Wimplicit
	-Wreturn-type
	-Wcomment
	-Wtrigraphs
	-Wformat
	-Wparentheses
	-Wpointer-arith

`--enable-werror'
     Treat compiler warnings as werrors.  Use this only with GCC.  It
     adds the -Werror flag to the compiler, which will fail the
     compilation if the compiler outputs any warning messages.

`--target=TARGET'
     Configure GDB for cross-debugging programs running on the specified
     TARGET.  Without this option, GDB is configured to debug programs
     that run on the same machine (HOST) as GDB itself.

     There is no convenient way to generate a list of all available
     targets.

`--with-gdb-datadir=PATH'
     Set the GDB-specific data directory.  GDB will look here for
     certain supporting files or scripts.  This defaults to the `gdb'
     subdirectory of `datadir' (which can be set using `--datadir').

`--with-relocated-sources=DIR'
     Sets up the default source path substitution rule so that
     directory names recorded in debug information will be
     automatically adjusted for any directory under DIR.  DIR should
     be a subdirectory of GDB's configured prefix, the one mentioned
     in the `--prefix' or `--exec-prefix' options to configure.  This
     option is useful if GDB is supposed to be moved to a different
     place after it is built.

`--enable-64-bit-bfd'
     Enable 64-bit support in BFD on 32-bit hosts.

`--disable-gdbmi'
     Build GDB without the GDB/MI machine interface.

`--enable-tui'
     Build GDB with the text-mode full-screen user interface (TUI).
     Requires a curses library (ncurses and cursesX are also
     supported).

`--enable-gdbtk'
     Build GDB with the gdbtk GUI interface.  Requires TCL/Tk to be
     installed.

`--with-libunwind-ia64'
     Use the libunwind library for unwinding function call stack on ia64
     target platforms.
     See http://www.nongnu.org/libunwind/index.html for details.

`--with-curses'
     Use the curses library instead of the termcap library, for
     text-mode terminal operations.

`--enable-profiling' Enable profiling of GDB itself.  Necessary if you
     want to use the "maint set profile" command for profiling GDB.
     Requires the functions `monstartup' and `_mcleanup' to be present
     in the standard C library used to build GDB, and also requires a
     compiler that supports the `-pg' option.

`--with-system-readline'
     Use the readline library installed on the host, rather than the
     library supplied as part of GDB tarball.

`--with-expat'
     Build GDB with the libexpat library.  (Done by default if
     libexpat is installed and found at configure time.)  This library
     is used to read XML files supplied with GDB.  If it is
     unavailable, some features, such as remote protocol memory maps,
     target descriptions, and shared library lists, that are based on
     XML files, will not be available in GDB.  If your host does not
     have libexpat installed, you can  get the latest version from
     http://expat.sourceforge.net.

`--with-mpfr'
     Build GDB with the GNU MPFR library.  (Done by default if
     GNU MPFR is installed and found at configure time.)  This library
     is used to emulate target floating-point arithmetic during expression
     evaluation when the target uses different floating-point formats than
     the host.  If GNU MPFR is not available, GDB will fall back to using
     host floating-point arithmetic.  If your host does not have GNU MPFR
     installed, you can get the latest version from http://www.mpfr.org.

`--with-python[=PATH]'
     Build GDB with Python scripting support.  (Done by default if
     libpython is present and found at configure time.)  Python makes
     GDB scripting much more powerful than the restricted CLI
     scripting language.  If your host does not have Python installed,
     you can find it on http://www.python.org/download/.  The oldest
     version of Python supported by GDB is 2.4.  The optional argument
     PATH says where to find the Python headers and libraries; the
     configure script will look in PATH/include for headers and in
     PATH/lib for the libraries.

`--without-included-regex'
     Don't use the regex library included with GDB (as part of the
     libiberty library).  This is the default on hosts with version 2
     of the GNU C library.

`--with-sysroot=DIR'
     Use DIR as the default system root directory for libraries whose
     file names begin with `/lib' or `/usr/lib'.  (The value of DIR
     can be modified at run time by using the "set sysroot" command.)
     If DIR is under the GDB configured prefix (set with `--prefix' or
     `--exec-prefix' options), the default system root will be
     automatically adjusted if and when GDB is moved to a different
     location.

`--with-system-gdbinit=FILE'
     Configure GDB to automatically load a system-wide init file.
     FILE should be an absolute file name.  If FILE is in a directory
     under the configured prefix, and GDB is moved to another location
     after being built, the location of the system-wide init file will
     be adjusted accordingly. 

`configure' accepts other options, for compatibility with configuring
other GNU tools recursively; but these are the only options that affect
GDB or its supporting libraries.


Remote debugging
=================

   The files m68k-stub.c, i386-stub.c, and sparc-stub.c are examples
of remote stubs to be used with remote.c.  They are designed to run
standalone on an m68k, i386, or SPARC cpu and communicate properly
with the remote.c stub over a serial line.

   The directory gdb/gdbserver/ contains `gdbserver', a program that
allows remote debugging for Unix applications.  GDBserver is only
supported for some native configurations, including Sun 3, Sun 4, and
Linux.
The file gdb/gdbserver/README includes further notes on GDBserver; in
particular, it explains how to build GDBserver for cross-debugging
(where GDBserver runs on the target machine, which is of a different
architecture than the host machine running GDB).

   There are a number of remote interfaces for talking to existing ROM
monitors and other hardware:

	remote-mips.c	 MIPS remote debugging protocol
	remote-sds.c	 PowerPC SDS monitor
	remote-sim.c	 Generalized simulator protocol


Reporting Bugs in GDB
=====================

   There are several ways of reporting bugs in GDB.  The prefered
method is to use the World Wide Web:

      http://www.gnu.org/software/gdb/bugs/

As an alternative, the bug report can be submitted, via e-mail, to the
address "bug-gdb@gnu.org".

   When submitting a bug, please include the GDB version number, and
how you configured it (e.g., "sun4" or "mach386 host,
i586-intel-synopsys target").  Since GDB now supports so many
different configurations, it is important that you be precise about
this.  If at all possible, you should include the actual banner
that GDB prints when it starts up, or failing that, the actual
configure command that you used when configuring GDB.

   For more information on how/whether to report bugs, see the
Reporting Bugs chapter of the GDB manual (gdb/doc/gdb.texinfo).


Graphical interface to GDB -- X Windows, MS Windows
==========================

   Several graphical interfaces to GDB are available.  You should
check:

	http://www.gnu.org/software/gdb/links/

for an up-to-date list.

   Emacs users will very likely enjoy the Grand Unified Debugger mode;
try typing `M-x gdb RET'.


Writing Code for GDB
=====================

   There is information about writing code for GDB in the file
`CONTRIBUTE' and at the website:

	http://www.gnu.org/software/gdb/

in particular in the wiki.

   If you are pondering writing anything but a short patch, especially
take note of the information about copyrights and copyright assignment.
It can take quite a while to get all the paperwork done, so
we encourage you to start that process as soon as you decide you are
planning to work on something, or at least well ahead of when you
think you will be ready to submit the patches.


GDB Testsuite
=============

   Included with the GDB distribution is a DejaGNU based testsuite
that can either be used to test your newly built GDB, or for
regression testing a GDB with local modifications.

   Running the testsuite requires the prior installation of DejaGNU,
which is generally available via ftp.  The directory
ftp://sources.redhat.com/pub/dejagnu/ will contain a recent snapshot.
Once DejaGNU is installed, you can run the tests in one of the
following ways:

  (1)	cd gdb-VERSION
	make check-gdb

or

  (2)	cd gdb-VERSION/gdb
	make check

or

  (3)	cd gdb-VERSION/gdb/testsuite
	make site.exp	(builds the site specific file)
	runtest -tool gdb GDB=../gdb    (or GDB=<somepath> as appropriate)

When using a `make'-based method, you can use the Makefile variable
`RUNTESTFLAGS' to pass flags to `runtest', e.g.:

	make RUNTESTFLAGS=--directory=gdb.cp check

If you use GNU make, you can use its `-j' option to run the testsuite
in parallel.  This can greatly reduce the amount of time it takes for
the testsuite to run.  In this case, if you set `RUNTESTFLAGS' then,
by default, the tests will be run serially even under `-j'.  You can
override this and force a parallel run by setting the `make' variable
`FORCE_PARALLEL' to any non-empty value.  Note that the parallel `make
check' assumes that you want to run the entire testsuite, so it is not
compatible with some dejagnu options, like `--directory'.

The last method gives you slightly more control in case of problems
with building one or more test executables or if you are using the
testsuite `standalone', without it being part of the GDB source tree.

See the DejaGNU documentation for further details.


Copyright and License Notices
=============================

Most files maintained by the GDB Project contain a copyright notice
as well as a license notice, usually at the start of the file.

To reduce the length of copyright notices, consecutive years in the
copyright notice can be combined into a single range.  For instance,
the following list of copyright years...

    1986, 1988, 1989, 1991-1993, 1999, 2000, 2007, 2008, 2009, 2010, 2011

... is abbreviated into:

    1986, 1988-1989, 1991-1993, 1999-2000, 2007-2011

Every year of each range, inclusive, is a copyrightable year that
could be listed individually.


(this is for editing this file with GNU emacs)
Local Variables:
mode: text
End: