This is the mail archive of the gdb@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: gdbserver "load" command


Sorry, But how can I run without loading the file.

I have tried with "remote put" and I have succeeded with it. But I
wanted to use "load" followed by "continue" command.

I am also curious to know what actually happens when we say "load"
command. Where does it dump the file contents ? I request you to
kindly help me.

Thanks in advance,
--Subbarao

On Mon, May 17, 2010 at 2:47 PM, Pedro Alves <pedro@codesourcery.com> wrote:
> On Monday 17 May 2010 08:38:34, Venkata Subbarao wrote:
>
>> 2) How can i load a program dynamically using "load" command in gdb ?
>
> Use "run" instead.
>
> --
> Pedro Alves
>


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