[GRASS-dev] Re: [GRASS GIS] #1158: g.mremove fails when used with
wildcard in WinGRASS-6.4.0-1
GRASS GIS
trac at osgeo.org
Sat Oct 30 17:49:07 EDT 2010
#1158: g.mremove fails when used with wildcard in WinGRASS-6.4.0-1
----------------------------------+-----------------------------------------
Reporter: lponti | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 6.4.1
Component: Vector | Version: 6.4.0
Keywords: g.mremove, wildcards | Platform: MSWindows 7
Cpu: x86-32 |
----------------------------------+-----------------------------------------
Comment(by hellik):
Replying to [comment:14 glynn]:
> Replying to [comment:13 hellik]:
>
> > > I don't think that anything is going to happen on this until someone
fires up a debugger and confirms or refutes that.
>
> Setting DEBUG= won't be enough. Someone will need to use gdb to track
what's actually going on. I.e. when the hist file is opened, and when it
gets closed. Setting breakpoints on open() and fclose() (not a typo; the
hist file is opened with G_fopen_*, which use open()+fdopen(), but closed
with fclose()).
any hints for setting breakpoints? in the wiki
(http://grass.osgeo.org/wiki/GRASS_Debugging#Using_GDB) there aren't any
hints.
Helmut
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1158#comment:15>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list