User forums > Help
CDB - Symbols not found
spackogesicht:
Yes.
I just want to point out again that the debugging itself, putting breakpoints, jumping to the next line, works perfectly.
Just the UI is not telling me anything about it, the arrow, that tells me at which line I am, doesn't show up.
No Variables in the "Watches" window get updated and so on.
oBFusCATed:
I guess the regex's we use should be updated to match the output of cdb for 64 bit apps.
These two files should contain most of the regex's:
https://github.com/obfuscated/codeblocks_sf/blob/master/src/plugins/debuggergdb/cdb_commands.h
https://github.com/obfuscated/codeblocks_sf/blob/master/src/plugins/debuggergdb/cdb_driver.cpp
It would be best if you could adjust these, so they work for your case.
Unfortunately I don't have a windows machine at the moment, so I cannot do any fix for this problem.
spackogesicht:
Thanks for the fast responses!
I guess I'm gonna wait until someone takes a look at it, I'm not personally invested enough into C::B to try to fix it myself.
Thanks again!
Navigation
[0] Message Index
[*] Previous page
Go to full version