Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Cygwin GDB crashes from cvs - solib
@ 2006-04-10 18:00 Daniel Jacobowitz
  2006-04-10 18:02 ` Dave Korn
  0 siblings, 1 reply; 6+ messages in thread
From: Daniel Jacobowitz @ 2006-04-10 18:00 UTC (permalink / raw)
  To: gdb

Currently win32-nat.c sets in_dynsym_resolve_code and open_symbol_file
to NULL.  The latter doesn't normally get called, but when it does,
it is called unconditionally; the former is called by "step".  Should
win32-nat provide dummy functions or should the call sites check?  Anyone
have an opinion?

-- 
Daniel Jacobowitz
CodeSourcery


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-04-14 13:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-10 18:00 Cygwin GDB crashes from cvs - solib Daniel Jacobowitz
2006-04-10 18:02 ` Dave Korn
2006-04-10 18:08   ` Christopher Faylor
2006-04-14 13:43     ` 'Daniel Jacobowitz'
2006-04-10 18:10   ` 'Daniel Jacobowitz'
2006-04-10 21:34     ` Dave Korn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox