Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* technical question on GDB for MacOS
@ 2007-06-04  3:24 Jeff Roberts
  2007-06-04 10:55 ` Daniel Jacobowitz
  0 siblings, 1 reply; 5+ messages in thread
From: Jeff Roberts @ 2007-06-04  3:24 UTC (permalink / raw)
  To: gdb

I'm using GDB on MacOS and we do a lot of dynamically generated code in our
products.  This is all done safely on various platforms with valloc and
mprotect, and everything runs fine.  However, when I want to debug, I can't
convince GDB to display the disassembly for my generated code.  It silently
steps and nexts just fine, but it never shows me my asm.  I can't even use
the disass <addr> command, because it tells me that there is not any
functions at that address.

Is there a way to convince it to show this?

->Jeff
RAD Game Tools



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

end of thread, other threads:[~2007-06-05 18:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-04  3:24 technical question on GDB for MacOS Jeff Roberts
2007-06-04 10:55 ` Daniel Jacobowitz
2007-06-04 21:43   ` Jeff Roberts
2007-06-05 18:01     ` Michael Snyder
2007-06-05 18:15       ` Andreas Schwab

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