Filini macrumors newbie Original poster Jan 29, 2009 #1 Hi, anybody know good GUI debugger for 10.5.x???gdb is good..but for me too inconvenient work with concole version. I would like GUI debugger or last resorts GUI for gdb. Thx.
Hi, anybody know good GUI debugger for 10.5.x???gdb is good..but for me too inconvenient work with concole version. I would like GUI debugger or last resorts GUI for gdb. Thx.
E eddietr macrumors 6502a Jan 29, 2009 #2 XCode has a GUI wrapper basically to gdb and also offers you the gdb console to use when you need it.
XCode has a GUI wrapper basically to gdb and also offers you the gdb console to use when you need it.
Filini macrumors newbie Original poster Jan 29, 2009 #3 I need a debugger to third-party programs, not my programs. For reversing under Mac OS.
C ChrisA macrumors G5 Jan 29, 2009 #4 Filini said: I need a debugger to third-party programs, not my programs. For reversing under Mac OS. Click to expand... "ddd". It is a GUI for gdb and several other CLI other debuggers. it needs X11 and is cross platform. ddd GPL'd open source.
Filini said: I need a debugger to third-party programs, not my programs. For reversing under Mac OS. Click to expand... "ddd". It is a GUI for gdb and several other CLI other debuggers. it needs X11 and is cross platform. ddd GPL'd open source.
Filini macrumors newbie Original poster Jan 29, 2009 #5 ChrisA said: "ddd". It is a GUI for gdb and several other CLI other debuggers. it needs X11 and is cross platform. ddd GPL'd open source. Click to expand... thx..but a "ddd" too old, exist anything else???
ChrisA said: "ddd". It is a GUI for gdb and several other CLI other debuggers. it needs X11 and is cross platform. ddd GPL'd open source. Click to expand... thx..but a "ddd" too old, exist anything else???
J jw2002 macrumors 6502 Jan 29, 2009 #6 Filini said: thx..but a "ddd" too old, exist anything else??? Click to expand... A couple more names that come to mind are Eclipse and TotalView.
Filini said: thx..but a "ddd" too old, exist anything else??? Click to expand... A couple more names that come to mind are Eclipse and TotalView.
O outZider macrumors member Jan 30, 2009 #7 Filini said: thx..but a "ddd" too old, exist anything else??? Click to expand... Who cares if it's old, if it works?
Filini said: thx..but a "ddd" too old, exist anything else??? Click to expand... Who cares if it's old, if it works?
Filini macrumors newbie Original poster Jan 30, 2009 #8 outZider said: Who cares if it's old, if it works? Click to expand... ))if it works, but it didn't. last update date for "ddd" on gnu ftp server 2005 year. jw2002 said: A couple more names that come to mind are Eclipse and TotalView. Click to expand... thx
outZider said: Who cares if it's old, if it works? Click to expand... ))if it works, but it didn't. last update date for "ddd" on gnu ftp server 2005 year. jw2002 said: A couple more names that come to mind are Eclipse and TotalView. Click to expand... thx