To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77502


User ericb changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|''                        |'pl'
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Mar 19 09:29:58 +0000 
2008 -------
@pl : I am testing some code for the implementation, but I wonder how reach the 
method ? 


Using gdb, I cannot successfully use the breakpoints I put in  
AquaSalObject::SetBackground (multiple 
breakpoints)


FYI, what I did :

(gdb) b 'AquaSalObject::SetBackground'
[0] cancel
[1] all
[2] AquaSalObject::SetBackground(unsigned long) at 
/Users/ericb/Desktop/HEAD/vcl/aqua/source/window/salobj.cxx:253
[3] AquaSalObject::SetBackground() at 
/Users/ericb/Desktop/HEAD/vcl/aqua/source/window/salobj.cxx:236
> 1
Breakpoint 7 at 0x1266ed4: file 
/Users/ericb/Desktop/HEAD/vcl/aqua/source/window/salobj.cxx, line 
253.
Breakpoint 8 at 0x1266d86: file 
/Users/ericb/Desktop/HEAD/vcl/aqua/source/window/salobj.cxx, line 
236.
warning: Multiple breakpoints were set.
Use the "delete" command to delete unwanted breakpoints.
(gdb) c 
Continuing.
 ...

All my tries were unsuccessfull until now  :-/

Do you have some tip, or some process to break in AquaSalObject::SetBackground  
successfully and see 
whether my code is working or plain wrong ?

Thanks :)  




---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to