Re: conditional watchpoint in gdb
- From: Paul Pluzhnikov <ppluzhnikov-nsp@xxxxxxxxxxx>
- Date: Thu, 26 Oct 2006 17:27:10 -0700
hotmail_spam@xxxxxxxxxxx (Martin Jørgensen) writes:
apple:~/Desktop/bachelor2006/c_programming/output_to_latex mac$ gdb --version
GNU gdb 6.3.50-20050815 (Apple version gdb-477) (Sun Apr 30 20:06:22 GMT 2006)
And you are asking in a *linux* newsgroup because?
Linux is a kind unix right?
Yes.
gdb is a linux program right?
Not at all. Gdb is a debugger that works on Linux and many other OSes.
Gdb predates Linux by a couple of years: gdb version 3.1 was released
in 1989.
At least it's widely used on linux, right?
Correct.
Perhaps you don't use gdb in linux, but
Oh, I do use it on Linux (and elsewhere) every day.
My point was that gdb (and any other portable debugger) necessarily
has many OS-specific parts, and if something works on Linux, it
doesn't at all mean that the same thing will work on Mac OS.
So, if I'm doing linux or unix programming and use
gdb to debug my program, where else do you think I should ask?
If you are doing Linux programming, you should ask here.
If gdb doesn't work on Mac OS, you should ask in the Mac OS group,
probably in the comp.sys.mac.*
Cheers,
--
In order to understand recursion you must first understand recursion.
Remove /-nsp/ for email.
.
- Follow-Ups:
- Re: conditional watchpoint in gdb
- From: Martin Jørgensen
- Re: conditional watchpoint in gdb
- References:
- conditional watchpoint in gdb
- From: Martin Jørgensen
- Re: conditional watchpoint in gdb
- From: Paul Pluzhnikov
- Re: conditional watchpoint in gdb
- From: Martin Jørgensen
- conditional watchpoint in gdb
- Prev by Date: Re: Any famous C++ project in open source Linux?
- Next by Date: Re: select() indicates writability before a non-blocking TCP socket has actually connected
- Previous by thread: Re: conditional watchpoint in gdb
- Next by thread: Re: conditional watchpoint in gdb
- Index(es):
Relevant Pages
|
|