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

target_can_async_p


Can somebody help me target_can_async_p:

	1. What, exactly, that function is returning?

	2. What are the targets for which target_can_async_p returns 1.
	As far as I see, only remote.c can do that.

	3. What will break if target_can_async_p is #defined
	to return 0, always?

Thanks,
Volodya


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