Hanjun-Dai / graph_comb_opt

Implementation of "Learning Combinatorial Optimization Algorithms over Graphs"
https://arxiv.org/abs/1704.01665
MIT License
491 stars 135 forks source link

How to debug? #16

Closed NH333 closed 4 years ago

NH333 commented 4 years ago

GNU gdb (Ubuntu 8.1-0ubuntu3.2) 8.1.0.20180409-git ...... (gdb) b simlulator.cpp:57 No source file named simlulator.cpp. This message comes up when I'm debugging, i don't know how to deal with it. Could you give me some advice on debugging?

NH333 commented 4 years ago

2 breakpoint keep y 0x00007ffff023fe20 breakpoint already hit 2 times 3 breakpoint keep y mvc_lib.cpp:81 Single stepping until exit from function PlayGame, which has no line number information.