* infrun.c, infcmd.c, breakpoint.c, main.c, symfile.c,
authorStu Grossman <grossman@cygnus>
Sat, 22 Feb 1992 09:06:58 +0000 (09:06 +0000)
committerStu Grossman <grossman@cygnus>
Sat, 22 Feb 1992 09:06:58 +0000 (09:06 +0000)
commit30875e1c4b96ec9966901d7ec4e50446394d1273
treee828543e4be3f58dca19187290951f785a70028d
parent021959e249f6aaddc39b5c61f692cd9155e33f52
* infrun.c, infcmd.c, breakpoint.c, main.c, symfile.c,
breakpoint.h, tm-sun4os4.h, tm-sparc.h, sparc-tdep.c, tm-mips.h,
mips-tdep.h, tm-sun3.h, tm-68k.h, m68k-tdep.h:  Add support for
stepping (and nexting) through longjmp().  Also, cleanup
breakpoint handling quite a bit by creating explicit breakpoint
types instead of using magic breakpoint numbers.
Makefile.in:  Update version to 4.4.3
12 files changed:
gdb/ChangeLog
gdb/Makefile.in
gdb/breakpoint.c
gdb/breakpoint.h
gdb/infrun.c
gdb/main.c
gdb/symfile.c
gdb/tm-68k.h
gdb/tm-mips.h
gdb/tm-sparc.h
gdb/tm-sun3.h
gdb/tm-sun4os4.h
This page took 0.024649 seconds and 4 git commands to generate.