platform/upstream/gdb.git
6 years agoChange tinfo link library ( -ltinfo -> -ltinfow ) 43/187343/1 accepted/tizen_5.0_unified accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_5.5_unified_wearable_hotfix tizen_5.0 tizen_5.5 tizen_5.5_mobile_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix accepted/tizen/5.0/unified/20181102.025445 accepted/tizen/5.5/unified/20191031.010341 accepted/tizen/5.5/unified/mobile/hotfix/20201027.063525 accepted/tizen/5.5/unified/wearable/hotfix/20201027.102408 accepted/tizen/unified/20180823.072141 submit/tizen/20180823.003615 submit/tizen_5.0/20181101.000006 submit/tizen_5.5/20191031.000006 submit/tizen_5.5_mobile_hotfix/20201026.185106 submit/tizen_5.5_wearable_hotfix/20201026.184306 tizen_5.5.m2_release
DongHun Kwak [Wed, 22 Aug 2018 06:36:55 +0000 (15:36 +0900)]
Change tinfo link library ( -ltinfo -> -ltinfow )

gdb crash at "gdb -tui" option
../ncurses/tty/lib_vidattr.c:374
        slines=<optimized out>, scolumns=<optimized out>,
        output=<optimized out>, filtered=0,
        slk_format=slk_format@entry=0)
    at ../ncurses/base/lib_set_term.c:507

Change-Id: I3a2cda2ffd60df54512a68b0f80169a1866584ec
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
7 years agopackaging: bump to 8.1 accepted/tizen/unified/20180321.060816 submit/tizen/20180321.005519
Sungguk Na [Fri, 16 Mar 2018 05:38:33 +0000 (14:38 +0900)]
packaging: bump to 8.1

Change-Id: I8aba42aa46e71b28d44877e5dd25ab10a2e12ab0
Signed-off-by: Sungguk Na <sungguk.na@samsung.com>
7 years agopackaging: bump to 7.12.1
Hyeongsik Min [Tue, 31 Jan 2017 00:20:02 +0000 (09:20 +0900)]
packaging: bump to 7.12.1

Change-Id: I21bc1dcfd25cee82cd0768d62f10177670a0762d
Signed-off-by: Hyeongsik Min <hyeongsik.min@samsung.com>
7 years agopackaging: bump to 7.10.1
MyungJoo Ham [Fri, 25 Mar 2016 05:29:25 +0000 (14:29 +0900)]
packaging: bump to 7.10.1

Change-Id: I9222f75f4828c553338e12949b1e8fc79695745f
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
7 years agopackaging: bump to 7.9.1
Vyacheslav Barinov [Tue, 18 Aug 2015 07:52:40 +0000 (10:52 +0300)]
packaging: bump to 7.9.1

python runtime dependency added since gdb has python scripts

Change-Id: I39765d666f84e73ea8ded3275a6bacaa1eecc0ee
Signed-off-by: Vyacheslav Barinov <v.barinov@samsung.com>
7 years agopackaging: bump to 7.9
Chanho Park [Wed, 25 Feb 2015 09:06:22 +0000 (18:06 +0900)]
packaging: bump to 7.9

Change-Id: I898ddb4b10da6971180e60ca67af2ae0dc60be44
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
7 years agoupdate to 7.8.1
Chanho Park [Tue, 4 Nov 2014 11:16:05 +0000 (20:16 +0900)]
update to 7.8.1

Change-Id: I5270aeeaa259b09cd1de7baa33b39b363a025c30
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
7 years agoupdate version to 7.8
Chanho Park [Thu, 31 Jul 2014 01:51:02 +0000 (10:51 +0900)]
update version to 7.8

Change-Id: I3790d3076ae9d27ed100fe90edbdc8776a3078f0
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
7 years agoEnable Text User Interface
Jacek Bukarewicz [Wed, 18 Dec 2013 15:39:50 +0000 (16:39 +0100)]
Enable Text User Interface

