Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
several times the same file is opened by debugger
killerbot:
I think there has been a post of this before, but I don't know if it got fixed in the meantime or if it was in the same circumstances.
I was debugging in cbEditor.cpp, and had some breakpoints in there, for example in SetTitle. arriving at the breakpoint I was watching the call stack, and clicked on the client of the SetTitle() method. The client appeared to be in the same file, clicking on that client in the call stack, took me to the calling code, but it opened up a new editor for the already opened file.
Anyone else came across this ??
Cheers,
Lieven
PS : @ devs : during my debugging session (trying to fix a CB bug), I noticed there are a tremendous amount of calls to the SetTitle method, pfffeuh :shock:.
sethjackson:
--- Quote from: killerbot on January 24, 2006, 12:40:17 am ---PS : @ devs : during my debugging session (trying to fix a CB bug), I noticed there are a tremendous amount of calls to the SetTitle method, pfffeuh :shock:.
--- End quote ---
Not a dev. :lol: Probably to pre-pend the asterisk to the file name......
killerbot:
then we would have a lot of '*' in front :lol:
sethjackson:
--- Quote from: killerbot on January 24, 2006, 12:49:54 am ---then we would have a lot of '*' in front :lol:
--- End quote ---
That is the only use of SetTitle() I'm sure.... :lol:
EDIT:
Did you get the XML problem fixed???
killerbot:
--- Quote from: sethjackson on January 24, 2006, 12:51:44 am ---
--- Quote from: killerbot on January 24, 2006, 12:49:54 am ---then we would have a lot of '*' in front :lol:
--- End quote ---
That is the only use of SetTitle() I'm sure.... :lol:
EDIT:
Did you get the XML problem fixed???
--- End quote ---
nope, will create a screenshot tomorrow, so you can see. It is obvious I am doing something wrong ;-)
Navigation
[0] Message Index
[#] Next page
Go to full version