Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Debugging library code (Read 770 times)
Gujarishgomes
Newbies
*
Offline


Posts: 1
Joined: Feb 29th, 2020
Debugging library code
Mar 6th, 2020 at 9:02am
Print Post  
Hello everyone,,
I am developing multiple reusable libraries. The code for all of these libraries lies in my user->documents->arduino->libraries folder. I can edit, compile and execute them but I cannot place working breakpoints in any of this code.
reversephonelookup.onl/ curated.onl/nba-reddit/ pcbuilder.onl/pcpartpicker/
Is there a way to use the debugger on this code while in the libraries folder or do I need to copy them all into my sketch's folder structure????
« Last Edit: Mar 9th, 2020 at 7:41am by Gujarishgomes »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Debugging library code
Reply #1 - Mar 6th, 2020 at 7:49pm
Print Post  
Try the "add library" menu to add libraries as shared projects.

Does that solve the issue?
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint