This is the mail archive of the gdb-patches@sourceware.org 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]

[PATCH v2] Add autoload-breakpoints [0/6]


Hi,

There are patches to make GDB support autoload-breakpoints.
It is:
1. it is set by the remote stub.
2. The remote stub can control autoload-breakpoints any time even if GDB is just control the inferior.
3. This support is for some special stub.


The second version I update patches:
[PATCH v2] Add autoload-breakpoints [4/6] autoload-breakpoints
[PATCH v2] Add autoload-breakpoints [6/6] autoload-breakpoints doc

Thanks,
Hui


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]