This is the mail archive of the gdb-patches@sources.redhat.com 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: [patch rfc] Always disassemble the target


On Thu, May 01, 2003 at 07:22:17PM -0400, Andrew Cagney wrote:
> >2003-04-28  Andrew Cagney  <cagney@redhat.com>
> >
> >	* disasm.c (gdb_disassemble_from_exec): Delete global variable.
> >	(gdb_disassembly): Make "di" non static, always initialize and
> >	cleanup.  Always use dis_asm_read_memory.
> >	(gdb_dis_asm_read_memory): Delete function.
> >
> >Index: testsuite/ChangeLog
> >2003-04-28  Andrew Cagney  <cagney@redhat.com>
> >
> >	* gdb.asm/asm-source.exp: Check that the disassm and x/i of a
> >	variable doesn't give a memory error.
> >
> 
> I've checked this in.

Thanks a lot for following up on this.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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