[RFC] Limit attempts to place breakpoints on _start, __start, and main in solib-svr4.c

Jan Kratochvil jan.kratochvil@redhat.com
Tue Nov 30 00:07:00 GMT 2010


Hello Kevin,

On Tue, 30 Nov 2010 00:02:33 +0100, Kevin Buettner wrote:
> -enable_break (struct svr4_info *info, int from_tty)
> +enable_break (struct svr4_info *info, int from_tty, int from_run_command)

I haven't tried it myself but is there a reason why not to use
`struct inferior->attach_flag' instead?


Thanks,
Jan



More information about the Gdb-patches mailing list