List Info

Thread: #1315 poeter/author/sender




#1315 poeter/author/sender
user name
2006-07-25 12:10:53
In <44C29144.2070602isode.com> Alexey Melnikov
<alexey.melnikov-useforisode.com> writes:

>>| 1.5.  Definitions

>[...]

>>| A "poster" is the person or software
that composes and
>>| submits a possibly compliant article to a
"user agent".
>>| The poster is analogous to an [RFC2822] author.
>>
>>Actually, I'd associate "poster" with
"sender", not "author"
>>(and so does section 3.2.14). Why not simply use
"author"
>>for "From:" and "sender" for
"Sender:"? This way, the draft
>>would be less likely to confuse readers, in
particular once
>>they run across the "Followup-To:
poster" functionality,
>>which needs to take "Reply-To:" into
account.

>Created new ticket # 1315.

"Poster" is the term in current widespresd use
on Usenet. Leave it alone.
"Sender" means exactly the same as in Email.
Leave it alone.

-- 
Charles H. Lindsey ---------At Home, doing my own
thing------------------------
Tel: +44 161 436 6131 Fax: +44 161 436 6133   Web: http://www.cs.man.ac.uk/
~chl
Email: chlclerew.man.ac.uk      Snail: 5 Clerewood Ave,
CHEADLE, SK8 3JU, U.K.
PGP: 2C15F1A9      Fingerprint: 73 6D C2 51 93 A0 01 E7 65
E8 64 7E 14 A4 AB A5

restart for remote target
user name
2006-07-25 17:47:54
On Tue, Jul 25, 2006 at 06:54:09PM +0200, Efim Monyak wrote:
>        symbol-file reset.elf

If you want to use symbol files, you're out of luck.  When
you change
the symbol file you're going to mess up all your
breakpoints.

You might be able to get things to work by not changing the
symbol
file.

-- 
Daniel Jacobowitz
CodeSourcery
restart for remote target
user name
2006-07-26 07:37:40
Daniel Jacobowitz schrieb:
> On Tue, Jul 25, 2006 at 06:54:09PM +0200, Efim Monyak
wrote:
>   
>>        symbol-file reset.elf
>>     
>
> If you want to use symbol files, you're out of luck. 
When you change
> the symbol file you're going to mess up all your
breakpoints.
>
> You might be able to get things to work by not changing
the symbol
> file.
>
>   
Thanks, without line "symbol-file reset.elf" I
have no more error
&"Error in re-setting breakpoint 3:\n"
&"No line 120 in file
\"../src/main.c\".\n"

but still
156^error,msg="Warning:\nCannot insert breakpoint
6.\nError
accessing memory add\
ress 0x0: Unknown error 4294967295.\n"


Only after I use "tbreak * 0" ensteed "b *
0" and "delete * 0" it works.
Possibly delete * 0 don't working for GDB with ARM remote
target.
I see Z0,0 command to stub after this breakpoint must be
deleted
by delete * 0, it is a third breakpoint and it is an error
for stub because
only two breakpoints are allowed.

The lines "symbol-file init.elf"   and "b
end_init" are not changed and
they make no problem. Is the error depend for particular
breakpoint type?
I mean breakpoint to address is handled in other way as i.e.
breakpoint to
function.

restart for remote target
user name
2006-07-26 13:05:45
On Wed, Jul 26, 2006 at 09:37:40AM +0200, Efim Monyak wrote:
> Only after I use "tbreak * 0" ensteed
"b * 0" and "delete * 0" it works.
> Possibly delete * 0 don't working for GDB with ARM
remote target.
> I see Z0,0 command to stub after this breakpoint must
be deleted
> by delete * 0, it is a third breakpoint and it is an
error for stub because
> only two breakpoints are allowed.
> 
> The lines "symbol-file init.elf"   and
"b end_init" are not changed and
> they make no problem. Is the error depend for
particular breakpoint type?
> I mean breakpoint to address is handled in other way as
i.e. breakpoint to
> function.

No.

I have no idea what that error might be, sorry.

-- 
Daniel Jacobowitz
CodeSourcery
[1-4]

about | contact  Other archives ( Real Estate discussion Medical topics )