Re: function pointers



CBFalconer wrote:
Ian Collins wrote:
cr88192 wrote:

.... snip ...
on linux, this option works better though, since linux crashes
give a general debugger-usable core dump (sadly absent on
windows...).
I pity those poor windows developers :)

Why? I get all that ability. Of course, I am using gcc under
DJGPP on winders.

You prove my point, jumping through hoops to get a useful environment.

--
Ian Collins.
.



Relevant Pages

  • Re: function pointers
    ... give a general debugger-usable core dump (sadly absent on ... I get all that ability. ... I installed debian. ...
    (comp.lang.c)
  • Re: function pointers
    ... give a general debugger-usable core dump (sadly absent on ... I pity those poor windows developers:) ...
    (comp.lang.c)
  • Re: [SLE] Using Qt
    ... I am told there is a way in gcc. ... >> doesnt QT have this ability? ... >Do you have a crosscompiler that can do that? ...
    (SuSE)
  • Re: how to define an 8 bit integer
    ... On 25 Oct 2008 at 19:56, DanielJohnson wrote: ... ability to define an 8, ... I tried using uint8_t but the gcc doesn't like it. ... why reinvent the wheel? ...
    (comp.lang.c)
  • Re: How to port this snippet?
    ... Steve spoke thus: ... > unfortunately it doesn't appear the gcc has the ability to understand ... (Well, that's not really surprising, now is it?) ...
    (comp.lang.cpp)