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: [PATCH 20/23] sim/erc32: Updated documentation


> From: Jiri Gaisler <jiri@gaisler.se>
> Cc: Jiri Gaisler <jiri@gaisler.se>
> Date: Tue, 17 Feb 2015 08:44:57 +0100
> 
> 	Cleaned up documentation. Obsolote README files were removed,
> 	main documentation on operation is now in READMEM.sis.

Thanks.

> +One LEON2 UART is emaulted, and is located at address 0x80000070.
                     ^^^^^^^^
A typo.

> +The following registers are implemeted:
                               ^^^^^^^^^^
Another one.

> +LEON2 emaultion, while the -leon3 switch enables emulation of a 
         ^^^^^^^^^
And here.

> +Direct simulator commands during a GDB session must be issued
> +with care not to disturb GDB's operation ...
> +
> +A program can be restarted in gdb by first issuing the load command,
> +followed by run.

Please use either "gdb" or "GDB" consistently.

The documentation patches are OK with the above fixed.


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