Have anyone done a gdb bundle?. I search but could not find anything.<div><div><div><br><div class="gmail_quote">On Wed, Mar 3, 2010 at 9:17 PM, Alex Ross <span dir="ltr"><<a href="mailto:z-textmate@lasersox.net">z-textmate@lasersox.net</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">The Make bundle is included with TextMate by default.  You can trigger the build command with ⌘B.  To build a specific target, press ⌘⇪B.<br>


<font color="#888888"><br>
—Alex<br>
</font><div><div></div><div class="h5"><br>
On Mar 3, 2010, at 4:22 PM, Adam Sharp wrote:<br>
<br>
> You might like to try the Make bundle: <a href="http://github.com/textmate/make.tmbundle" target="_blank">http://github.com/textmate/make.tmbundle</a>. It does exactly what you describe, and produces clickable links for compiler errors. Also has a "Build Target..." command that allows you to select which make target you want to run. Very handy.<br>


><br>
> Regards,<br>
><br>
> --<br>
> Adam Sharp<br>
> Email: <a href="mailto:adsharp@me.com">adsharp@me.com</a><br>
> Web: <a href="http://www.adam-sharp.net" target="_blank">www.adam-sharp.net</a><br>
><br>
><br>
> On Thursday, March 04, 2010, at 10:57AM, "Matt Torok" <<a href="mailto:magicmat@gmail.com">magicmat@gmail.com</a>> wrote:<br>
> ><br>
> >_______________________________________________<br>
> >textmate mailing list<br>
> ><a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>
> ><a href="http://lists.macromates.com/listinfo/textmate" target="_blank">http://lists.macromates.com/listinfo/textmate</a><br>
> ><br>
> ><br>
><br>
> I'm just getting started with TextMate and want to use it for C++ programming. I'm wondering if people can give me some pointers and tricks on how to do that (other than the stuff in the C and other bundles, of course.) Right now, all I'm really using is the syntax highlighting, auto-indent and brace-matching. Everything else could be done in TextEdit.<br>


><br>
> One thing I specifically want to do is trigger my projects GNU 'make' script and then have the output pipped into a TextMate window. Not that hard to write a plugin for (though if anybody already has one, point me to it.) However, the tricky part is that I want to link file names in the output to files in TextMate in case the compiler spits an error at me. That means either being able to click on something like "./includes/GUI/graphs.cpp:210" and being taken to that file and line in TM, like a hyperlink, or having TM put highlights/bookmarks/whatever directly at the line in question. Is this at all possible?<br>


><br>
> I've searched Google and this list but I nothing has jumped out at me so far (though the results are so long for "C++ textmate" that there may be something buried there I'm not seeing.) If anybody can tell me how they use TM for writing C++ projects using the GNU compiler tools (g++, make, GDB, etc.) I'd really appreciate that.<br>


> --<br>
> -Matt T.<br>
><br>
> _______________________________________________<br>
> textmate mailing list<br>
> <a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>
> <a href="http://lists.macromates.com/listinfo/textmate" target="_blank">http://lists.macromates.com/listinfo/textmate</a><br>
<br>
<br>
_______________________________________________<br>
textmate mailing list<br>
<a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>
<a href="http://lists.macromates.com/listinfo/textmate" target="_blank">http://lists.macromates.com/listinfo/textmate</a><br>
</div></div></blockquote></div><br></div></div></div>