and "post_add_symbol_hook". These hooks are called before we begin reading
symbols, and after we finish.
(generic_load): Use new symbol reading hooks and get rid of compiler warning.
* gdbtk.c (gdbtk_init): Add hooks for pre- and post-symbol reading.
(gdbtk_pre_add_symbol): New function: the pre-add-symbol hook.
(gdbtk_post_add_symbol): New function: the post-add-symbol hook.
(find_file_in_dir): New function. Moved the guts of gdb_find_file_command
into here to allow its use by others.
(gdb_loc): Use find_file_in_dir to return the real path to the file
(or "N/A" if we can't find it).
* configure.in (TIX_LIB_EXT): Define new variable for those special cases
when TCL_SHLIB_SUFFIX is not enough to specify the dependency.
* configure: Regenerate.
|
||
|---|---|---|
| bfd | ||
| binutils | ||
| config | ||
| gas | ||
| gdb | ||
| gprof | ||
| include | ||
| ld | ||
| mmalloc | ||
| opcodes | ||
| readline | ||
| sim | ||
| .Sanitize | ||
| Build-A-Release.mk | ||
| build-all.mk | ||
| ChangeLog | ||
| config-ml.in | ||
| config.guess | ||
| config.sub | ||
| configure | ||
| configure.bat | ||
| configure.in | ||
| DOC.Sanitize | ||
| install-sh | ||
| install-texi.in | ||
| Install.in | ||
| intro.texi | ||
| ltmain.sh | ||
| makeall.bat | ||
| Makefile.in | ||
| makefile.vms | ||
| mpw-build.in | ||
| mpw-config.in | ||
| mpw-configure | ||
| mpw-README | ||
| Pack-A-Progressive | ||
| setup.com | ||
| tape-labels-tex.in | ||
| test-build.mk | ||