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]

Re: target_find_description question


On Thursday 04 September 2008 22:51:32, Daniel Jacobowitz wrote:

> I don't think that will work, e.g. solib-irix.c and various other
> solib modules run expecting to hit a breakpoint.

Isn't that a breakpoint in the real inferior, not the shell, and
expected *after* stop_soon is reset (after create_inferior), in
post_create_inferior/solib_create_inferior_hook?

-- 
Pedro Alves


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