From: Jonathan W. <jon...@gm...> - 2007-06-19 21:01:16
|
hi again, Just type "D:", nothing more that will change drive as you noticed, "CD something" only changes folder inside a drive "letter:" switches to drive 'letter' Jonathan On 6/20/07, Jamiil <jal...@gm...> wrote: > > I tried this: > 'cd D:\MySourceCode\' > But it did not change directory, it stayed in the original directory. > What am I doing wrong?! > > ----- Original Message ----- > *From:* Jonathan Winterflood <jon...@gm...> > *To:* Jamiil <jal...@gm...> > *Cc:* Rei...@at... ; Dev-Cpp Mailing List<dev...@li...> > *Sent:* Tuesday, June 19, 2007 1:28 PM > *Subject:* Re: [Dev-C++] Gtkmm/Dev-Cpp problem > > Hi, > > That's just how windows (DOS) works..... never mind how barmey it is, it > probably won't change anytime soon... > > type [Drive Letter]: instead (eg.: D: ) > > Jonathan > > On 6/20/07, Jamiil <jal...@gm...> wrote: > > > > You know I tried that, but... OK, here is another issue. > > I have one hard drive, which is partitioned in two. When I type 'cd: d' > > the > > OS does not even change from the subdirectory I am in, why is this? > > > > Thanks man! > > ----- Original Message ----- > > From: "Reid Thompson" <Rei...@at...> > > To: "Jamiil" <jal...@gm... <jal...@gm...+>> > > Cc: "Dev-Cpp Mailing List" <dev...@li...> > > Sent: Tuesday, June 19, 2007 10:04 AM > > Subject: Re: [Dev-C++] Gtkmm/Dev-Cpp problem > > > > > > > On Tue, 2007-06-19 at 12:56 -0700, Jamiil wrote: > > >> My program compiles, but it has a runtime error. > > >> I would like to backtrace the bug, but don't know how. After F8ing I > > >> don't get any output in Backtrace window. So, I guess it does not > > does > > >> it automatically. How can I get the backtrace displayed. > > >> Thanks! > > >> > > >> > > ------------------------------------------------------------------------- > > >> This SF.net email is sponsored by DB2 Express > > >> Download DB2 Express C - the FREE version of DB2 express and take > > >> control of your XML. No limits. Just data. Click to get it now. > > >> http://sourceforge.net/powerbar/db2/ > > >> _______________________________________________ Dev-cpp-users mailing > > >> list Dev...@li... TO UNSUBSCRIBE: > > >> http://www23.brinkster.com/noicys/devcpp/ub.htm > > >> https://lists.sourceforge.net/lists/listinfo/dev-cpp-users > > > > > > open a cmd window, cd to dir containing your exe, > > > > > > run > > > gdb your.exe > > > > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by DB2 Express > > Download DB2 Express C - the FREE version of DB2 express and take > > control of your XML. No limits. Just data. Click to get it now. > > http://sourceforge.net/powerbar/db2/ > > _______________________________________________ > > Dev-cpp-users mailing list > > Dev...@li... > > TO UNSUBSCRIBE: http://www23.brinkster.com/noicys/devcpp/ub.htm > > https://lists.sourceforge.net/lists/listinfo/dev-cpp-users > > > > > > -- > <Morpheus> linux, c'est une question de VI ou de MORE > > -- <Morpheus> linux, c'est une question de VI ou de MORE |