31i73 / atom-dbg

An Atom package - An interactive debugger frontend
https://atom.io/packages/dbg
MIT License
30 stars 4 forks source link

Browse global variables #14

Open dm-blue opened 7 years ago

dm-blue commented 7 years ago

Hi ! While debugging, I encountered a problem. I wasn't able to check the value of a global variable, which caused a crash at one moment (only local variables are shown). It is possible to add a search/browse entry for other variables ?