This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

Re: gdb m68k seg fault...


Stephane Dalton wrote:
> 
> When I try the following command:
> 
> call RegWrite(SEC, &test) <enter>
> 
> where   RegWrite is a function taking a int as a first parameter and an
> address and the second parameter
>         SEC is a #define
>         test is a valid data in the context
> 
> m68k-bdm-elf-gdb is segfaulting..... that's bad I trace it a bit but before
> going too far I'd like to know if it is a known bug!?
> 

What version of the tools and GDB are you using ?

I found GDB 4.18 and the lastest tools set from the RTEMS site
configured for m68k-elf caused GDB 4.18 to core dump. GDB 5.0 does not
have the problem.

-- 
 Chris Johns, mailto:ccj@acm.org

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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