* dwarfread.c (read_func_scope): Avoid GDB core dumps if
authorPeter Schauer <Peter.Schauer@mytum.de>
Sat, 3 Feb 1996 11:32:34 +0000 (11:32 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Sat, 3 Feb 1996 11:32:34 +0000 (11:32 +0000)
commit255181a9ed97f7f2d8a283bc48e5b3f9f324beb8
treeb1be7f543a0a4d4d2718423ca80bb5b3798f87ef
parentc2b6884b9717eb48570f4e602b09f70ce9744aa4
* dwarfread.c (read_func_scope):  Avoid GDB core dumps if
AT_name tag is missing.

* procfs.c (procfs_stopped_by_watchpoint):  Fix logic when
FLTWATCH and FLTKWATCH are defined.

* remote.c (remote_read_bytes):  Advance memaddr for transfers,
return number of bytes transferred for partial reads.

* top.c (init_signals):  Reset SIGTRAP to SIG_DFL.
gdb/ChangeLog
gdb/dwarfread.c
gdb/procfs.c
gdb/top.c
This page took 0.027345 seconds and 4 git commands to generate.