开发者

ddd-debugger

0
  • How to find where a process is stuck using DDD

    I have a TCP Svr process written in C and running on CentOS 5.5. It acts as a TCP Server for external clients and also does some IPC communication with other processes in the system using Unix Domain[详细]

    2023-02-11 18:49 分类:问答
  • getting info about threads in gdb/ddd

    I am debugging a multi threaded application using ddd. At the same time each second I can see on DDD console out that a new thread 开发者_如何转开发is created[详细]

    2023-02-04 00:47 分类:问答
  • GDB (DDD), debugging questions

    Some things in GDB (actually u开发者_运维技巧sing DDD gui) confuse me, when debugging my own C++ codes:[详细]

    2023-01-08 06:05 分类:问答
  • How to skip past loops in ddd (gdb)

    During many, sometimes inundating,debugging sessions using DDD, I stumble upon loops. And I keep pressing next to get past it, and if there are many iterations, I just set a break point right after it[详细]

    2022-12-22 23:19 分类:问答
  • ddd hangs on start

    When I start ddd, it seems hang waiting for gdb. Here is the tail end of output ddd --trace: #Saving session in \"/home/kbrandt/.ddd/sessions/106d7eb3d567f23b01125736049734486400000041300582/init\"..[详细]

    2022-12-11 01:22 分类:问答
  • windows version of the GDB frontend DDD

    Is there a native (not cygwin) versio开发者_运维问答n of DDD available for download somewhere?DDD has not been ported to Windows AFAIK. But there ARE native gdb, which can be perfectly built using Min[详细]

    2022-12-09 03:33 分类:问答