public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* Hacking cross GDB to work for ASIC
@ 2006-07-11 12:35 Ashray Prasad
  0 siblings, 0 replies; only message in thread
From: Ashray Prasad @ 2006-07-11 12:35 UTC (permalink / raw)
  To: gdb

Dear All,

I am aware that I previously posted relating to this issue for the SE3208 EISC processor, but I found a simple hack that allows for the clean compilation of GDB on both MinGW and Linux. This hack involves simply commenting the "ASSERT" statements in the file "sim-n-bits.h", (located in gdb/sim/common). This is applied to the gdb version 5.3.

My question is very simple: does doing this ruin the simulator at all? The hosts will *always* be i586+ running either Linux or MinGW, (mostly the latter). Furthermore the target uses 2's complement; rather than sign extension.

Your input would be greatly appreciated.

Ashray
==================================
Ashray Prasad
B.E. (Computer Systems)/B.Sc. (Computer Science)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-07-11 12:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-11 12:35 Hacking cross GDB to work for ASIC Ashray Prasad

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).