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] |
What I miss right now is an interface to tell the user/gdb that there is a program that hit a global breakpoint and is waiting for further instructions. A "tail -f trace" does not work and may contain also a lot of other informations. I've been thinking about a poll()able file which returns pids of tasks which are put on hold. Other suggestions?
Stan stan@codesourcery.com
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |