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: [RFA] Verify that address is provided in add-symbol-file command


On 2/2/06, Joel Brobecker <brobecker@adacore.com> wrote:
> 2005-02-02  Joel Brobecker  <brobecker@adacore.com>
>
>         * symfile.c (add_symbol_file_command): Abort if the user forgot
>         to provide the address when the file has been loaded.
>         For F130-030.
>
> Tested on hppa-hpux and x86-linux. No regression.

Seems obvious to me.  The documentation says an address is required.

> Want a new testcase for it?

I don't think it's too important.


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