* breakpoint.c (breakpoint_re_set_one): Fix storage leak.
authorPeter Schauer <Peter.Schauer@mytum.de>
Sun, 28 Mar 1993 19:28:26 +0000 (19:28 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Sun, 28 Mar 1993 19:28:26 +0000 (19:28 +0000)
commit0b0d6c3fa7fe45549ce89c70f896a11d5f4cff5a
tree5a14e1eb1739e4088d1d6eab86cf51ba05c797db
parent53f6119fc612d594c69e8bba420f571c65b74c17
* breakpoint.c (breakpoint_re_set_one): Fix storage leak.
* breakpoint.c (enable_breakpoint): Don't enable watchpoint if it
went out of scope.
* exec.c (exec_close): Fix storage leak.
* exec.c (exec_file_command): Make sure that bfd doesn't realign the
output sections when patching an executable.
* mips-nat.c (store_inferior_registers): Use REGISTER_PTRACE_ADDR
when writing all registers.
* mips-tdep.c (mips_push_dummy_frame): Save floating point registers
at the right offset in the dummy frame.
* mipsread.c (psymtab_to_symtab_1): Do not complain for stProc,
stStaticProc and stEnd symbols as they are generated by gcc-2.x.
* mipsread.c (mipscoff_new_init): Initialize stabsread and buildsym.
gdb/ChangeLog
gdb/breakpoint.c
gdb/mips-nat.c
gdb/mips-tdep.c
gdb/mipsread.c
This page took 0.025108 seconds and 4 git commands to generate.