Displaying 12 results from an estimated 12 matches for "gsym".
Did you mean:
gsm
2012 Feb 22
5
[PATCH] Add gtags target for xen/Makefile. Also update .hgignore.
...rent d433a9cb0089683b8f75458807c5437341f2cdcc
Add gtags target for xen/Makefile. Also update .hgignore.
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -23,6 +23,7 @@
^\.config$
^\.pc
(^|/)(tags|TAGS)$
+(^|/)(GTAGS|GPATH|GSYMS|GRTAGS|gtags.*)$
^build-.*$
^dist/.*$
^docs/.*\.aux$
diff --git a/xen/Makefile b/xen/Makefile
--- a/xen/Makefile
+++ b/xen/Makefile
@@ -20,8 +20,8 @@ default: build
.PHONY: dist
dist: install
-.PHONY: build install clean distclean cscope TAGS tags MAP
-build install debug clean distclean cs...
2007 Oct 17
1
Fwd: Re: FLAC for "ARM little endian for glibc"
...ool
rm -f Makefile
make[5]: Leaving directory `/home/rba/UPnPTVStack/lgpl-code/flac-1.1.2/obj/release/bin'
Making distclean in .
make[5]: Entering directory `/home/rba/UPnPTVStack/lgpl-code/flac-1.1.2/obj/release'
rm -rf .libs _libs
rm -f *.lo
rm -f
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[5]: Leaving directory `/home/rba/UPnPTVStack/lgpl-code/flac-1.1.2/obj/release'
rm -f Makefile
make[4]: Leaving directory `/home/rba/UPnPTVStack/lgpl-code/flac-1.1.2/obj/release'
Making distclean in debug
make[4]: Entering directory `/home/rba/UPnPTVStack/lgpl-code/flac-1.1....
2012 Jun 12
1
Analyzing large files faster
I'm trying to analyze the following data set (sample):
"ID" "adj.P.Val" "logFC" "Gene.symbol"
"1419156_at" "5.32e-12" "2.6462565" "Sox4"
"1433575_at" "5.32e-12" "3.9417089" "Sox4"
"1428942_at" "2.64e-11"
2020 Mar 02
3
Adding accelerator tables to existing linked DWARF files
...ts, so if you open a file that contains "armv7" architecture and the ARM target hasn't been built into your bistro, it will fail to open this binary with an error that says:
No available targets are compatible with triple "arm-unknown-unknown"
I ran into this with a recent gsym patch that is trying to fix the buildbots for testing, but it fails when the ARM targets are not enabled and I try to load the DWARF from an object file:
http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast/builds/63473/steps/test-check-all/logs/stdio <http://lab.llvm.or...
2003 Apr 12
1
GENERIC kern compile error 4.8-STABLE
...,1 The Berkeley DB package, revision 3
db4-4.0.14_1,1 The Berkeley DB package, revision 4
What could be wrong?
[FAIL]
===> vesa
rm -f setdef0.c setdef1.c setdefs.h setdef0.o setdef1.o vesa.ko vesa.kld
vesa.o scvesactl.o @ machine symb.tmp tmp.o opt_vga.h
rm -f .depend GPATH GRTAGS GSYMS GTAGS
cd /usr/obj/Disk1/usrsrc/sys/CERAKERN;
MAKESRCPATH=/Disk1/usrsrc/sys/dev/aic7xxx/aicasm make -DBOOTSTRAPPING
-f /Disk1/usrsrc/sys/dev/aic7xxx/aicasm/Makefile
Warning: Object directory not changed from original
/Disk1/usrobj/Disk1/usrsrc/sys/CERAKERN
cc -O -pipe -nostdinc -I/usr/include -I....
2012 Nov 29
0
[PATCH] Add gtags and tags rune in gitignore.
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
---
.gitignore | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.gitignore b/.gitignore
index f6edc43..d849a4b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,11 @@
*.spot
*.spit
TAGS
+GTAGS
+GRTAGS
+GPATH
+GSYMS
+tags
cscope.files
cscope.in.out
cscope.out
--
1.7.10.4
2020 Mar 02
2
Adding accelerator tables to existing linked DWARF files
...at contains "armv7" architecture and
> the ARM target hasn't been built into your bistro, it will fail to open
> this binary with an error that says:
>
> No available targets are compatible with triple "arm-unknown-unknown"
>
> I ran into this with a recent gsym patch that is trying to fix the
> buildbots for testing, but it fails when the ARM targets are not enabled
> and I try to load the DWARF from an object file:
>
>
> http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast/builds/63473/steps/test-check-all/logs/stdi...
2020 Mar 02
3
Adding accelerator tables to existing linked DWARF files
...quot; architecture and
>> the ARM target hasn't been built into your bistro, it will fail to open
>> this binary with an error that says:
>>
>> No available targets are compatible with triple "arm-unknown-unknown"
>>
>> I ran into this with a recent gsym patch that is trying to fix the
>> buildbots for testing, but it fails when the ARM targets are not enabled
>> and I try to load the DWARF from an object file:
>>
>>
>> http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast/builds/63473/steps/test...
2003 Apr 14
2
4.8-STABLE GENERIC buildkernel fail
...ason...
I'm still running 4.6-STABLE, and would soon like the new 4.8-STABLE
kernel made.
Regards,
Johan Christiansen
_________
===> vesa
rm -f setdef0.c setdef1.c setdefs.h setdef0.o setdef1.o vesa.ko vesa.kld
vesa.o scvesactl.o @ machine symb.tmp tmp.o opt_vga.h
rm -f .depend GPATH GRTAGS GSYMS GTAGS
cd /usr/obj/Disk1/usrsrc/sys/GENERIC;
MAKESRCPATH=/Disk1/usrsrc/sys/dev/aic7xxx/aicasm make -DBOOTSTRAPPING
-f /Disk1/usrsrc/sys/dev/aic7xxx/aicasm/Makefile
Warning: Object directory not changed from original
/Disk1/usrobj/Disk1/usrsrc/sys/GENERIC
cc -O -pipe -nostdinc -I/usr/include -I.
-...
2020 Mar 03
3
Adding accelerator tables to existing linked DWARF files
...gt;>> the ARM target hasn't been built into your bistro, it will fail to open
>>> this binary with an error that says:
>>>
>>> No available targets are compatible with triple "arm-unknown-unknown"
>>>
>>> I ran into this with a recent gsym patch that is trying to fix the
>>> buildbots for testing, but it fails when the ARM targets are not enabled
>>> and I try to load the DWARF from an object file:
>>>
>>>
>>> http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast/bui...
2020 Feb 28
3
Adding accelerator tables to existing linked DWARF files
I am looking to create a tool that can add Apple or DWARF5 accelerator tables to fully linked executables that contain DWARF. This will help us benchmark how much accelerator tables can improve the debugging experience as debuggers don't need to manually index all of the debug info during debugging.
Looking at how accelerator tables are currently emitted, they seem to be built up as DWARF is
2010 Apr 09
4
Patch: support URLAUTH, BURL, CATENATE
...que" \
+ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
+ $$unique
+
+GTAGS:
+ here=`$(am__cd) $(top_builddir) && pwd` \
+ && $(am__cd) $(top_srcdir) \
+ && gtags -i $(GTAGS_ARGS) "$$here"
+
+distclean-tags:
+ -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+
+distdir: $(DISTFILES)
+ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+ list='$(DISTFILES)'; \
+ dist_files=`for file in $$list; do echo $...