Enable TUI so it's possible to debug using different layouts
(source/assembly etc.)
This change also uses internal version of readline (ver. 6.0) instead of the one
installed on the system(5.2). This increases size of package by a few hundreds
kilobytes. If readline version is upgraded o 6.0+ it will be possible to use
system readline again (--with-system-readline configure option)

Change-Id: If7327aac8fed9ea05624bb4b56cecf5230f9c929
Signed-off-by: Jacek Bukarewicz <j.bukarewicz@samsung.com>
7 years agoupdate changelog
Anas Nashif [Tue, 24 Sep 2013 16:49:26 +0000 (12:49 -0400)]
update changelog

Change-Id: I6a679d4c31951f37c8223748ed9ac6a8ec2d2b55

7 years agoUpdate to 7.5.1
Anas Nashif [Mon, 23 Sep 2013 16:52:24 +0000 (12:52 -0400)]
Update to 7.5.1

- Fixes build on ARM

Change-Id: I81a2ab9fb582eb99f71c8d96b8e5cdb6b8c82032
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
7 years agoSet license using %license
Anas Nashif [Fri, 10 May 2013 18:30:32 +0000 (14:30 -0400)]
Set license using %license

7 years agoresetting manifest requested domain to floor
Alexandru Cornea [Fri, 28 Jun 2013 19:24:24 +0000 (22:24 +0300)]
resetting manifest requested domain to floor

7 years agocleanup
Anas Nashif [Sat, 10 Nov 2012 05:39:21 +0000 (21:39 -0800)]
cleanup

7 years agoImported Upstream version 8.1 12/172612/1 upstream/8.1
Sungguk Na [Thu, 15 Mar 2018 00:18:25 +0000 (09:18 +0900)]
Imported Upstream version 8.1

Change-Id: I80f6d00b0121145deb4980ebb5af54d1ea13925d

8 years agoImported Upstream version 7.12.1 upstream/7.12.1
Hyeongsik Min [Thu, 26 Jan 2017 06:01:53 +0000 (15:01 +0900)]
Imported Upstream version 7.12.1

8 years agoImported Upstream version 7.12 upstream/7.12
Hyeongsik Min [Tue, 24 Jan 2017 01:57:34 +0000 (10:57 +0900)]
Imported Upstream version 7.12

8 years agoImported Upstream version 7.11.1 upstream/7.11.1
Hyeongsik Min [Tue, 24 Jan 2017 01:52:23 +0000 (10:52 +0900)]
Imported Upstream version 7.11.1

9 years agoImported Upstream version 7.10.1 upstream/7.10.1
Hyeongsik Min [Fri, 25 Mar 2016 07:02:59 +0000 (16:02 +0900)]
Imported Upstream version 7.10.1

9 years agoImported Upstream version 7.9.1 upstream/7.9.1
Vyacheslav Barinov [Mon, 20 Jul 2015 11:23:10 +0000 (14:23 +0300)]
Imported Upstream version 7.9.1

10 years agoImported Upstream version 7.9 upstream/7.9
Chanho Park [Wed, 25 Feb 2015 09:03:48 +0000 (18:03 +0900)]
Imported Upstream version 7.9

10 years agoImported Upstream version 7.8.1 upstream/7.8.1
Chanho Park [Tue, 4 Nov 2014 11:14:17 +0000 (20:14 +0900)]
Imported Upstream version 7.8.1

10 years agoImported Upstream version 7.8 upstream/7.8
Chanho Park [Thu, 31 Jul 2014 01:48:48 +0000 (10:48 +0900)]
Imported Upstream version 7.8

11 years agoImported Upstream version 7.5.1 upstream/7.5.1
Anas Nashif [Mon, 23 Sep 2013 15:22:18 +0000 (11:22 -0400)]
Imported Upstream version 7.5.1

12 years agoImported Upstream version 7.5 upstream/7.5
Anas Nashif [Sat, 13 Oct 2012 02:49:05 +0000 (19:49 -0700)]
Imported Upstream version 7.5