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]

Disassemble arbitrary memory with disas?


I'm currently debugging a JIT which dynamically generates code, and I'd like to disassemble it with the "disas" command in GDB.

However, since there isn't any symbolic information for the buffer in which the code is generated, GDB refuses to disassemble.

Is there a way to do this? 

Please reply to tm314159 at yahoodotcom since I don't normally read this list.

Toshi



      


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