<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/lldb/tools/debugserver/scripts, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>Remove DNBConfig.h</title>
<updated>2015-08-13T00:32:01+00:00</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2015-08-13T00:32:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=aab764965aa6fc21a2e143322ba9511f82130133'/>
<id>aab764965aa6fc21a2e143322ba9511f82130133</id>
<content type='text'>
Summary:
This was no longer needed and hasn't been needed since r143244
in 2011.  This removes everything associated with generating
or using it.

Reviewers: clayborg, jasonmolenda

Subscribers: lldb-commits

Differential Revision: http://reviews.llvm.org/D11971

llvm-svn: 244850
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Summary:
This was no longer needed and hasn't been needed since r143244
in 2011.  This removes everything associated with generating
or using it.

Reviewers: clayborg, jasonmolenda

Subscribers: lldb-commits

Differential Revision: http://reviews.llvm.org/D11971

llvm-svn: 244850
</pre>
</div>
</content>
</entry>
<entry>
<title>Make lldb build with Makefiles on OS X.</title>
<updated>2014-01-18T08:05:32+00:00</updated>
<author>
<name>Todd Fiala</name>
<email>tfiala@google.com</email>
</author>
<published>2014-01-18T08:05:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=5000e28a5e9acd5563ea82a959cb069a22f01908'/>
<id>5000e28a5e9acd5563ea82a959cb069a22f01908</id>
<content type='text'>
This change does the following:

* Adds Makefile build scripts to debug server.

* Fixes a few small mistakes in the other makefiles.

* Modifies generate-vers.pl slightly to also work for debugserver.

* Changes the OS X, non-framework python search path from libdir to
  libdir/python2.X/site-packages where it is installed by the build
  system (also where it is installed on other operating systems).

Patch by Keno Fischer.

llvm-svn: 199543
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change does the following:

* Adds Makefile build scripts to debug server.

* Fixes a few small mistakes in the other makefiles.

* Modifies generate-vers.pl slightly to also work for debugserver.

* Changes the OS X, non-framework python search path from libdir to
  libdir/python2.X/site-packages where it is installed by the build
  system (also where it is installed on other operating systems).

Patch by Keno Fischer.

llvm-svn: 199543
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for building debugserver with CMake (on Mac OS X)</title>
<updated>2013-08-09T16:29:10+00:00</updated>
<author>
<name>Daniel Malea</name>
<email>daniel.malea@intel.com</email>
</author>
<published>2013-08-09T16:29:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=ec2f90c025046fc1a4008f707866441c101d773d'/>
<id>ec2f90c025046fc1a4008f707866441c101d773d</id>
<content type='text'>
- updated RNBDefs.h to allow version numbers to be passed in via preprocessor defines
- update libdebugserver.cpp to compile against latest DNBProcessKill signature

Review: http://llvm-reviews.chandlerc.com/D1331
llvm-svn: 188078
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- updated RNBDefs.h to allow version numbers to be passed in via preprocessor defines
- update libdebugserver.cpp to compile against latest DNBProcessKill signature

Review: http://llvm-reviews.chandlerc.com/D1331
llvm-svn: 188078
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-adding this previously removed file.</title>
<updated>2012-09-20T23:08:52+00:00</updated>
<author>
<name>Greg Clayton</name>
<email>gclayton@apple.com</email>
</author>
<published>2012-09-20T23:08:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=dcadc5cfb77b4f69835c013d2a1c854ce1a82efc'/>
<id>dcadc5cfb77b4f69835c013d2a1c854ce1a82efc</id>
<content type='text'>
llvm-svn: 164331
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 164331
</pre>
</div>
</content>
</entry>
<entry>
<title>This file is causing problems. I am going to remove it and try re-adding it.</title>
<updated>2012-09-20T23:08:12+00:00</updated>
<author>
<name>Greg Clayton</name>
<email>gclayton@apple.com</email>
</author>
<published>2012-09-20T23:08:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=b85248da952ef5fc7773e46dd396d555bb2d6121'/>
<id>b85248da952ef5fc7773e46dd396d555bb2d6121</id>
<content type='text'>
llvm-svn: 164328
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 164328
</pre>
</div>
</content>
</entry>
<entry>
<title>Committed a simple dtrace script that tracks</title>
<updated>2012-08-17T16:30:13+00:00</updated>
<author>
<name>Sean Callanan</name>
<email>scallanan@apple.com</email>
</author>
<published>2012-08-17T16:30:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=433c8a1f44aa5764291b2a0017828ad2d000300a'/>
<id>433c8a1f44aa5764291b2a0017828ad2d000300a</id>
<content type='text'>
process termination, which can be useful to track
debugserver's delivery of signals.

llvm-svn: 162104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
process termination, which can be useful to track
debugserver's delivery of signals.

llvm-svn: 162104
</pre>
</div>
</content>
</entry>
<entry>
<title>Make dbgnub-config.pl work with multiline env vars.</title>
<updated>2012-05-30T00:44:14+00:00</updated>
<author>
<name>Filipe Cabecinhas</name>
<email>me@filcab.net</email>
</author>
<published>2012-05-30T00:44:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=970c6f39da82626fcb54c0ca1deaab034ec96c12'/>
<id>970c6f39da82626fcb54c0ca1deaab034ec96c12</id>
<content type='text'>
llvm-svn: 157664
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 157664
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup some warnings.</title>
<updated>2011-11-09T19:04:58+00:00</updated>
<author>
<name>Greg Clayton</name>
<email>gclayton@apple.com</email>
</author>
<published>2011-11-09T19:04:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=ed3ae7005d290a3b465544d3ee222d125a2e92f0'/>
<id>ed3ae7005d290a3b465544d3ee222d125a2e92f0</id>
<content type='text'>
llvm-svn: 144200
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 144200
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial checkin of lldb code from internal Apple repo.</title>
<updated>2010-06-08T16:52:24+00:00</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-06-08T16:52:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=30fdc8d841c9d24ac5f3d452b6ece84ee0ac991c'/>
<id>30fdc8d841c9d24ac5f3d452b6ece84ee0ac991c</id>
<content type='text'>
llvm-svn: 105619
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 105619
</pre>
</div>
</content>
</entry>
</feed>
