]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Initial publication of breakpoint reset project. users/keiths/intelligent-breakpoint_re_set
authorKeith Seitz <keiths@redhat.com>
Wed, 30 Sep 2015 21:23:12 +0000 (14:23 -0700)
committerKeith Seitz <keiths@redhat.com>
Thu, 1 Oct 2015 18:48:39 +0000 (11:48 -0700)
commit23916b7dc0f2f05982da7a76726d931cf738d2cc
treeb08bad1994250bf0a7d849fe099fd6f5c2d7da80
parent398e081380a204e3b9fb4eb4da069ccf471f930e
Initial publication of breakpoint reset project.

This is a work-in-progress publication of an intelligent breakpoint_re_set
redesign. See the project wiki page for more information:

https://sourceware.org/gdb/wiki/BreakpointReset
20 files changed:
gdb/ada-lang.c
gdb/ax-gdb.c
gdb/break-catch-throw.c
gdb/breakpoint.c
gdb/breakpoint.h
gdb/cli/cli-cmds.c
gdb/common/gdb_vecs.h
gdb/dwarf2read.c
gdb/infcmd.c
gdb/infrun.c
gdb/linespec.c
gdb/linespec.h
gdb/minsyms.h
gdb/objfiles.c
gdb/python/python.c
gdb/solib.c
gdb/symfile.c
gdb/symtab.c
gdb/symtab.h
gdb/tracepoint.c