This is the mail archive of the gdb@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: Update sources for gdb without exiting


On Thu, Jun 17, 2004 at 02:42:52PM +0800, L P wrote:
> Hello,  
>         I understand that this must be somewhere, I studied a lot of 
> docs, internet, etc. but still can not achieve the result:  
>         I cross-develop and have the following in my .gdbinit:  
>   
> define o9  
>         set mpcbdm_adapter 2  
>         target mpcbdm 0  
>         add-symbol-file ./Debug/dtc  

Try replacing add-symbol-file with just "file".

-- 
Daniel Jacobowitz


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