debugging - objdump in windows in order to see debug info -


i need addresses , member names of variables in .out file. compiled c program in linux using gcc , see info of file. there lot of examples on linux need on windows.

edit

i installed cygwin , reason objdump not work:

enter image description here

consider installing cygwin , trying linux examples...


Comments

Popular posts from this blog

codeigniter - Fatal error: Call to undefined function lang() in CI Merchant using CardSave -

javascript - CasperJS/PhantomJS failing SSL handshakes on some sites even with --ssl-protocol=any -

c# - How to make tooltips show up when mouse hovers over data point -