This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
I've run across this by accident a few times recently. It seems a bit odd to me, and I'd prefer that the `delete' command not repeat. Hence this patch. Ok?
Yes. Deleting something already deleted is somewhat useless. Andrew
Index: ChangeLog from Tom Tromey <tromey@redhat.com> * breakpoint.c (delete_command): Don't repeat `delete' commands.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |